Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec2e35aae785633a0b92283aaafb8e1ec95739cf+02294e0ed73d07e5c6154706085ee0966cdeccc4 (3a94e1c2d7ef37e31a3bce82ed1372aa19789ac8) 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-ssh13493744666950911737.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12952131991925199852.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18138604872223715471.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8020920614452481820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1772479026229205901.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8394122971366358488.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24612 in /w/workspace/edgexfoundry_device-gpio_PR-222 [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-222 # 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/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 02294e0ed73d07e5c6154706085ee0966cdeccc4 into PR head commit ec2e35aae785633a0b92283aaafb8e1ec95739cf Merge succeeded, producing ec2e35aae785633a0b92283aaafb8e1ec95739cf Checking out Revision ec2e35aae785633a0b92283aaafb8e1ec95739cf (PR-222) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ec2e35aae785633a0b92283aaafb8e1ec95739cf # 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 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec2e35aae785633a0b92283aaafb8e1ec95739cf # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-07T00:54:31.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-07T00:54:31.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-07T00:54:31.821Z] ========================================================= [2023-12-07T00:54:31.821Z] EdgeX Global Pipelines Version Info [2023-12-07T00:54:31.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-07T00:54:32.552Z] ------------------- [2023-12-07T00:54:32.552Z] stable info: [2023-12-07T00:54:32.552Z] ------------------- [2023-12-07T00:54:32.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-07T00:54:32.552Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-07T00:54:32.552Z] Message: update stable to v1.0.258 [2023-12-07T00:54:33.123Z] ------------------- [2023-12-07T00:54:33.123Z] experimental info: [2023-12-07T00:54:33.123Z] ------------------- [2023-12-07T00:54:33.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-07T00:54:33.123Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-07T00:54:33.123Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-07T00:54:33.333Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-12-07T00:54:33.395Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-12-07T00:54:33.450Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-07T00:54:33.503Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-07T00:54:33.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-07T00:54:33.612Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-07T00:54:33.665Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-07T00:54:33.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-07T00:54:33.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-07T00:54:33.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-07T00:54:33.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-07T00:54:33.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-12-07T00:54:34.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-07T00:54:34.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-07T00:54:34.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-07T00:54:34.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-07T00:54:34.294Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-07T00:54:34.357Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-07T00:54:34.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-07T00:54:34.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-07T00:54:34.565Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-07T00:54:34.636Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-07T00:54:34.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-07T00:54:34.774Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-07T00:54:34.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-07T00:54:34.911Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-07T00:54:34.982Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-07T00:54:35.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2023-12-07T00:54:35.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2023-12-07T00:54:35.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2023-12-07T00:54:35.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec2e35aae785633a0b92283aaafb8e1ec95739cf [Pipeline] echo [2023-12-07T00:54:35.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec2e35a [Pipeline] echo [2023-12-07T00:54:35.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T00:54:35.587Z] provisioning config files... [2023-12-07T00:54:35.600Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp/config2171228994335226165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T00:54:36.007Z] ---> ****-login.sh [2023-12-07T00:54:36.007Z] nexus3.edgexfoundry.org:10001 [2023-12-07T00:54:36.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:36.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:36.529Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:36.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:36.529Z] [2023-12-07T00:54:36.529Z] Login Succeeded [2023-12-07T00:54:36.529Z] nexus3.edgexfoundry.org:10002 [2023-12-07T00:54:36.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:36.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:36.529Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:36.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:36.529Z] [2023-12-07T00:54:36.529Z] Login Succeeded [2023-12-07T00:54:36.529Z] nexus3.edgexfoundry.org:10003 [2023-12-07T00:54:36.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:36.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:36.790Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:36.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:36.790Z] [2023-12-07T00:54:36.790Z] Login Succeeded [2023-12-07T00:54:36.790Z] nexus3.edgexfoundry.org:10004 [2023-12-07T00:54:36.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:36.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:36.790Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:36.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:36.790Z] [2023-12-07T00:54:36.790Z] Login Succeeded [2023-12-07T00:54:36.790Z] ****.io [2023-12-07T00:54:36.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:37.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:37.051Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:37.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:37.051Z] [2023-12-07T00:54:37.051Z] Login Succeeded [2023-12-07T00:54:37.051Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T00:54:37.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-07T00:54:37.862Z] + git rev-list -1 --merges ec2e35aae785633a0b92283aaafb8e1ec95739cf~1..ec2e35aae785633a0b92283aaafb8e1ec95739cf [Pipeline] echo [2023-12-07T00:54:37.902Z] -----------> git rev-list -1 --merges ec2e35aae785633a0b92283aaafb8e1ec95739cf~1..ec2e35aae785633a0b92283aaafb8e1ec95739cf ec2e35aae785633a0b92283aaafb8e1ec95739cf [false] [Pipeline] sh [2023-12-07T00:54:38.230Z] + git log --format=format:%s -1 ec2e35aae785633a0b92283aaafb8e1ec95739cf [Pipeline] echo [2023-12-07T00:54:38.264Z] ========================================================= [2023-12-07T00:54:38.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-07T00:54:38.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T00:54:38.751Z] + git log --format=format:%s -1 ec2e35aae785633a0b92283aaafb8e1ec95739cf [Pipeline] echo [2023-12-07T00:54:38.789Z] [semverPrep] GIT_COMMIT: ec2e35aae785633a0b92283aaafb8e1ec95739cf, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-07T00:54:38.840Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-07T00:54:39.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-07T00:54:39.267Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-07T00:54:39.267Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-07T00:54:39.267Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-07T00:54:39.267Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-07T00:54:39.267Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-07T00:54:39.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:54:39.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T00:54:39.765Z] [2023-12-07T00:54:39.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:54:40.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T00:54:40.155Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-07T00:54:40.155Z] b85a868b505f: Pulling fs layer [2023-12-07T00:54:40.155Z] e2be974225ed: Pulling fs layer [2023-12-07T00:54:40.155Z] 339a4e72a1f5: Pulling fs layer [2023-12-07T00:54:40.155Z] 988bab9f4d93: Pulling fs layer [2023-12-07T00:54:40.155Z] 1469e6f7b9e6: Pulling fs layer [2023-12-07T00:54:40.155Z] eaf3925da568: Pulling fs layer [2023-12-07T00:54:40.155Z] bab4dde63d76: Pulling fs layer [2023-12-07T00:54:40.155Z] bde34c3a00c8: Pulling fs layer [2023-12-07T00:54:40.155Z] b352a97aabf1: Pulling fs layer [2023-12-07T00:54:40.155Z] 4872d77fe225: Pulling fs layer [2023-12-07T00:54:40.155Z] 5851b861e8e6: Pulling fs layer [2023-12-07T00:54:40.155Z] 988bab9f4d93: Waiting [2023-12-07T00:54:40.155Z] eaf3925da568: Waiting [2023-12-07T00:54:40.155Z] bde34c3a00c8: Waiting [2023-12-07T00:54:40.155Z] bab4dde63d76: Waiting [2023-12-07T00:54:40.155Z] 1469e6f7b9e6: Waiting [2023-12-07T00:54:40.155Z] 4872d77fe225: Waiting [2023-12-07T00:54:40.155Z] 5851b861e8e6: Waiting [2023-12-07T00:54:40.155Z] b352a97aabf1: Waiting [2023-12-07T00:54:40.155Z] e2be974225ed: Download complete [2023-12-07T00:54:40.155Z] 988bab9f4d93: Verifying Checksum [2023-12-07T00:54:40.155Z] 988bab9f4d93: Download complete [2023-12-07T00:54:40.155Z] 1469e6f7b9e6: Verifying Checksum [2023-12-07T00:54:40.155Z] 1469e6f7b9e6: Download complete [2023-12-07T00:54:40.155Z] 339a4e72a1f5: Verifying Checksum [2023-12-07T00:54:40.155Z] 339a4e72a1f5: Download complete [2023-12-07T00:54:40.415Z] eaf3925da568: Verifying Checksum [2023-12-07T00:54:40.415Z] eaf3925da568: Download complete [2023-12-07T00:54:40.415Z] bde34c3a00c8: Verifying Checksum [2023-12-07T00:54:40.415Z] bde34c3a00c8: Download complete [2023-12-07T00:54:40.415Z] b352a97aabf1: Download complete [2023-12-07T00:54:40.415Z] 4872d77fe225: Download complete [2023-12-07T00:54:40.415Z] b85a868b505f: Download complete [2023-12-07T00:54:40.415Z] 5851b861e8e6: Verifying Checksum [2023-12-07T00:54:40.415Z] 5851b861e8e6: Download complete [2023-12-07T00:54:40.674Z] bab4dde63d76: Verifying Checksum [2023-12-07T00:54:40.674Z] bab4dde63d76: Download complete [2023-12-07T00:54:41.611Z] b85a868b505f: Pull complete [2023-12-07T00:54:41.611Z] e2be974225ed: Pull complete [2023-12-07T00:54:42.187Z] 339a4e72a1f5: Pull complete [2023-12-07T00:54:42.187Z] 988bab9f4d93: Pull complete [2023-12-07T00:54:42.446Z] 1469e6f7b9e6: Pull complete [2023-12-07T00:54:42.446Z] eaf3925da568: Pull complete [2023-12-07T00:54:44.353Z] bab4dde63d76: Pull complete [2023-12-07T00:54:44.353Z] bde34c3a00c8: Pull complete [2023-12-07T00:54:44.353Z] b352a97aabf1: Pull complete [2023-12-07T00:54:44.622Z] 4872d77fe225: Pull complete [2023-12-07T00:54:44.622Z] 5851b861e8e6: Pull complete [2023-12-07T00:54:44.622Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-07T00:54:44.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T00:54:44.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T00:54:44.958Z] prd-ubuntu20.04-docker-8c-8g-24612 does not seem to be running inside a container [2023-12-07T00:54:44.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-222 -v /w/workspace/edgexfoundry_device-gpio_PR-222:/w/workspace/edgexfoundry_device-gpio_PR-222:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-222@tmp:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-07T00:54:47.403Z] $ docker top b84999866a6f23188e679a10d01c3eb4b3edfe9aa4ae4e40cc864869743b9946 -eo pid,comm [2023-12-07T00:54:47.461Z] 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-12-07T00:54:47.461Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-07T00:54:47.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T00:54:47.659Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T00:54:47.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T00:54:47.784Z] $ docker exec b84999866a6f23188e679a10d01c3eb4b3edfe9aa4ae4e40cc864869743b9946 ssh-agent [2023-12-07T00:54:47.890Z] SSH_AUTH_SOCK=/tmp/ssh-I6Virfj6gEjc/agent.32 [2023-12-07T00:54:47.890Z] SSH_AGENT_PID=38 [2023-12-07T00:54:47.897Z] Running ssh-add (command line suppressed) [2023-12-07T00:54:47.998Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-222@tmp/private_key_1482488431733659463.key (/w/workspace/edgexfoundry_device-gpio_PR-222@tmp/private_key_1482488431733659463.key) [2023-12-07T00:54:48.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T00:54:48.361Z] + git tag --points-at HEAD [Pipeline] } [2023-12-07T00:54:48.390Z] $ docker exec --env ******** --env ******** b84999866a6f23188e679a10d01c3eb4b3edfe9aa4ae4e40cc864869743b9946 ssh-agent -k [2023-12-07T00:54:48.497Z] unset SSH_AUTH_SOCK; [2023-12-07T00:54:48.497Z] unset SSH_AGENT_PID; [2023-12-07T00:54:48.497Z] echo Agent pid 38 killed; [2023-12-07T00:54:48.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-07T00:54:48.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T00:54:48.649Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T00:54:48.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T00:54:48.770Z] $ docker exec b84999866a6f23188e679a10d01c3eb4b3edfe9aa4ae4e40cc864869743b9946 ssh-agent [2023-12-07T00:54:48.876Z] SSH_AUTH_SOCK=/tmp/ssh-a1C6r4C09GYB/agent.70 [2023-12-07T00:54:48.876Z] SSH_AGENT_PID=76 [2023-12-07T00:54:48.880Z] Running ssh-add (command line suppressed) [2023-12-07T00:54:48.984Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-222@tmp/private_key_17793460055018907814.key (/w/workspace/edgexfoundry_device-gpio_PR-222@tmp/private_key_17793460055018907814.key) [2023-12-07T00:54:48.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T00:54:49.343Z] + git semver init [2023-12-07T00:54:49.603Z] 2023-12-07 00:54:49,526 [run_init] DEBUG init version:0.0.0 force:False [2023-12-07T00:54:49.603Z] 2023-12-07 00:54:49,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-222/.semver [2023-12-07T00:54:49.603Z] 2023-12-07 00:54:49,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-222/.semver [2023-12-07T00:54:49.603Z] 2023-12-07 00:54:49,527 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-222/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-222, universal_newlines=False, shell=None, istream=None) [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,795 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-222/.git/info/exclude [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-222/.semver/PR-222 with force:False [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,795 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-222/.semver/PR-222 [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,800 [execute] INFO git cat-file --batch-check [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,808 [execute] INFO git cat-file --batch [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-12-07T00:54:50.981Z] 2023-12-07 00:54:50,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-222/.semver/PR-222 [2023-12-07T00:54:50.981Z] 0.0.0 [Pipeline] } [2023-12-07T00:54:51.010Z] $ docker exec --env ******** --env ******** b84999866a6f23188e679a10d01c3eb4b3edfe9aa4ae4e40cc864869743b9946 ssh-agent -k [2023-12-07T00:54:51.120Z] unset SSH_AUTH_SOCK; [2023-12-07T00:54:51.120Z] unset SSH_AGENT_PID; [2023-12-07T00:54:51.120Z] echo Agent pid 76 killed; [2023-12-07T00:54:51.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-07T00:54:51.654Z] + git semver [Pipeline] } [2023-12-07T00:54:51.938Z] $ docker stop --time=1 b84999866a6f23188e679a10d01c3eb4b3edfe9aa4ae4e40cc864869743b9946 [2023-12-07T00:54:53.251Z] $ docker rm -f --volumes b84999866a6f23188e679a10d01c3eb4b3edfe9aa4ae4e40cc864869743b9946 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T00:54:53.700Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-07T00:54:54.041Z] Stashed 1 file(s) [Pipeline] echo [2023-12-07T00:54:54.058Z] [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-12-07T00:54:54.945Z] provisioning config files... [2023-12-07T00:54:54.956Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp/config17242979049835793449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T00:54:55.359Z] ---> ****-login.sh [2023-12-07T00:54:55.359Z] nexus3.edgexfoundry.org:10001 [2023-12-07T00:54:55.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:55.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:55.359Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:55.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:55.359Z] [2023-12-07T00:54:55.359Z] Login Succeeded [2023-12-07T00:54:55.359Z] nexus3.edgexfoundry.org:10002 [2023-12-07T00:54:55.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:55.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:55.359Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:55.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:55.359Z] [2023-12-07T00:54:55.359Z] Login Succeeded [2023-12-07T00:54:55.359Z] nexus3.edgexfoundry.org:10003 [2023-12-07T00:54:55.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:55.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:55.619Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:55.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:55.619Z] [2023-12-07T00:54:55.619Z] Login Succeeded [2023-12-07T00:54:55.619Z] nexus3.edgexfoundry.org:10004 [2023-12-07T00:54:55.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:55.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:55.619Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:55.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:55.619Z] [2023-12-07T00:54:55.619Z] Login Succeeded [2023-12-07T00:54:55.620Z] ****.io [2023-12-07T00:54:55.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:54:55.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:54:55.882Z] Configure a credential helper to remove this warning. See [2023-12-07T00:54:55.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:54:55.882Z] [2023-12-07T00:54:55.882Z] Login Succeeded [2023-12-07T00:54:55.882Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T00:54:55.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-07T00:54:56.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T00:54:56.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T00:54:56.349Z] ========================================================= [2023-12-07T00:54:56.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-07T00:54:56.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:54:56.930Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-07T00:54:56.930Z] Sending build context to Docker daemon 24.48MB [2023-12-07T00:54:56.930Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-07T00:54:56.930Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-07T00:54:57.190Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-07T00:54:57.190Z] 7264a8db6415: Pulling fs layer [2023-12-07T00:54:57.190Z] c4d48a809fc2: Pulling fs layer [2023-12-07T00:54:57.190Z] 4f1c88b9dad5: Pulling fs layer [2023-12-07T00:54:57.190Z] ad3a456e5733: Pulling fs layer [2023-12-07T00:54:57.190Z] 69c7f0334f64: Pulling fs layer [2023-12-07T00:54:57.190Z] 1f1c1a5573a3: Pulling fs layer [2023-12-07T00:54:57.190Z] ce7588e14bc9: Pulling fs layer [2023-12-07T00:54:57.190Z] b5e4710f87ac: Pulling fs layer [2023-12-07T00:54:57.190Z] ad3a456e5733: Waiting [2023-12-07T00:54:57.190Z] 69c7f0334f64: Waiting [2023-12-07T00:54:57.190Z] 1f1c1a5573a3: Waiting [2023-12-07T00:54:57.190Z] ce7588e14bc9: Waiting [2023-12-07T00:54:57.190Z] b5e4710f87ac: Waiting [2023-12-07T00:54:57.190Z] c4d48a809fc2: Verifying Checksum [2023-12-07T00:54:57.190Z] c4d48a809fc2: Download complete [2023-12-07T00:54:57.190Z] ad3a456e5733: Verifying Checksum [2023-12-07T00:54:57.190Z] ad3a456e5733: Download complete [2023-12-07T00:54:57.190Z] 69c7f0334f64: Download complete [2023-12-07T00:54:57.190Z] 7264a8db6415: Verifying Checksum [2023-12-07T00:54:57.190Z] 7264a8db6415: Download complete [2023-12-07T00:54:57.190Z] 1f1c1a5573a3: Verifying Checksum [2023-12-07T00:54:57.190Z] 1f1c1a5573a3: Download complete [2023-12-07T00:54:57.190Z] 7264a8db6415: Pull complete [2023-12-07T00:54:57.449Z] b5e4710f87ac: Verifying Checksum [2023-12-07T00:54:57.449Z] b5e4710f87ac: Download complete [2023-12-07T00:54:57.449Z] c4d48a809fc2: Pull complete [2023-12-07T00:54:57.449Z] 4f1c88b9dad5: Verifying Checksum [2023-12-07T00:54:57.449Z] 4f1c88b9dad5: Download complete [2023-12-07T00:54:58.016Z] ce7588e14bc9: Verifying Checksum [2023-12-07T00:54:58.016Z] ce7588e14bc9: Download complete [2023-12-07T00:55:01.302Z] 4f1c88b9dad5: Pull complete [2023-12-07T00:55:01.302Z] ad3a456e5733: Pull complete [2023-12-07T00:55:01.302Z] 69c7f0334f64: Pull complete [2023-12-07T00:55:01.302Z] 1f1c1a5573a3: Pull complete [2023-12-07T00:55:03.869Z] ce7588e14bc9: Pull complete [2023-12-07T00:55:04.140Z] b5e4710f87ac: Pull complete [2023-12-07T00:55:04.140Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-07T00:55:04.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-07T00:55:04.140Z] ---> 88b5674ff536 [2023-12-07T00:55:04.140Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-07T00:55:07.441Z] ---> Running in e7a450e4ad5d [2023-12-07T00:55:07.441Z] Removing intermediate container e7a450e4ad5d [2023-12-07T00:55:07.441Z] ---> f54a7343e5a7 [2023-12-07T00:55:07.441Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-07T00:55:07.441Z] ---> Running in eee7932245b6 [2023-12-07T00:55:07.441Z] Removing intermediate container eee7932245b6 [2023-12-07T00:55:07.441Z] ---> 0b13e9ca7a15 [2023-12-07T00:55:07.441Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-07T00:55:07.441Z] ---> Running in fe372e83c111 [2023-12-07T00:55:07.441Z] Removing intermediate container fe372e83c111 [2023-12-07T00:55:07.441Z] ---> 520aa371a455 [2023-12-07T00:55:07.441Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-07T00:55:07.441Z] ---> Running in 639ca5d0d3da [2023-12-07T00:55:07.702Z] Removing intermediate container 639ca5d0d3da [2023-12-07T00:55:07.702Z] ---> 38b040ff0842 [2023-12-07T00:55:07.702Z] Step 7/12 : WORKDIR /device-gpio [2023-12-07T00:55:07.702Z] ---> Running in 918aa505383b [2023-12-07T00:55:07.702Z] Removing intermediate container 918aa505383b [2023-12-07T00:55:07.702Z] ---> a2e83c5e177c [2023-12-07T00:55:07.702Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-07T00:55:07.702Z] ---> Running in 2d652304610d [2023-12-07T00:55:07.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T00:55:08.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T00:55:08.481Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-07T00:55:08.481Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-07T00:55:08.481Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-07T00:55:08.481Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-07T00:55:08.481Z] Executing busybox-1.36.1-r5.trigger [2023-12-07T00:55:08.481Z] OK: 268 MiB in 56 packages [2023-12-07T00:55:09.054Z] Removing intermediate container 2d652304610d [2023-12-07T00:55:09.054Z] ---> 0a0a38694940 [2023-12-07T00:55:09.054Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-07T00:55:09.054Z] ---> fa93b522fd6b [2023-12-07T00:55:09.054Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T00:55:09.054Z] ---> Running in 8c93574c170c [2023-12-07T00:55:09.708Z] Still waiting to schedule task [2023-12-07T00:55:09.708Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24611’ [2023-12-07T00:56:05.522Z] Removing intermediate container 8c93574c170c [2023-12-07T00:56:05.522Z] ---> 5321784fea48 [2023-12-07T00:56:05.522Z] Step 11/12 : COPY . . [2023-12-07T00:56:05.522Z] ---> 995129a9b4e9 [2023-12-07T00:56:05.522Z] Step 12/12 : RUN ${MAKE} [2023-12-07T00:56:05.522Z] ---> Running in 365411f1a9e8 [2023-12-07T00:56:05.522Z] noop [2023-12-07T00:56:05.522Z] Removing intermediate container 365411f1a9e8 [2023-12-07T00:56:05.522Z] ---> e948bb148341 [2023-12-07T00:56:05.522Z] Successfully built e948bb148341 [2023-12-07T00:56:05.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:56:06.067Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-07T00:56:06.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T00:56:06.313Z] prd-ubuntu20.04-docker-8c-8g-24612 does not seem to be running inside a container [2023-12-07T00:56:06.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-222 -v /w/workspace/edgexfoundry_device-gpio_PR-222:/w/workspace/edgexfoundry_device-gpio_PR-222:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-222@tmp:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-07T00:56:06.713Z] $ docker top 10d081da1f7156e6da2c8c11b42410d48aea01752e76aedb46df3400126fd854 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T00:56:07.158Z] + go version [2023-12-07T00:56:07.158Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-07T00:56:07.192Z] $ docker stop --time=1 10d081da1f7156e6da2c8c11b42410d48aea01752e76aedb46df3400126fd854 [2023-12-07T00:56:08.472Z] $ docker rm -f --volumes 10d081da1f7156e6da2c8c11b42410d48aea01752e76aedb46df3400126fd854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:56:09.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-07T00:56:09.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T00:56:09.614Z] prd-ubuntu20.04-docker-8c-8g-24612 does not seem to be running inside a container [2023-12-07T00:56:09.645Z] $ 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-222 -v /w/workspace/edgexfoundry_device-gpio_PR-222:/w/workspace/edgexfoundry_device-gpio_PR-222:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-222@tmp:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-07T00:56:09.985Z] $ docker top aa7db536a9c5d3a84d995e752c4c5fdd424b64fe93127300cb6ef79c413ae6aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T00:56:10.446Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-222 [Pipeline] fileExists [Pipeline] sh [2023-12-07T00:56:10.835Z] + make test [2023-12-07T00:56:10.835Z] go test ./... -coverprofile=coverage.out ./... [2023-12-07T00:56:12.209Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-07T00:56:22.174Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-07T00:56:22.174Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-07T00:56:28.731Z] go vet ./... [2023-12-07T00:56:32.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-07T00:56:32.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-07T00:56:32.911Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-07T00:56:32.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-07T00:56:33.019Z] $ docker stop --time=1 aa7db536a9c5d3a84d995e752c4c5fdd424b64fe93127300cb6ef79c413ae6aa [2023-12-07T00:56:35.710Z] $ docker rm -f --volumes aa7db536a9c5d3a84d995e752c4c5fdd424b64fe93127300cb6ef79c413ae6aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T00:56:36.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-07T00:56:36.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-07T00:56:37.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-07T00:56:37.480Z] + ls -al . [2023-12-07T00:56:37.480Z] total 152 [2023-12-07T00:56:37.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 00:56 . [2023-12-07T00:56:37.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 00:54 .. [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 7 00:54 .dockerignore [2023-12-07T00:56:37.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 00:56 .git [2023-12-07T00:56:37.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 00:54 .github [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 7 00:54 .gitignore [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 00:54 .golangci.yml [2023-12-07T00:56:37.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 00:54 .semver [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 7 00:54 Attribution.txt [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 7 00:54 CHANGELOG.md [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 7 00:54 Dockerfile [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 00:54 GOVERNANCE.md [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 00:54 Jenkinsfile [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 00:54 LICENSE [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 7 00:54 Makefile [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 7 00:54 OWNERS.md [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 7 00:54 README.md [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 00:54 VERSION [2023-12-07T00:56:37.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 00:54 bin [2023-12-07T00:56:37.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 00:54 cmd [2023-12-07T00:56:37.480Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 7 00:56 coverage.out [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 7 00:54 go.mod [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 7 00:54 go.sum [2023-12-07T00:56:37.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 00:54 internal [2023-12-07T00:56:37.480Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 7 00:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:56:37.951Z] + 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=ec2e35aae785633a0b92283aaafb8e1ec95739cf --label arch=amd64 --label version=0.0.0 . [2023-12-07T00:56:37.951Z] Sending build context to Docker daemon 24.49MB [2023-12-07T00:56:37.951Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-07T00:56:37.951Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-07T00:56:37.951Z] ---> e948bb148341 [2023-12-07T00:56:37.951Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-07T00:56:38.210Z] ---> Running in e94ee8eecbc2 [2023-12-07T00:56:38.210Z] Removing intermediate container e94ee8eecbc2 [2023-12-07T00:56:38.210Z] ---> 09a83782792d [2023-12-07T00:56:38.210Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-07T00:56:38.210Z] ---> Running in b32201e461f7 [2023-12-07T00:56:38.469Z] Removing intermediate container b32201e461f7 [2023-12-07T00:56:38.469Z] ---> 5cd0d95d04de [2023-12-07T00:56:38.469Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-07T00:56:38.469Z] ---> Running in e897c710ecf1 [2023-12-07T00:56:38.469Z] Removing intermediate container e897c710ecf1 [2023-12-07T00:56:38.469Z] ---> 9b80471aff77 [2023-12-07T00:56:38.469Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-07T00:56:38.469Z] ---> Running in 0453f3d721d1 [2023-12-07T00:56:38.469Z] Removing intermediate container 0453f3d721d1 [2023-12-07T00:56:38.469Z] ---> feb2d236764c [2023-12-07T00:56:38.469Z] Step 7/26 : WORKDIR /device-gpio [2023-12-07T00:56:38.727Z] ---> Running in 0704788b064c [2023-12-07T00:56:38.727Z] Removing intermediate container 0704788b064c [2023-12-07T00:56:38.727Z] ---> 5f36a8fb0559 [2023-12-07T00:56:38.727Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-07T00:56:38.727Z] ---> Running in 3b92b6677769 [2023-12-07T00:56:38.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T00:56:39.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T00:56:39.503Z] OK: 268 MiB in 56 packages [2023-12-07T00:56:39.763Z] Removing intermediate container 3b92b6677769 [2023-12-07T00:56:39.763Z] ---> 4a74f26d156a [2023-12-07T00:56:39.763Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-07T00:56:39.763Z] ---> 75eacbe1c004 [2023-12-07T00:56:39.763Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T00:56:40.022Z] ---> Running in 408cb4ac02c8 [2023-12-07T00:56:40.589Z] Removing intermediate container 408cb4ac02c8 [2023-12-07T00:56:40.589Z] ---> 9e44e9f879de [2023-12-07T00:56:40.589Z] Step 11/26 : COPY . . [2023-12-07T00:56:41.156Z] ---> 3174ad65125c [2023-12-07T00:56:41.157Z] Step 12/26 : RUN ${MAKE} [2023-12-07T00:56:41.157Z] ---> Running in 1806532bb3ff [2023-12-07T00:56:41.416Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-07T00:56:59.490Z] Removing intermediate container 1806532bb3ff [2023-12-07T00:56:59.490Z] ---> 539082e10a03 [2023-12-07T00:56:59.490Z] Step 13/26 : FROM alpine:3.18 [2023-12-07T00:56:59.747Z] 3.18: Pulling from library/alpine [2023-12-07T00:56:59.747Z] c926b61bad3b: Pulling fs layer [2023-12-07T00:57:00.005Z] c926b61bad3b: Verifying Checksum [2023-12-07T00:57:00.005Z] c926b61bad3b: Download complete [2023-12-07T00:57:00.264Z] c926b61bad3b: Pull complete [2023-12-07T00:57:00.264Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T00:57:00.264Z] Status: Downloaded newer image for alpine:3.18 [2023-12-07T00:57:00.264Z] ---> b541f2080109 [2023-12-07T00:57:00.264Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-07T00:57:00.264Z] ---> Running in 0dc6f7508015 [2023-12-07T00:57:00.264Z] Removing intermediate container 0dc6f7508015 [2023-12-07T00:57:00.264Z] ---> 11c7e2f84a06 [2023-12-07T00:57:00.264Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-07T00:57:00.264Z] ---> Running in 27e4410a9481 [2023-12-07T00:57:00.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T00:57:00.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T00:57:01.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-07T00:57:01.039Z] Executing busybox-1.36.1-r5.trigger [2023-12-07T00:57:01.039Z] OK: 7 MiB in 16 packages [2023-12-07T00:57:01.296Z] Removing intermediate container 27e4410a9481 [2023-12-07T00:57:01.296Z] ---> 09de8a3d2c1d [2023-12-07T00:57:01.296Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-07T00:57:01.296Z] ---> Running in 07d655098aad [2023-12-07T00:57:01.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T00:57:01.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T00:57:02.122Z] OK: 7 MiB in 16 packages [2023-12-07T00:57:02.382Z] Removing intermediate container 07d655098aad [2023-12-07T00:57:02.382Z] ---> 6422370bcee7 [2023-12-07T00:57:02.382Z] Step 17/26 : WORKDIR / [2023-12-07T00:57:02.382Z] ---> Running in 566c5cf31493 [2023-12-07T00:57:02.382Z] Removing intermediate container 566c5cf31493 [2023-12-07T00:57:02.382Z] ---> f0ad3b7ee670 [2023-12-07T00:57:02.382Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-12-07T00:57:02.641Z] ---> 47fa6cac0246 [2023-12-07T00:57:02.641Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-12-07T00:57:02.641Z] ---> ead0565af32f [2023-12-07T00:57:02.641Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-12-07T00:57:03.220Z] ---> 19527ab8d6ee [2023-12-07T00:57:03.220Z] Step 21/26 : EXPOSE 59910 [2023-12-07T00:57:03.220Z] ---> Running in f326300e034b [2023-12-07T00:57:03.220Z] Removing intermediate container f326300e034b [2023-12-07T00:57:03.220Z] ---> 1a9667ce94ec [2023-12-07T00:57:03.220Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-12-07T00:57:03.479Z] ---> Running in 00ddfc09a144 [2023-12-07T00:57:03.479Z] Removing intermediate container 00ddfc09a144 [2023-12-07T00:57:03.479Z] ---> 3b46a2ec7005 [2023-12-07T00:57:03.479Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-07T00:57:03.479Z] ---> Running in 4b4871d29323 [2023-12-07T00:57:03.479Z] Removing intermediate container 4b4871d29323 [2023-12-07T00:57:03.479Z] ---> 58bbd29335b5 [2023-12-07T00:57:03.479Z] Step 24/26 : LABEL arch=amd64 [2023-12-07T00:57:03.479Z] ---> Running in 8867f18f501c [2023-12-07T00:57:03.740Z] Removing intermediate container 8867f18f501c [2023-12-07T00:57:03.740Z] ---> 67e89299ef63 [2023-12-07T00:57:03.740Z] Step 25/26 : LABEL git_sha=ec2e35aae785633a0b92283aaafb8e1ec95739cf [2023-12-07T00:57:03.740Z] ---> Running in 9da2a63e625a [2023-12-07T00:57:03.740Z] Removing intermediate container 9da2a63e625a [2023-12-07T00:57:03.740Z] ---> 9fc52193454e [2023-12-07T00:57:03.740Z] Step 26/26 : LABEL version=0.0.0 [2023-12-07T00:57:03.740Z] ---> Running in fa1715bcf354 [2023-12-07T00:57:04.003Z] Removing intermediate container fa1715bcf354 [2023-12-07T00:57:04.003Z] ---> ab27fdbc6d52 [2023-12-07T00:57:04.003Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-07T00:57:04.003Z] Successfully built ab27fdbc6d52 [2023-12-07T00:57:04.003Z] 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-12-07T00:57:05.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T00:57:05.234Z] [2023-12-07T00:57:05.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:57:05.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T00:57:05.647Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-07T00:57:05.647Z] 5eb5b503b376: Pulling fs layer [2023-12-07T00:57:05.647Z] 5c69ac0246d0: Pulling fs layer [2023-12-07T00:57:05.647Z] ec43610c2a17: Pulling fs layer [2023-12-07T00:57:05.647Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-07T00:57:05.648Z] 33b1e0a273af: Pulling fs layer [2023-12-07T00:57:05.648Z] 5d3b04190fa2: Pulling fs layer [2023-12-07T00:57:05.648Z] 2f39f015ded8: Pulling fs layer [2023-12-07T00:57:05.648Z] 3a2ae6a8a46f: Waiting [2023-12-07T00:57:05.648Z] 33b1e0a273af: Waiting [2023-12-07T00:57:05.648Z] 5d3b04190fa2: Waiting [2023-12-07T00:57:05.648Z] 2f39f015ded8: Waiting [2023-12-07T00:57:05.648Z] 5c69ac0246d0: Verifying Checksum [2023-12-07T00:57:05.648Z] 5c69ac0246d0: Download complete [2023-12-07T00:57:05.648Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-07T00:57:05.648Z] 3a2ae6a8a46f: Download complete [2023-12-07T00:57:05.648Z] 33b1e0a273af: Verifying Checksum [2023-12-07T00:57:05.648Z] 33b1e0a273af: Download complete [2023-12-07T00:57:05.648Z] 5d3b04190fa2: Download complete [2023-12-07T00:57:05.648Z] ec43610c2a17: Verifying Checksum [2023-12-07T00:57:05.648Z] ec43610c2a17: Download complete [2023-12-07T00:57:05.909Z] 5eb5b503b376: Verifying Checksum [2023-12-07T00:57:05.909Z] 5eb5b503b376: Download complete [2023-12-07T00:57:06.474Z] 2f39f015ded8: Verifying Checksum [2023-12-07T00:57:06.474Z] 2f39f015ded8: Download complete [2023-12-07T00:57:07.041Z] 5eb5b503b376: Pull complete [2023-12-07T00:57:07.042Z] 5c69ac0246d0: Pull complete [2023-12-07T00:57:07.606Z] ec43610c2a17: Pull complete [2023-12-07T00:57:07.606Z] 3a2ae6a8a46f: Pull complete [2023-12-07T00:57:07.865Z] 33b1e0a273af: Pull complete [2023-12-07T00:57:07.866Z] 5d3b04190fa2: Pull complete [2023-12-07T00:57:12.048Z] 2f39f015ded8: Pull complete [2023-12-07T00:57:12.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-07T00:57:12.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T00:57:12.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T00:57:12.398Z] prd-ubuntu20.04-docker-8c-8g-24612 does not seem to be running inside a container [2023-12-07T00:57:12.429Z] $ 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-222 -v /w/workspace/edgexfoundry_device-gpio_PR-222:/w/workspace/edgexfoundry_device-gpio_PR-222:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-222@tmp:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-07T00:57:15.532Z] $ docker top 457100ac85d711cb59df170d24c0168a53e882ffc0e01101d6ce1a050bfe4eb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T00:57:16.060Z] ---> job-cost.sh [2023-12-07T00:57:16.060Z] lf-activate-venv: SKIPPING [2023-12-07T00:57:16.060Z] INFO: No Stack... [2023-12-07T00:57:16.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T00:57:16.579Z] INFO: Archiving Costs [Pipeline] sh [2023-12-07T00:57:16.894Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-222/archives/cost.csv [2023-12-07T00:57:16.894Z] + cut -d, -f6 [Pipeline] lock [2023-12-07T00:57:16.930Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] [2023-12-07T00:57:16.934Z] Resource [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] did not exist. Created. [2023-12-07T00:57:16.935Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-07T00:57:17.392Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-07T00:57:17.441Z] Stashed 1 file(s) [Pipeline] } [2023-12-07T00:57:17.505Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-07T00:57:17.645Z] $ docker stop --time=1 457100ac85d711cb59df170d24c0168a53e882ffc0e01101d6ce1a050bfe4eb6 [2023-12-07T00:57:18.806Z] $ docker rm -f --volumes 457100ac85d711cb59df170d24c0168a53e882ffc0e01101d6ce1a050bfe4eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-07T00:58:45.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24613 in /w/workspace/edgexfoundry_device-gpio_PR-222 [Pipeline] { [Pipeline] ws [2023-12-07T00:58:45.621Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-12-07T00:58:45.736Z] The recommended git tool is: git [2023-12-07T00:58:50.894Z] using credential edgex-jenkins-ssh [2023-12-07T00:58:50.914Z] Cloning the remote Git repository [2023-12-07T00:58:50.957Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-12-07T00:58:51.042Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-12-07T00:58:51.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-07T00:58:51.193Z] > git --version # timeout=10 [2023-12-07T00:58:51.212Z] > git --version # 'git version 2.25.1' [2023-12-07T00:58:51.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-07T00:58:51.375Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-07T00:58:53.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-07T00:58:53.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-07T00:58:54.288Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-07T00:58:54.325Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-07T00:58:54.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-07T00:58:54.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-07T00:58:54.858Z] Merging remotes/origin/main commit 02294e0ed73d07e5c6154706085ee0966cdeccc4 into PR head commit ec2e35aae785633a0b92283aaafb8e1ec95739cf [2023-12-07T00:58:55.070Z] Merge succeeded, producing ec2e35aae785633a0b92283aaafb8e1ec95739cf [2023-12-07T00:58:55.070Z] Checking out Revision ec2e35aae785633a0b92283aaafb8e1ec95739cf (PR-222) [2023-12-07T00:58:55.533Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-07T00:58:55.579Z] > git --version # timeout=10 [2023-12-07T00:58:55.590Z] > git --version # 'git version 2.25.1' [2023-12-07T00:58:55.600Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-07T00:58:54.875Z] > git config core.sparsecheckout # timeout=10 [2023-12-07T00:58:54.930Z] > git checkout -f ec2e35aae785633a0b92283aaafb8e1ec95739cf # timeout=10 [2023-12-07T00:58:54.997Z] > git remote # timeout=10 [2023-12-07T00:58:55.013Z] > git config --get remote.origin.url # timeout=10 [2023-12-07T00:58:55.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-07T00:58:55.038Z] > git merge 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 [2023-12-07T00:58:55.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-07T00:58:55.076Z] > git config core.sparsecheckout # timeout=10 [2023-12-07T00:58:55.088Z] > git checkout -f ec2e35aae785633a0b92283aaafb8e1ec95739cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T00:58:57.079Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-07T00:58:57.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-07T00:58:57.079Z] Dload Upload Total Spent Left Speed [2023-12-07T00:58:57.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12682 83 10472 0 0 82456 0 --:--:-- --:--:-- --:--:-- 81812 100 12682 100 12682 0 0 98310 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh [2023-12-07T00:58:57.426Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-07T00:58:57.781Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-07T00:58:57.781Z] sudo tee /etc/docker/daemon.new [2023-12-07T00:58:57.781Z] { [2023-12-07T00:58:57.781Z] "registry-mirrors": [ [2023-12-07T00:58:57.781Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-07T00:58:57.781Z] ], [2023-12-07T00:58:57.781Z] "bip": "10.250.0.254/24", [2023-12-07T00:58:57.781Z] "hosts": [ [2023-12-07T00:58:57.781Z] "tcp://0.0.0.0:5555", [2023-12-07T00:58:57.781Z] "unix:///var/run/docker.sock" [2023-12-07T00:58:57.781Z] ], [2023-12-07T00:58:57.781Z] "mtu": 1458, [2023-12-07T00:58:57.781Z] "selinux-enabled": true, [2023-12-07T00:58:57.781Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-07T00:58:57.781Z] } [Pipeline] sh [2023-12-07T00:58:58.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-07T00:58:58.478Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T00:59:16.862Z] provisioning config files... [2023-12-07T00:59:16.894Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config11810305671285580868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T00:59:17.383Z] ---> ****-login.sh [2023-12-07T00:59:17.383Z] nexus3.edgexfoundry.org:10001 [2023-12-07T00:59:17.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:59:17.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:59:17.927Z] Configure a credential helper to remove this warning. See [2023-12-07T00:59:17.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:59:17.927Z] [2023-12-07T00:59:17.927Z] Login Succeeded [2023-12-07T00:59:17.927Z] nexus3.edgexfoundry.org:10002 [2023-12-07T00:59:17.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:59:18.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:59:18.197Z] Configure a credential helper to remove this warning. See [2023-12-07T00:59:18.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:59:18.197Z] [2023-12-07T00:59:18.197Z] Login Succeeded [2023-12-07T00:59:18.197Z] nexus3.edgexfoundry.org:10003 [2023-12-07T00:59:18.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:59:18.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:59:18.467Z] Configure a credential helper to remove this warning. See [2023-12-07T00:59:18.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:59:18.467Z] [2023-12-07T00:59:18.467Z] Login Succeeded [2023-12-07T00:59:18.467Z] nexus3.edgexfoundry.org:10004 [2023-12-07T00:59:18.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:59:18.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:59:18.742Z] Configure a credential helper to remove this warning. See [2023-12-07T00:59:18.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:59:18.742Z] [2023-12-07T00:59:18.742Z] Login Succeeded [2023-12-07T00:59:18.742Z] ****.io [2023-12-07T00:59:19.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T00:59:19.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T00:59:19.280Z] Configure a credential helper to remove this warning. See [2023-12-07T00:59:19.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T00:59:19.280Z] [2023-12-07T00:59:19.280Z] Login Succeeded [2023-12-07T00:59:19.280Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T00:59:19.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-07T00:59:20.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T00:59:20.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T00:59:20.161Z] ========================================================= [2023-12-07T00:59:20.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-07T00:59:20.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T00:59:20.794Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-07T00:59:22.213Z] #0 building with "default" instance using docker driver [2023-12-07T00:59:22.214Z] [2023-12-07T00:59:22.214Z] #1 [internal] load build definition from Dockerfile [2023-12-07T00:59:22.214Z] #1 transferring dockerfile: 1.70kB 0.0s done [2023-12-07T00:59:22.214Z] #1 DONE 0.1s [2023-12-07T00:59:22.214Z] [2023-12-07T00:59:22.214Z] #2 [internal] load .dockerignore [2023-12-07T00:59:22.214Z] #2 transferring context: 160B done [2023-12-07T00:59:22.214Z] #2 DONE 0.1s [2023-12-07T00:59:22.214Z] [2023-12-07T00:59:22.214Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-07T00:59:22.214Z] #3 DONE 0.1s [2023-12-07T00:59:22.214Z] [2023-12-07T00:59:22.214Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-07T00:59:22.214Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-07T00:59:22.214Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-07T00:59:22.214Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-07T00:59:22.214Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-07T00:59:22.214Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-07T00:59:22.214Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-07T00:59:22.214Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-07T00:59:22.214Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2023-12-07T00:59:22.482Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.42MB / 63.99MB 0.3s [2023-12-07T00:59:22.483Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-07T00:59:22.483Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-07T00:59:22.483Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-07T00:59:22.483Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-07T00:59:22.750Z] #4 ... [2023-12-07T00:59:22.750Z] [2023-12-07T00:59:22.750Z] #5 [internal] load build context [2023-12-07T00:59:22.750Z] #5 transferring context: 12.21MB 0.5s done [2023-12-07T00:59:22.750Z] #5 DONE 0.5s [2023-12-07T00:59:22.750Z] [2023-12-07T00:59:22.751Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-07T00:59:22.751Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.57MB / 63.99MB 0.6s [2023-12-07T00:59:22.751Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.6s [2023-12-07T00:59:22.751Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2023-12-07T00:59:22.751Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s [2023-12-07T00:59:22.751Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-07T00:59:22.751Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-07T00:59:23.018Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.8s [2023-12-07T00:59:23.018Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.8s [2023-12-07T00:59:23.018Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s [2023-12-07T00:59:23.018Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.0s [2023-12-07T00:59:23.018Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-07T00:59:23.286Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.1s [2023-12-07T00:59:23.286Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.1s [2023-12-07T00:59:23.286Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.2s [2023-12-07T00:59:23.286Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.2s [2023-12-07T00:59:23.286Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-07T00:59:23.553Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.28MB / 63.99MB 1.3s [2023-12-07T00:59:23.553Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2023-12-07T00:59:23.553Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-07T00:59:23.553Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.5s [2023-12-07T00:59:23.820Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-07T00:59:23.820Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.6s [2023-12-07T00:59:23.820Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.7s [2023-12-07T00:59:23.820Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-07T00:59:24.086Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.8s [2023-12-07T00:59:24.086Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.0s [2023-12-07T00:59:24.086Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.1s [2023-12-07T00:59:24.352Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-07T00:59:24.619Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-07T00:59:30.094Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-07T00:59:35.444Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-07T00:59:42.125Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2023-12-07T00:59:43.531Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-07T00:59:43.531Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-07T00:59:43.531Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-07T00:59:48.871Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-07T00:59:52.217Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-07T00:59:52.487Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-07T00:59:54.427Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-07T00:59:54.428Z] #4 DONE 32.4s [2023-12-07T00:59:54.428Z] [2023-12-07T00:59:54.428Z] #6 [builder 2/7] WORKDIR /device-gpio [2023-12-07T00:59:56.362Z] #6 DONE 1.6s [2023-12-07T00:59:56.362Z] [2023-12-07T00:59:56.362Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-07T00:59:56.632Z] #7 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T00:59:57.216Z] #7 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T00:59:58.192Z] #7 2.018 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-07T00:59:58.192Z] #7 2.049 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-07T00:59:58.192Z] #7 2.060 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-07T00:59:58.192Z] #7 2.123 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-07T00:59:58.192Z] #7 2.151 Executing busybox-1.36.1-r5.trigger [2023-12-07T00:59:58.192Z] #7 2.186 OK: 271 MiB in 56 packages [2023-12-07T00:59:58.460Z] #7 DONE 2.5s [2023-12-07T00:59:58.736Z] [2023-12-07T00:59:58.736Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-07T00:59:58.736Z] #8 DONE 0.2s [2023-12-07T00:59:58.736Z] [2023-12-07T00:59:58.736Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T01:00:20.824Z] #9 DONE 22.0s [2023-12-07T01:00:20.824Z] [2023-12-07T01:00:20.824Z] #10 [builder 6/7] COPY . . [2023-12-07T01:00:21.091Z] #10 DONE 0.3s [2023-12-07T01:00:21.091Z] [2023-12-07T01:00:21.091Z] #11 [builder 7/7] RUN echo noop [2023-12-07T01:00:21.675Z] #11 0.577 noop [2023-12-07T01:00:21.675Z] #11 DONE 0.6s [2023-12-07T01:00:21.675Z] [2023-12-07T01:00:21.675Z] #12 exporting to image [2023-12-07T01:00:21.675Z] #12 exporting layers [2023-12-07T01:00:43.713Z] #12 exporting layers 22.0s done [2023-12-07T01:00:43.713Z] #12 writing image sha256:2e9997f00c8388646cf9ad16913b8f8ab7857f1c3329f27c719d00bf2842893e done [2023-12-07T01:00:43.713Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-07T01:00:43.713Z] #12 DONE 22.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:00:44.307Z] + docker inspect -f . ci-base-image-arm64 [2023-12-07T01:00:44.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:00:44.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-24613 does not seem to be running inside a container [2023-12-07T01:00:44.709Z] $ 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-12-07T01:00:45.837Z] $ docker top 16b67879761bb319dae49ff6c97006cf893d295781f8269332b7733ef1bb329d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T01:00:46.477Z] + go version [2023-12-07T01:00:46.477Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-07T01:00:46.511Z] $ docker stop --time=1 16b67879761bb319dae49ff6c97006cf893d295781f8269332b7733ef1bb329d [2023-12-07T01:00:48.092Z] $ docker rm -f --volumes 16b67879761bb319dae49ff6c97006cf893d295781f8269332b7733ef1bb329d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:00:49.243Z] + docker inspect -f . ci-base-image-arm64 [2023-12-07T01:00:49.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:00:49.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-24613 does not seem to be running inside a container [2023-12-07T01:00:49.630Z] $ 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-12-07T01:00:50.575Z] $ docker top d769b4e1bc6545771830abaca904698c0c7209832ad7044e03fd23b5915f2dab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T01:00:52.073Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-12-07T01:00:56.519Z] + make test [2023-12-07T01:00:56.519Z] go test ./... -coverprofile=coverage.out ./... [2023-12-07T01:00:58.354Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-07T01:01:55.549Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-07T01:01:55.549Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-07T01:01:55.549Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-07T01:01:55.549Z] go vet ./... [2023-12-07T01:02:05.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-07T01:02:05.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-07T01:02:05.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-07T01:02:05.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-07T01:02:05.735Z] $ docker stop --time=1 d769b4e1bc6545771830abaca904698c0c7209832ad7044e03fd23b5915f2dab [2023-12-07T01:02:09.898Z] $ docker rm -f --volumes d769b4e1bc6545771830abaca904698c0c7209832ad7044e03fd23b5915f2dab [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T01:02:11.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-07T01:02:11.278Z] Warning: overwriting stash ‘coverage-report’ [2023-12-07T01:02:11.729Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T01:02:12.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-07T01:02:12.931Z] + ls -al . [2023-12-07T01:02:12.931Z] total 148 [2023-12-07T01:02:12.931Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 7 01:00 . [2023-12-07T01:02:12.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 00:58 .. [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 7 00:58 .dockerignore [2023-12-07T01:02:12.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 00:58 .git [2023-12-07T01:02:12.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 00:58 .github [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 7 00:58 .gitignore [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 00:58 .golangci.yml [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 7 00:58 Attribution.txt [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 7 00:58 CHANGELOG.md [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 7 00:58 Dockerfile [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 00:58 GOVERNANCE.md [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 00:58 Jenkinsfile [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 00:58 LICENSE [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 7 00:58 Makefile [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 7 00:58 OWNERS.md [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 7 00:58 README.md [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 00:54 VERSION [2023-12-07T01:02:12.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 00:58 bin [2023-12-07T01:02:12.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 00:58 cmd [2023-12-07T01:02:12.931Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 7 01:00 coverage.out [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 7 00:58 go.mod [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 7 00:58 go.sum [2023-12-07T01:02:12.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 00:58 internal [2023-12-07T01:02:12.931Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 7 00:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:02:13.476Z] + 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=ec2e35aae785633a0b92283aaafb8e1ec95739cf --label arch=arm64 --label version=0.0.0 . [2023-12-07T01:02:14.058Z] #0 building with "default" instance using docker driver [2023-12-07T01:02:14.058Z] [2023-12-07T01:02:14.058Z] #1 [internal] load build definition from Dockerfile [2023-12-07T01:02:14.058Z] #1 transferring dockerfile: [2023-12-07T01:02:14.058Z] #1 transferring dockerfile: 1.70kB done [2023-12-07T01:02:14.058Z] #1 DONE 0.0s [2023-12-07T01:02:14.058Z] [2023-12-07T01:02:14.058Z] #2 [internal] load .dockerignore [2023-12-07T01:02:14.058Z] #2 transferring context: 160B done [2023-12-07T01:02:14.058Z] #2 DONE 0.0s [2023-12-07T01:02:14.058Z] [2023-12-07T01:02:14.058Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-07T01:02:14.058Z] #3 DONE 0.0s [2023-12-07T01:02:14.058Z] [2023-12-07T01:02:14.058Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-07T01:02:14.639Z] #4 DONE 0.5s [2023-12-07T01:02:14.639Z] [2023-12-07T01:02:14.639Z] #5 [internal] load build context [2023-12-07T01:02:14.639Z] #5 transferring context: 6.41kB 0.0s done [2023-12-07T01:02:14.639Z] #5 DONE 0.1s [2023-12-07T01:02:14.639Z] [2023-12-07T01:02:14.639Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T01:02:14.639Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-07T01:02:14.639Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-07T01:02:14.639Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-07T01:02:14.639Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-07T01:02:14.639Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s [2023-12-07T01:02:14.909Z] #6 ... [2023-12-07T01:02:14.909Z] [2023-12-07T01:02:14.909Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-07T01:02:14.909Z] #7 DONE 0.2s [2023-12-07T01:02:14.909Z] [2023-12-07T01:02:14.909Z] #8 [builder 2/7] WORKDIR /device-gpio [2023-12-07T01:02:14.909Z] #8 DONE 0.1s [2023-12-07T01:02:14.909Z] [2023-12-07T01:02:14.909Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T01:02:14.909Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-07T01:02:14.909Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-07T01:02:15.177Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-07T01:02:15.760Z] #6 DONE 0.9s [2023-12-07T01:02:15.760Z] [2023-12-07T01:02:15.760Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-07T01:02:16.343Z] #9 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T01:02:16.343Z] #9 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T01:02:17.753Z] #9 ... [2023-12-07T01:02:17.753Z] [2023-12-07T01:02:17.753Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-07T01:02:17.753Z] #10 0.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T01:02:17.753Z] #10 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T01:02:17.753Z] #10 2.298 OK: 271 MiB in 56 packages [2023-12-07T01:02:17.753Z] #10 DONE 2.6s [2023-12-07T01:02:17.753Z] [2023-12-07T01:02:17.753Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-07T01:02:17.753Z] #11 DONE 0.1s [2023-12-07T01:02:17.753Z] [2023-12-07T01:02:17.753Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-07T01:02:17.753Z] #9 2.017 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-07T01:02:17.753Z] #9 2.026 Executing busybox-1.36.1-r5.trigger [2023-12-07T01:02:17.753Z] #9 2.053 OK: 8 MiB in 16 packages [2023-12-07T01:02:17.753Z] #9 DONE 2.4s [2023-12-07T01:02:17.753Z] [2023-12-07T01:02:17.753Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T01:02:24.391Z] #12 DONE 5.7s [2023-12-07T01:02:24.391Z] [2023-12-07T01:02:24.391Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-07T01:02:24.391Z] #13 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T01:02:24.391Z] #13 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T01:02:24.391Z] #13 2.229 OK: 8 MiB in 16 packages [2023-12-07T01:02:24.391Z] #13 DONE 5.4s [2023-12-07T01:02:24.391Z] [2023-12-07T01:02:24.391Z] #14 [builder 6/7] COPY . . [2023-12-07T01:02:24.391Z] #14 DONE 0.3s [2023-12-07T01:02:24.391Z] [2023-12-07T01:02:24.391Z] #15 [builder 7/7] RUN make build [2023-12-07T01:02:24.391Z] #15 0.594 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-07T01:03:46.006Z] #15 DONE 68.6s [2023-12-07T01:03:46.006Z] [2023-12-07T01:03:46.006Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2023-12-07T01:03:46.006Z] #16 DONE 0.1s [2023-12-07T01:03:46.006Z] [2023-12-07T01:03:46.006Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2023-12-07T01:03:46.006Z] #17 DONE 0.1s [2023-12-07T01:03:46.006Z] [2023-12-07T01:03:46.006Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2023-12-07T01:03:46.006Z] #18 DONE 0.4s [2023-12-07T01:03:46.006Z] [2023-12-07T01:03:46.006Z] #19 exporting to image [2023-12-07T01:03:46.006Z] #19 exporting layers [2023-12-07T01:03:46.006Z] #19 exporting layers 0.4s done [2023-12-07T01:03:46.006Z] #19 writing image sha256:7aba89ac1830bcea0555dc08efce906a5b69c89b5da8b89f9610e508c380b6c6 done [2023-12-07T01:03:46.006Z] #19 naming to docker.io/library/device-gpio-arm64 done [2023-12-07T01:03:46.006Z] #19 DONE 0.4s [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-12-07T01:03:47.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T01:03:47.325Z] [2023-12-07T01:03:47.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:03:47.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T01:03:47.782Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-07T01:03:47.782Z] 8998bd30e6a1: Pulling fs layer [2023-12-07T01:03:47.782Z] 04944245beec: Pulling fs layer [2023-12-07T01:03:47.782Z] 699f458cf7ca: Pulling fs layer [2023-12-07T01:03:47.782Z] 765212b225bb: Pulling fs layer [2023-12-07T01:03:47.782Z] f23df028b6ca: Pulling fs layer [2023-12-07T01:03:47.782Z] d65c8cfc05b1: Pulling fs layer [2023-12-07T01:03:47.782Z] 2437ff75d9bd: Pulling fs layer [2023-12-07T01:03:47.782Z] 765212b225bb: Waiting [2023-12-07T01:03:47.782Z] f23df028b6ca: Waiting [2023-12-07T01:03:47.782Z] d65c8cfc05b1: Waiting [2023-12-07T01:03:47.782Z] 2437ff75d9bd: Waiting [2023-12-07T01:03:48.051Z] 04944245beec: Verifying Checksum [2023-12-07T01:03:48.051Z] 04944245beec: Download complete [2023-12-07T01:03:48.051Z] 765212b225bb: Verifying Checksum [2023-12-07T01:03:48.051Z] 765212b225bb: Download complete [2023-12-07T01:03:48.051Z] f23df028b6ca: Verifying Checksum [2023-12-07T01:03:48.051Z] f23df028b6ca: Download complete [2023-12-07T01:03:48.051Z] d65c8cfc05b1: Verifying Checksum [2023-12-07T01:03:48.051Z] d65c8cfc05b1: Download complete [2023-12-07T01:03:48.320Z] 699f458cf7ca: Verifying Checksum [2023-12-07T01:03:48.320Z] 699f458cf7ca: Download complete [2023-12-07T01:03:48.588Z] 8998bd30e6a1: Verifying Checksum [2023-12-07T01:03:48.588Z] 8998bd30e6a1: Download complete [2023-12-07T01:03:50.530Z] 2437ff75d9bd: Verifying Checksum [2023-12-07T01:03:50.530Z] 2437ff75d9bd: Download complete [2023-12-07T01:03:55.889Z] 8998bd30e6a1: Pull complete [2023-12-07T01:03:56.159Z] 04944245beec: Pull complete [2023-12-07T01:03:58.107Z] 699f458cf7ca: Pull complete [2023-12-07T01:03:58.375Z] 765212b225bb: Pull complete [2023-12-07T01:03:59.337Z] f23df028b6ca: Pull complete [2023-12-07T01:03:59.337Z] d65c8cfc05b1: Pull complete [2023-12-07T01:04:26.014Z] 2437ff75d9bd: Pull complete [2023-12-07T01:04:26.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-07T01:04:26.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T01:04:26.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:04:26.495Z] prd-ubuntu20.04-docker-arm64-4c-16g-24613 does not seem to be running inside a container [2023-12-07T01:04:26.557Z] $ 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-12-07T01:04:28.443Z] $ docker top 3b9bd46e6ba6fbe2b47b1a7422ccdfc9aa04961994f555979549b80d8a5b0740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:29.074Z] ---> job-cost.sh [2023-12-07T01:04:29.343Z] lf-activate-venv: SKIPPING [2023-12-07T01:04:29.343Z] INFO: No Stack... [2023-12-07T01:04:29.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T01:04:30.513Z] INFO: Archiving Costs [Pipeline] sh [2023-12-07T01:04:30.848Z] + + cat /w/workspace/device-gpio/1/archives/cost.csvcut [2023-12-07T01:04:30.848Z] -d, -f6 [Pipeline] lock [2023-12-07T01:04:33.314Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] [2023-12-07T01:04:33.319Z] Resource [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] did not exist. Created. [2023-12-07T01:04:33.320Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-07T01:04:33.817Z] /w/workspace/device-gpio/1@tmp/durable-a62cef58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-07T01:04:34.160Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-07T01:04:34.196Z] Warning: overwriting stash ‘stack-cost’ [2023-12-07T01:04:34.241Z] Stashed 1 file(s) [Pipeline] } [2023-12-07T01:04:34.283Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-07T01:04:34.446Z] $ docker stop --time=1 3b9bd46e6ba6fbe2b47b1a7422ccdfc9aa04961994f555979549b80d8a5b0740 [2023-12-07T01:04:35.832Z] $ docker rm -f --volumes 3b9bd46e6ba6fbe2b47b1a7422ccdfc9aa04961994f555979549b80d8a5b0740 [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-12-07T01:04:37.771Z] provisioning config files... [2023-12-07T01:04:37.778Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp/config8814602362188147115tmp [Pipeline] { [Pipeline] sh [2023-12-07T01:04:38.200Z] + set +x [2023-12-07T01:04:38.200Z] + curl -s https://codecov.io/bash [2023-12-07T01:04:38.200Z] + bash -s -- [2023-12-07T01:04:38.200Z] [2023-12-07T01:04:38.200Z] _____ _ [2023-12-07T01:04:38.200Z] / ____| | | [2023-12-07T01:04:38.200Z] | | ___ __| | ___ ___ _____ __ [2023-12-07T01:04:38.200Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-07T01:04:38.200Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-07T01:04:38.200Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-07T01:04:38.200Z] Bash-1.0.6 [2023-12-07T01:04:38.200Z] [2023-12-07T01:04:38.200Z] [2023-12-07T01:04:38.200Z] ==> git version 2.25.1 found [2023-12-07T01:04:38.200Z] ==> 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-12-07T01:04:38.200Z] Release-Date: 2020-01-08 [2023-12-07T01:04:38.200Z] 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-12-07T01:04:38.200Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-07T01:04:38.200Z] ==> Jenkins CI detected. [2023-12-07T01:04:38.200Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-222 [2023-12-07T01:04:38.200Z] project root: . [2023-12-07T01:04:38.200Z] --> token set from env [2023-12-07T01:04:38.200Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-07T01:04:38.200Z] ==> Running gcov in . (disable via -X gcov) [2023-12-07T01:04:38.200Z] ==> Python coveragepy not found [2023-12-07T01:04:38.200Z] ==> Searching for coverage reports in: [2023-12-07T01:04:38.200Z] + . [2023-12-07T01:04:38.200Z] -> Found 1 reports [2023-12-07T01:04:38.200Z] ==> Detecting git/mercurial file structure [2023-12-07T01:04:38.200Z] ==> Reading reports [2023-12-07T01:04:38.200Z] + ./coverage.out bytes=10 [2023-12-07T01:04:38.460Z] ==> Appending adjustments [2023-12-07T01:04:38.460Z] https://docs.codecov.io/docs/fixing-reports [2023-12-07T01:04:38.460Z] + Found adjustments [2023-12-07T01:04:38.460Z] ==> Gzipping contents [2023-12-07T01:04:38.460Z] 4.0K /tmp/codecov.Ufi8Sx.gz [2023-12-07T01:04:38.460Z] ==> Uploading reports [2023-12-07T01:04:38.460Z] url: https://codecov.io [2023-12-07T01:04:38.460Z] query: branch=PR-222&commit=ec2e35aae785633a0b92283aaafb8e1ec95739cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-12-07T01:04:38.460Z] -> Pinging Codecov [2023-12-07T01:04:38.460Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-222&commit=ec2e35aae785633a0b92283aaafb8e1ec95739cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-12-07T01:04:38.720Z] -> Uploading to [2023-12-07T01:04:38.720Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ec2e35aae785633a0b92283aaafb8e1ec95739cf/6dd59ce9-d447-4492-a4d5-b2fd0f51803c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231207T010438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1325a4a151311af675daf9bb2147b5bee6fb8671fbd2f2da8305259dbe0e8bdf [2023-12-07T01:04:38.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-07T01:04:38.720Z] Dload Upload Total Spent Left Speed [2023-12-07T01:04:38.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2116 --:--:-- --:--:-- --:--:-- 2124 [2023-12-07T01:04:38.980Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ec2e35aae785633a0b92283aaafb8e1ec95739cf [Pipeline] } [2023-12-07T01:04:39.011Z] 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-12-07T01:04:42.205Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-222/archives ] [2023-12-07T01:04:42.205Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-222/archives [2023-12-07T01:04:42.205Z] total 16 [2023-12-07T01:04:42.205Z] drwxr-xr-x 3 root root 4096 Dec 7 00:57 . [2023-12-07T01:04:42.205Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 7 00:57 .. [2023-12-07T01:04:42.205Z] drwxr-xr-x 2 root root 4096 Dec 7 00:57 cost [2023-12-07T01:04:42.205Z] -rw-r--r-- 1 root root 83 Dec 7 00:57 cost.csv [2023-12-07T01:04:42.205Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-222/archives [2023-12-07T01:04:42.205Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-222/archives [2023-12-07T01:04:42.205Z] total 16 [2023-12-07T01:04:42.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 00:57 . [2023-12-07T01:04:42.205Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 7 00:57 .. [2023-12-07T01:04:42.205Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 7 00:57 cost [2023-12-07T01:04:42.205Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 7 00:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:42.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:43.419Z] ---> package-listing.sh [2023-12-07T01:04:43.419Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-07T01:04:43.419Z] ++ facter osfamily [2023-12-07T01:04:43.679Z] + OS_FAMILY=debian [2023-12-07T01:04:43.679Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-222 [2023-12-07T01:04:43.679Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-07T01:04:43.679Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-07T01:04:43.679Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-07T01:04:43.679Z] + PACKAGES=/tmp/packages_start.txt [2023-12-07T01:04:43.679Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-222 ']' [2023-12-07T01:04:43.679Z] + PACKAGES=/tmp/packages_end.txt [2023-12-07T01:04:43.679Z] + case "${OS_FAMILY}" in [2023-12-07T01:04:43.679Z] + dpkg -l [2023-12-07T01:04:43.679Z] + grep '^ii' [2023-12-07T01:04:43.679Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-07T01:04:43.679Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-07T01:04:43.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-07T01:04:43.679Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-222 ']' [2023-12-07T01:04:43.679Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-222/archives/ [2023-12-07T01:04:43.679Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-222/archives/ [Pipeline] echo [2023-12-07T01:04:43.711Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-07T01:04:44.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:04:44.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T01:04:44.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:04:44.941Z] prd-ubuntu20.04-docker-8c-8g-24612 does not seem to be running inside a container [2023-12-07T01:04:44.971Z] $ 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-222/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-222 -v /w/workspace/edgexfoundry_device-gpio_PR-222:/w/workspace/edgexfoundry_device-gpio_PR-222:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-222@tmp:/w/workspace/edgexfoundry_device-gpio_PR-222@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-12-07T01:04:45.176Z] $ docker top 670657f0b2442d425d2b866cc9fa361169298b60efe548873246e9de67d9b441 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T01:04:45.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-07T01:04:45.960Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-07T01:04:46.262Z] + ls /var/log/sa-host [2023-12-07T01:04:46.262Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T01:04:46.515Z] provisioning config files... [2023-12-07T01:04:46.522Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-222@tmp/config6297285010849202744tmp [Pipeline] { [Pipeline] echo [2023-12-07T01:04:46.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:46.986Z] ---> create-netrc.sh [Pipeline] } [2023-12-07T01:04:47.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:47.519Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-07T01:04:47.553Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:47.869Z] ---> sudo-logs.sh [2023-12-07T01:04:47.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-07T01:04:48.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:48.317Z] ---> job-cost.sh [2023-12-07T01:04:48.317Z] lf-activate-venv: SKIPPING [2023-12-07T01:04:48.317Z] DEBUG: total: 0.2199999988079071 [2023-12-07T01:04:48.317Z] INFO: Retrieving Stack Cost... [2023-12-07T01:04:48.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T01:04:49.166Z] INFO: Archiving Costs [Pipeline] echo [2023-12-07T01:04:49.197Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:04:49.508Z] ---> logs-deploy.sh [2023-12-07T01:04:49.508Z] lf-activate-venv: SKIPPING [2023-12-07T01:04:49.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-222/1 [2023-12-07T01:04:49.508Z] INFO: archiving workspace using pattern(s): [2023-12-07T01:04:50.453Z] Archives upload complete. [2023-12-07T01:04:50.453Z] INFO: archiving logs to Nexus