Pull request #1572 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f8810c2ac5be4d8f0304e32207b2124d43a5b36+decf7a4867f03271291a6465384c5ba130c9fec8 (c0c4afe5961c5acda98bc029e2b2edd35ce1d30b) 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-ssh1587349284472154163.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-ssh14709691908991664087.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-sdk-go/branches/PR-1572/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-sdk-go/branches/PR-1572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4654294614941327824.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-sdk-go/branches/PR-1572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2215342099515536971.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-ssh8532452372759825730.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-sdk-go/branches/PR-1572/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-sdk-go/branches/PR-1572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16586835786724596157.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1807 in /w/workspace/gexfoundry_device-sdk-go_PR-1572 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1572 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 Merge succeeded, producing 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 Checking out Revision 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 (PR-1572) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1572/head:refs/remotes/origin/PR-1572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 # 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 decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-01T04:55:58.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-01T04:55:58.907Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-01T04:55:59.008Z] ========================================================= [2024-04-01T04:55:59.008Z] EdgeX Global Pipelines Version Info [2024-04-01T04:55:59.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-01T04:55:59.758Z] ------------------- [2024-04-01T04:55:59.758Z] stable info: [2024-04-01T04:55:59.758Z] ------------------- [2024-04-01T04:55:59.758Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-01T04:55:59.758Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-01T04:55:59.758Z] Message: update stable to v1.0.258 [2024-04-01T04:56:00.329Z] ------------------- [2024-04-01T04:56:00.329Z] experimental info: [2024-04-01T04:56:00.329Z] ------------------- [2024-04-01T04:56:00.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-01T04:56:00.329Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-01T04:56:00.329Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-01T04:56:00.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-04-01T04:56:00.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-04-01T04:56:00.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-01T04:56:00.712Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-01T04:56:00.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-01T04:56:00.820Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-01T04:56:00.872Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-01T04:56:00.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-04-01T04:56:00.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-01T04:56:01.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-01T04:56:01.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-01T04:56:01.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-04-01T04:56:01.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-01T04:56:01.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-01T04:56:01.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-01T04:56:01.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-04-01T04:56:01.356Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-01T04:56:01.403Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-01T04:56:01.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-01T04:56:01.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-01T04:56:01.561Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-01T04:56:01.617Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-01T04:56:01.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-01T04:56:01.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-01T04:56:01.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-01T04:56:01.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-01T04:56:01.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-01T04:56:01.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1572 [Pipeline] echo [2024-04-01T04:56:01.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1572 [Pipeline] echo [2024-04-01T04:56:02.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1572 [Pipeline] echo [2024-04-01T04:56:02.081Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [Pipeline] echo [2024-04-01T04:56:02.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f8810c [Pipeline] echo [2024-04-01T04:56:02.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-01T04:56:02.313Z] provisioning config files... [2024-04-01T04:56:02.328Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/config5145270967784897616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T04:56:02.715Z] ---> ****-login.sh [2024-04-01T04:56:02.715Z] nexus3.edgexfoundry.org:10001 [2024-04-01T04:56:02.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:02.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:02.975Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:02.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:02.975Z] [2024-04-01T04:56:02.975Z] Login Succeeded [2024-04-01T04:56:02.975Z] nexus3.edgexfoundry.org:10002 [2024-04-01T04:56:03.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:03.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:03.235Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:03.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:03.235Z] [2024-04-01T04:56:03.235Z] Login Succeeded [2024-04-01T04:56:03.235Z] nexus3.edgexfoundry.org:10003 [2024-04-01T04:56:03.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:03.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:03.235Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:03.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:03.235Z] [2024-04-01T04:56:03.235Z] Login Succeeded [2024-04-01T04:56:03.235Z] nexus3.edgexfoundry.org:10004 [2024-04-01T04:56:03.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:03.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:03.496Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:03.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:03.496Z] [2024-04-01T04:56:03.496Z] Login Succeeded [2024-04-01T04:56:03.496Z] ****.io [2024-04-01T04:56:03.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:03.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:03.758Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:03.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:03.758Z] [2024-04-01T04:56:03.758Z] Login Succeeded [2024-04-01T04:56:03.758Z] ---> ****-login.sh ends [Pipeline] } [2024-04-01T04:56:03.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-01T04:56:04.467Z] + git rev-list -1 --merges 5f8810c2ac5be4d8f0304e32207b2124d43a5b36~1..5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [Pipeline] echo [2024-04-01T04:56:04.504Z] -----------> git rev-list -1 --merges 5f8810c2ac5be4d8f0304e32207b2124d43a5b36~1..5f8810c2ac5be4d8f0304e32207b2124d43a5b36 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [false] [Pipeline] sh [2024-04-01T04:56:04.822Z] + git log --format=format:%s -1 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [Pipeline] echo [2024-04-01T04:56:04.865Z] ========================================================= [2024-04-01T04:56:04.865Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-01T04:56:04.865Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-01T04:56:05.331Z] + git log --format=format:%s -1 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [Pipeline] echo [2024-04-01T04:56:05.366Z] [semverPrep] GIT_COMMIT: 5f8810c2ac5be4d8f0304e32207b2124d43a5b36, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-04-01T04:56:05.403Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-01T04:56:05.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-01T04:56:05.805Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-01T04:56:05.805Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-01T04:56:05.805Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-01T04:56:05.805Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-01T04:56:05.805Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-01T04:56:05.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:56:06.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-01T04:56:06.312Z] [2024-04-01T04:56:06.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:56:06.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-01T04:56:06.703Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-01T04:56:06.704Z] b85a868b505f: Pulling fs layer [2024-04-01T04:56:06.704Z] e2be974225ed: Pulling fs layer [2024-04-01T04:56:06.704Z] 339a4e72a1f5: Pulling fs layer [2024-04-01T04:56:06.704Z] 988bab9f4d93: Pulling fs layer [2024-04-01T04:56:06.704Z] 1469e6f7b9e6: Pulling fs layer [2024-04-01T04:56:06.704Z] eaf3925da568: Pulling fs layer [2024-04-01T04:56:06.704Z] bab4dde63d76: Pulling fs layer [2024-04-01T04:56:06.704Z] bde34c3a00c8: Pulling fs layer [2024-04-01T04:56:06.704Z] b352a97aabf1: Pulling fs layer [2024-04-01T04:56:06.704Z] 4872d77fe225: Pulling fs layer [2024-04-01T04:56:06.704Z] 5851b861e8e6: Pulling fs layer [2024-04-01T04:56:06.704Z] 988bab9f4d93: Waiting [2024-04-01T04:56:06.704Z] eaf3925da568: Waiting [2024-04-01T04:56:06.704Z] bab4dde63d76: Waiting [2024-04-01T04:56:06.704Z] bde34c3a00c8: Waiting [2024-04-01T04:56:06.704Z] 1469e6f7b9e6: Waiting [2024-04-01T04:56:06.704Z] b352a97aabf1: Waiting [2024-04-01T04:56:06.704Z] 4872d77fe225: Waiting [2024-04-01T04:56:06.704Z] 5851b861e8e6: Waiting [2024-04-01T04:56:06.704Z] e2be974225ed: Verifying Checksum [2024-04-01T04:56:06.704Z] e2be974225ed: Download complete [2024-04-01T04:56:06.704Z] 988bab9f4d93: Verifying Checksum [2024-04-01T04:56:06.704Z] 988bab9f4d93: Download complete [2024-04-01T04:56:06.704Z] 1469e6f7b9e6: Verifying Checksum [2024-04-01T04:56:06.704Z] 1469e6f7b9e6: Download complete [2024-04-01T04:56:06.704Z] eaf3925da568: Verifying Checksum [2024-04-01T04:56:06.704Z] eaf3925da568: Download complete [2024-04-01T04:56:06.704Z] 339a4e72a1f5: Verifying Checksum [2024-04-01T04:56:06.704Z] 339a4e72a1f5: Download complete [2024-04-01T04:56:06.704Z] bde34c3a00c8: Verifying Checksum [2024-04-01T04:56:06.704Z] bde34c3a00c8: Download complete [2024-04-01T04:56:06.964Z] b352a97aabf1: Download complete [2024-04-01T04:56:06.964Z] 4872d77fe225: Download complete [2024-04-01T04:56:06.964Z] 5851b861e8e6: Download complete [2024-04-01T04:56:06.964Z] b85a868b505f: Verifying Checksum [2024-04-01T04:56:06.964Z] b85a868b505f: Download complete [2024-04-01T04:56:07.223Z] bab4dde63d76: Verifying Checksum [2024-04-01T04:56:07.223Z] bab4dde63d76: Download complete [2024-04-01T04:56:08.160Z] b85a868b505f: Pull complete [2024-04-01T04:56:08.160Z] e2be974225ed: Pull complete [2024-04-01T04:56:08.422Z] 339a4e72a1f5: Pull complete [2024-04-01T04:56:08.683Z] 988bab9f4d93: Pull complete [2024-04-01T04:56:08.943Z] 1469e6f7b9e6: Pull complete [2024-04-01T04:56:08.943Z] eaf3925da568: Pull complete [2024-04-01T04:56:10.325Z] bab4dde63d76: Pull complete [2024-04-01T04:56:10.585Z] bde34c3a00c8: Pull complete [2024-04-01T04:56:10.585Z] b352a97aabf1: Pull complete [2024-04-01T04:56:10.585Z] 4872d77fe225: Pull complete [2024-04-01T04:56:10.846Z] 5851b861e8e6: Pull complete [2024-04-01T04:56:10.846Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-01T04:56:10.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-01T04:56:10.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T04:56:11.136Z] prd-ubuntu20.04-docker-8c-8g-1807 does not seem to be running inside a container [2024-04-01T04:56:11.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1572 -v /w/workspace/gexfoundry_device-sdk-go_PR-1572:/w/workspace/gexfoundry_device-sdk-go_PR-1572:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1572@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 [2024-04-01T04:56:12.331Z] $ docker top 8a3e4c914e54d6ad3ebb5405b3eabbf8005597fa3a3d1eb0778cf6cfaa690d75 -eo pid,comm [2024-04-01T04:56:12.384Z] 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). [2024-04-01T04:56:12.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-01T04:56:12.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-01T04:56:12.531Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-01T04:56:12.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-01T04:56:12.651Z] $ docker exec 8a3e4c914e54d6ad3ebb5405b3eabbf8005597fa3a3d1eb0778cf6cfaa690d75 ssh-agent [2024-04-01T04:56:12.750Z] SSH_AUTH_SOCK=/tmp/ssh-wF2X4yMPotzD/agent.32 [2024-04-01T04:56:12.750Z] SSH_AGENT_PID=38 [2024-04-01T04:56:12.756Z] Running ssh-add (command line suppressed) [2024-04-01T04:56:12.863Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/private_key_7628430027964893422.key (/w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/private_key_7628430027964893422.key) [2024-04-01T04:56:12.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-01T04:56:13.213Z] + git tag --points-at HEAD [Pipeline] } [2024-04-01T04:56:13.245Z] $ docker exec --env ******** --env ******** 8a3e4c914e54d6ad3ebb5405b3eabbf8005597fa3a3d1eb0778cf6cfaa690d75 ssh-agent -k [2024-04-01T04:56:13.347Z] unset SSH_AUTH_SOCK; [2024-04-01T04:56:13.347Z] unset SSH_AGENT_PID; [2024-04-01T04:56:13.347Z] echo Agent pid 38 killed; [2024-04-01T04:56:13.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-01T04:56:13.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-01T04:56:13.454Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-01T04:56:13.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-01T04:56:13.588Z] $ docker exec 8a3e4c914e54d6ad3ebb5405b3eabbf8005597fa3a3d1eb0778cf6cfaa690d75 ssh-agent [2024-04-01T04:56:13.686Z] SSH_AUTH_SOCK=/tmp/ssh-uGkEy2GEeduy/agent.71 [2024-04-01T04:56:13.686Z] SSH_AGENT_PID=77 [2024-04-01T04:56:13.690Z] Running ssh-add (command line suppressed) [2024-04-01T04:56:13.807Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/private_key_2641044983349153045.key (/w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/private_key_2641044983349153045.key) [2024-04-01T04:56:13.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-01T04:56:14.164Z] + git semver init [2024-04-01T04:56:14.424Z] 2024-04-01 04:56:14,351 [run_init] DEBUG init version:0.0.0 force:False [2024-04-01T04:56:14.424Z] 2024-04-01 04:56:14,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver [2024-04-01T04:56:14.424Z] 2024-04-01 04:56:14,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver [2024-04-01T04:56:14.424Z] 2024-04-01 04:56:14,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1572, universal_newlines=False, shell=None, istream=None) [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,573 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1572/.git/info/exclude [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver/PR-1572 with force:False [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,574 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver/PR-1572 [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,578 [execute] INFO git cat-file --batch-check [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver, universal_newlines=False, shell=None, istream=) [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,584 [execute] INFO git cat-file --batch [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver, universal_newlines=False, shell=None, istream=) [2024-04-01T04:56:15.805Z] 2024-04-01 04:56:15,590 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1572/.semver/PR-1572 [2024-04-01T04:56:15.805Z] 0.0.0 [Pipeline] } [2024-04-01T04:56:15.836Z] $ docker exec --env ******** --env ******** 8a3e4c914e54d6ad3ebb5405b3eabbf8005597fa3a3d1eb0778cf6cfaa690d75 ssh-agent -k [2024-04-01T04:56:15.938Z] unset SSH_AUTH_SOCK; [2024-04-01T04:56:15.938Z] unset SSH_AGENT_PID; [2024-04-01T04:56:15.938Z] echo Agent pid 77 killed; [2024-04-01T04:56:15.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-01T04:56:16.399Z] + git semver [Pipeline] } [2024-04-01T04:56:16.690Z] $ docker stop --time=1 8a3e4c914e54d6ad3ebb5405b3eabbf8005597fa3a3d1eb0778cf6cfaa690d75 [2024-04-01T04:56:17.993Z] $ docker rm -f --volumes 8a3e4c914e54d6ad3ebb5405b3eabbf8005597fa3a3d1eb0778cf6cfaa690d75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-01T04:56:18.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-01T04:56:18.701Z] Stashed 1 file(s) [Pipeline] echo [2024-04-01T04:56:18.720Z] [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 [2024-04-01T04:56:19.416Z] provisioning config files... [2024-04-01T04:56:19.426Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/config1236409561824139269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T04:56:19.780Z] ---> ****-login.sh [2024-04-01T04:56:19.780Z] nexus3.edgexfoundry.org:10001 [2024-04-01T04:56:19.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:19.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:19.780Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:19.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:19.780Z] [2024-04-01T04:56:19.780Z] Login Succeeded [2024-04-01T04:56:19.780Z] nexus3.edgexfoundry.org:10002 [2024-04-01T04:56:19.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:19.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:19.780Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:19.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:19.781Z] [2024-04-01T04:56:19.781Z] Login Succeeded [2024-04-01T04:56:19.781Z] nexus3.edgexfoundry.org:10003 [2024-04-01T04:56:20.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:20.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:20.044Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:20.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:20.044Z] [2024-04-01T04:56:20.044Z] Login Succeeded [2024-04-01T04:56:20.044Z] nexus3.edgexfoundry.org:10004 [2024-04-01T04:56:20.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:20.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:20.044Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:20.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:20.044Z] [2024-04-01T04:56:20.044Z] Login Succeeded [2024-04-01T04:56:20.044Z] ****.io [2024-04-01T04:56:20.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:56:20.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:56:20.305Z] Configure a credential helper to remove this warning. See [2024-04-01T04:56:20.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:56:20.305Z] [2024-04-01T04:56:20.305Z] Login Succeeded [2024-04-01T04:56:20.305Z] ---> ****-login.sh ends [Pipeline] } [2024-04-01T04:56:20.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-01T04:56:20.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-01T04:56:20.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-01T04:56:20.636Z] ========================================================= [2024-04-01T04:56:20.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-01T04:56:20.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:56:21.125Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-01T04:56:21.125Z] Sending build context to Docker daemon 22.12MB [2024-04-01T04:56:21.125Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-04-01T04:56:21.125Z] Step 2/10 : FROM ${BASE} AS builder [2024-04-01T04:56:21.125Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-01T04:56:21.125Z] 7264a8db6415: Pulling fs layer [2024-04-01T04:56:21.125Z] c4d48a809fc2: Pulling fs layer [2024-04-01T04:56:21.125Z] 4f1c88b9dad5: Pulling fs layer [2024-04-01T04:56:21.125Z] ad3a456e5733: Pulling fs layer [2024-04-01T04:56:21.125Z] 69c7f0334f64: Pulling fs layer [2024-04-01T04:56:21.125Z] ad3a456e5733: Waiting [2024-04-01T04:56:21.125Z] 1f1c1a5573a3: Pulling fs layer [2024-04-01T04:56:21.125Z] ce7588e14bc9: Pulling fs layer [2024-04-01T04:56:21.125Z] 69c7f0334f64: Waiting [2024-04-01T04:56:21.125Z] b5e4710f87ac: Pulling fs layer [2024-04-01T04:56:21.125Z] 1f1c1a5573a3: Waiting [2024-04-01T04:56:21.125Z] ce7588e14bc9: Waiting [2024-04-01T04:56:21.125Z] b5e4710f87ac: Waiting [2024-04-01T04:56:21.385Z] c4d48a809fc2: Verifying Checksum [2024-04-01T04:56:21.385Z] c4d48a809fc2: Download complete [2024-04-01T04:56:21.385Z] ad3a456e5733: Verifying Checksum [2024-04-01T04:56:21.385Z] ad3a456e5733: Download complete [2024-04-01T04:56:21.385Z] 69c7f0334f64: Verifying Checksum [2024-04-01T04:56:21.385Z] 69c7f0334f64: Download complete [2024-04-01T04:56:21.385Z] 7264a8db6415: Verifying Checksum [2024-04-01T04:56:21.385Z] 7264a8db6415: Download complete [2024-04-01T04:56:21.385Z] 1f1c1a5573a3: Verifying Checksum [2024-04-01T04:56:21.385Z] 1f1c1a5573a3: Download complete [2024-04-01T04:56:21.385Z] 7264a8db6415: Pull complete [2024-04-01T04:56:21.645Z] c4d48a809fc2: Pull complete [2024-04-01T04:56:21.645Z] b5e4710f87ac: Verifying Checksum [2024-04-01T04:56:21.645Z] b5e4710f87ac: Download complete [2024-04-01T04:56:21.645Z] 4f1c88b9dad5: Download complete [2024-04-01T04:56:22.213Z] ce7588e14bc9: Verifying Checksum [2024-04-01T04:56:22.213Z] ce7588e14bc9: Download complete [2024-04-01T04:56:25.507Z] 4f1c88b9dad5: Pull complete [2024-04-01T04:56:25.507Z] ad3a456e5733: Pull complete [2024-04-01T04:56:25.507Z] 69c7f0334f64: Pull complete [2024-04-01T04:56:25.507Z] 1f1c1a5573a3: Pull complete [2024-04-01T04:56:27.410Z] ce7588e14bc9: Pull complete [2024-04-01T04:56:27.978Z] b5e4710f87ac: Pull complete [2024-04-01T04:56:27.978Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-01T04:56:27.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-01T04:56:27.978Z] ---> 88b5674ff536 [2024-04-01T04:56:27.978Z] Step 3/10 : ARG MAKE=make build [2024-04-01T04:56:29.356Z] ---> Running in bd5f07dd9f2d [2024-04-01T04:56:29.356Z] Removing intermediate container bd5f07dd9f2d [2024-04-01T04:56:29.356Z] ---> 00affc7d648e [2024-04-01T04:56:29.356Z] Step 4/10 : WORKDIR /device-sdk-go [2024-04-01T04:56:29.356Z] ---> Running in 5d4b49e4d019 [2024-04-01T04:56:29.356Z] Removing intermediate container 5d4b49e4d019 [2024-04-01T04:56:29.356Z] ---> b9f75f48d8f6 [2024-04-01T04:56:29.356Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-01T04:56:29.356Z] ---> Running in 2da575620b3a [2024-04-01T04:56:29.356Z] Removing intermediate container 2da575620b3a [2024-04-01T04:56:29.356Z] ---> ed202549fc53 [2024-04-01T04:56:29.356Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-04-01T04:56:29.356Z] ---> Running in 38361bf4bbf3 [2024-04-01T04:56:29.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-01T04:56:29.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-01T04:56:30.144Z] OK: 264 MiB in 52 packages [2024-04-01T04:56:30.403Z] Removing intermediate container 38361bf4bbf3 [2024-04-01T04:56:30.403Z] ---> 5cf5a703ad00 [2024-04-01T04:56:30.403Z] Step 7/10 : COPY go.mod vendor* ./ [2024-04-01T04:56:30.661Z] ---> 0e9a53392723 [2024-04-01T04:56:30.661Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-01T04:56:30.661Z] ---> Running in c966feef4b6c [2024-04-01T04:56:34.210Z] Still waiting to schedule task [2024-04-01T04:56:34.210Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-01T04:57:26.953Z] Removing intermediate container c966feef4b6c [2024-04-01T04:57:26.953Z] ---> f04e894d082c [2024-04-01T04:57:26.953Z] Step 9/10 : COPY . . [2024-04-01T04:57:26.953Z] ---> 6a76a022aa02 [2024-04-01T04:57:26.953Z] Step 10/10 : RUN ${MAKE} [2024-04-01T04:57:26.953Z] ---> Running in fbdc7bf37150 [2024-04-01T04:57:26.953Z] noop [2024-04-01T04:57:26.953Z] Removing intermediate container fbdc7bf37150 [2024-04-01T04:57:26.953Z] ---> d5ea7b0100ba [2024-04-01T04:57:26.953Z] Successfully built d5ea7b0100ba [2024-04-01T04:57:26.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:57:27.435Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-01T04:57:27.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T04:57:27.605Z] prd-ubuntu20.04-docker-8c-8g-1807 does not seem to be running inside a container [2024-04-01T04:57:27.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1572 -v /w/workspace/gexfoundry_device-sdk-go_PR-1572:/w/workspace/gexfoundry_device-sdk-go_PR-1572:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1572@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 [2024-04-01T04:57:28.010Z] $ docker top 0636d4b7d7072fc454e580c581cc464ebe31f661adf8e8440aa6ba9679ce4490 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-01T04:57:28.408Z] + go version [2024-04-01T04:57:28.408Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-01T04:57:28.443Z] $ docker stop --time=1 0636d4b7d7072fc454e580c581cc464ebe31f661adf8e8440aa6ba9679ce4490 [2024-04-01T04:57:29.708Z] $ docker rm -f --volumes 0636d4b7d7072fc454e580c581cc464ebe31f661adf8e8440aa6ba9679ce4490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:57:30.453Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-01T04:57:30.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T04:57:30.618Z] prd-ubuntu20.04-docker-8c-8g-1807 does not seem to be running inside a container [2024-04-01T04:57:30.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1572 -v /w/workspace/gexfoundry_device-sdk-go_PR-1572:/w/workspace/gexfoundry_device-sdk-go_PR-1572:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1572@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 [2024-04-01T04:57:30.966Z] $ docker top a878e5f63d50911206c2ba49562f8b57c6747efd84dd22df54a4df59b649be1a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-01T04:57:31.366Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1572 [Pipeline] fileExists [Pipeline] sh [2024-04-01T04:57:31.743Z] + make test [2024-04-01T04:57:31.743Z] go test -race -coverprofile=coverage.out ./... [2024-04-01T04:57:38.314Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-04-01T04:58:05.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1808 in /w/workspace/gexfoundry_device-sdk-go_PR-1572 [Pipeline] { [Pipeline] ws [2024-04-01T04:58:05.854Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-04-01T04:58:05.939Z] The recommended git tool is: git [2024-04-01T04:58:10.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-04-01T04:58:10.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-04-01T04:58:10.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-04-01T04:58:10.387Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-04-01T04:58:10.387Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-04-01T04:58:10.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements [2024-04-01T04:58:10.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.058s coverage: 81.5% of statements [2024-04-01T04:58:10.843Z] using credential edgex-jenkins-ssh [2024-04-01T04:58:10.863Z] Cloning the remote Git repository [2024-04-01T04:58:11.207Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-04-01T04:58:11.208Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-04-01T04:58:10.896Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-04-01T04:58:10.982Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-04-01T04:58:11.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-04-01T04:58:11.127Z] > git --version # timeout=10 [2024-04-01T04:58:11.150Z] > git --version # 'git version 2.25.1' [2024-04-01T04:58:11.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-01T04:58:11.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-01T04:58:12.145Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-04-01T04:58:12.403Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements [2024-04-01T04:58:12.403Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-04-01T04:58:12.403Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-04-01T04:58:13.339Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.098s coverage: 71.8% of statements [2024-04-01T04:58:13.907Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-04-01T04:58:13.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-04-01T04:58:13.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-01T04:58:14.521Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-04-01T04:58:14.555Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-04-01T04:58:14.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-01T04:58:14.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1572/head:refs/remotes/origin/PR-1572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-01T04:58:15.176Z] Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [2024-04-01T04:58:15.478Z] Merge succeeded, producing 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [2024-04-01T04:58:15.478Z] Checking out Revision 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 (PR-1572) [2024-04-01T04:58:15.994Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-04-01T04:58:16.033Z] > git --version # timeout=10 [2024-04-01T04:58:16.043Z] > git --version # 'git version 2.25.1' [2024-04-01T04:58:16.062Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-01T04:58:15.200Z] > git config core.sparsecheckout # timeout=10 [2024-04-01T04:58:15.274Z] > git checkout -f 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 # timeout=10 [2024-04-01T04:58:15.378Z] > git remote # timeout=10 [2024-04-01T04:58:15.397Z] > git config --get remote.origin.url # timeout=10 [2024-04-01T04:58:15.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-01T04:58:15.434Z] > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 [2024-04-01T04:58:15.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-01T04:58:15.480Z] > git config core.sparsecheckout # timeout=10 [2024-04-01T04:58:15.492Z] > git checkout -f 5f8810c2ac5be4d8f0304e32207b2124d43a5b36 # timeout=10 [2024-04-01T04:58:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.051s coverage: 14.4% of statements [2024-04-01T04:58:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.711s coverage: 45.9% of statements [2024-04-01T04:58:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.070s coverage: 68.5% of statements [2024-04-01T04:58:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.095s coverage: 89.2% of statements [2024-04-01T04:58:16.458Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.061s coverage: 5.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-01T04:58:21.045Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-01T04:58:21.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-01T04:58:21.046Z] Dload Upload Total Spent Left Speed [2024-04-01T04:58:21.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-04-01T04:58:21.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-01T04:58:21.758Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-01T04:58:21.758Z] + sudo tee /etc/docker/daemon.new [2024-04-01T04:58:21.758Z] { [2024-04-01T04:58:21.758Z] "registry-mirrors": [ [2024-04-01T04:58:21.758Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-01T04:58:21.758Z] ], [2024-04-01T04:58:21.758Z] "bip": "10.250.0.254/24", [2024-04-01T04:58:21.758Z] "hosts": [ [2024-04-01T04:58:21.758Z] "tcp://0.0.0.0:5555", [2024-04-01T04:58:21.758Z] "unix:///var/run/docker.sock" [2024-04-01T04:58:21.758Z] ], [2024-04-01T04:58:21.758Z] "mtu": 1458, [2024-04-01T04:58:21.758Z] "selinux-enabled": true, [2024-04-01T04:58:21.758Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-01T04:58:21.758Z] } [Pipeline] sh [2024-04-01T04:58:22.113Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-01T04:58:22.472Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-01T04:58:40.817Z] provisioning config files... [2024-04-01T04:58:40.842Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13514697595366605412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T04:58:41.350Z] ---> ****-login.sh [2024-04-01T04:58:41.351Z] nexus3.edgexfoundry.org:10001 [2024-04-01T04:58:41.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:58:41.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:58:41.939Z] Configure a credential helper to remove this warning. See [2024-04-01T04:58:41.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:58:41.939Z] [2024-04-01T04:58:41.939Z] Login Succeeded [2024-04-01T04:58:41.940Z] nexus3.edgexfoundry.org:10002 [2024-04-01T04:58:42.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:58:42.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:58:42.480Z] Configure a credential helper to remove this warning. See [2024-04-01T04:58:42.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:58:42.480Z] [2024-04-01T04:58:42.480Z] Login Succeeded [2024-04-01T04:58:42.480Z] nexus3.edgexfoundry.org:10003 [2024-04-01T04:58:42.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:58:42.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:58:42.751Z] Configure a credential helper to remove this warning. See [2024-04-01T04:58:42.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:58:42.751Z] [2024-04-01T04:58:42.751Z] Login Succeeded [2024-04-01T04:58:42.751Z] nexus3.edgexfoundry.org:10004 [2024-04-01T04:58:42.989Z] GO111MODULE=on go vet ./... [2024-04-01T04:58:43.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:58:43.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:58:43.025Z] Configure a credential helper to remove this warning. See [2024-04-01T04:58:43.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:58:43.025Z] [2024-04-01T04:58:43.025Z] Login Succeeded [2024-04-01T04:58:43.025Z] ****.io [2024-04-01T04:58:43.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T04:58:43.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T04:58:43.563Z] Configure a credential helper to remove this warning. See [2024-04-01T04:58:43.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T04:58:43.563Z] [2024-04-01T04:58:43.563Z] Login Succeeded [2024-04-01T04:58:43.563Z] ---> ****-login.sh ends [Pipeline] } [2024-04-01T04:58:43.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-01T04:58:44.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-01T04:58:44.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-01T04:58:44.105Z] ========================================================= [2024-04-01T04:58:44.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-01T04:58:44.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:58:44.639Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-01T04:58:45.231Z] Sending build context to Docker daemon 11.47MB [2024-04-01T04:58:45.232Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-04-01T04:58:45.232Z] Step 2/10 : FROM ${BASE} AS builder [2024-04-01T04:58:45.232Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-01T04:58:45.232Z] 9fda8d8052c6: Pulling fs layer [2024-04-01T04:58:45.232Z] 5d54e960e981: Pulling fs layer [2024-04-01T04:58:45.232Z] c4a7e357bf2a: Pulling fs layer [2024-04-01T04:58:45.232Z] f0e02332f6b5: Pulling fs layer [2024-04-01T04:58:45.232Z] 872ee5b61b7b: Pulling fs layer [2024-04-01T04:58:45.232Z] 0c6a40ed1a82: Pulling fs layer [2024-04-01T04:58:45.232Z] 94ae7d8d031c: Pulling fs layer [2024-04-01T04:58:45.232Z] f0e02332f6b5: Waiting [2024-04-01T04:58:45.232Z] 872ee5b61b7b: Waiting [2024-04-01T04:58:45.232Z] 0c6a40ed1a82: Waiting [2024-04-01T04:58:45.232Z] 94ae7d8d031c: Waiting [2024-04-01T04:58:45.501Z] 5d54e960e981: Download complete [2024-04-01T04:58:45.501Z] f0e02332f6b5: Verifying Checksum [2024-04-01T04:58:45.501Z] f0e02332f6b5: Download complete [2024-04-01T04:58:45.501Z] 872ee5b61b7b: Download complete [2024-04-01T04:58:45.501Z] 9fda8d8052c6: Verifying Checksum [2024-04-01T04:58:45.501Z] 9fda8d8052c6: Download complete [2024-04-01T04:58:45.772Z] 94ae7d8d031c: Verifying Checksum [2024-04-01T04:58:45.772Z] 94ae7d8d031c: Download complete [2024-04-01T04:58:46.359Z] 9fda8d8052c6: Pull complete [2024-04-01T04:58:46.949Z] 5d54e960e981: Pull complete [2024-04-01T04:58:47.219Z] c4a7e357bf2a: Verifying Checksum [2024-04-01T04:58:47.219Z] c4a7e357bf2a: Download complete [2024-04-01T04:58:48.184Z] 0c6a40ed1a82: Verifying Checksum [2024-04-01T04:58:48.184Z] 0c6a40ed1a82: Download complete [2024-04-01T04:58:48.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-01T04:58:48.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-01T04:58:48.252Z] ./bin/test-attribution-txt.sh [2024-04-01T04:58:48.252Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-01T04:58:48.252Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-01T04:58:48.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-01T04:58:48.334Z] $ docker stop --time=1 a878e5f63d50911206c2ba49562f8b57c6747efd84dd22df54a4df59b649be1a [2024-04-01T04:58:50.467Z] $ docker rm -f --volumes a878e5f63d50911206c2ba49562f8b57c6747efd84dd22df54a4df59b649be1a [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-01T04:58:51.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-01T04:58:51.298Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-01T04:58:52.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-01T04:58:52.344Z] + ls -al . [2024-04-01T04:58:52.344Z] total 376 [2024-04-01T04:58:52.344Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 1 04:57 . [2024-04-01T04:58:52.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 04:55 .. [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 04:55 .dockerignore [2024-04-01T04:58:52.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 04:58 .git [2024-04-01T04:58:52.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 04:55 .github [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 137 Apr 1 04:55 .gitignore [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 1 04:55 .golangci.yml [2024-04-01T04:58:52.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 04:56 .semver [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 48109 Apr 1 04:55 CHANGELOG.md [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 04:55 GOVERNANCE.md [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 1 04:55 Jenkinsfile [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 04:55 LICENSE [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 1842 Apr 1 04:55 Makefile [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 1 04:55 OWNERS.md [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 4933 Apr 1 04:55 README.md [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 04:56 VERSION [2024-04-01T04:58:52.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 04:55 bin [2024-04-01T04:58:52.344Z] -rw-r--r-- 1 jenkins jenkins 122155 Apr 1 04:58 coverage.out [2024-04-01T04:58:52.344Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 04:55 example [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 7112 Apr 1 04:55 go.mod [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 101224 Apr 1 04:55 go.sum [2024-04-01T04:58:52.344Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 1 04:55 internal [2024-04-01T04:58:52.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 04:55 openapi [2024-04-01T04:58:52.344Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 04:55 pkg [2024-04-01T04:58:52.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 04:55 snap [2024-04-01T04:58:52.344Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 04:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:58:52.759Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5f8810c2ac5be4d8f0304e32207b2124d43a5b36 --label arch=amd64 --label version=0.0.0 . [2024-04-01T04:58:52.759Z] Sending build context to Docker daemon 22.24MB [2024-04-01T04:58:52.759Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-04-01T04:58:52.759Z] Step 2/23 : FROM ${BASE} AS builder [2024-04-01T04:58:52.759Z] ---> d5ea7b0100ba [2024-04-01T04:58:52.759Z] Step 3/23 : ARG MAKE=make build [2024-04-01T04:58:52.759Z] ---> Running in eabbfea0c156 [2024-04-01T04:58:53.017Z] Removing intermediate container eabbfea0c156 [2024-04-01T04:58:53.017Z] ---> 5f8f80b0b2a9 [2024-04-01T04:58:53.017Z] Step 4/23 : WORKDIR /device-sdk-go [2024-04-01T04:58:53.017Z] ---> Running in b70b13354d0e [2024-04-01T04:58:53.017Z] Removing intermediate container b70b13354d0e [2024-04-01T04:58:53.017Z] ---> 8d6ef5e6b739 [2024-04-01T04:58:53.017Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-01T04:58:53.017Z] ---> Running in 4fac4db1dd06 [2024-04-01T04:58:53.017Z] Removing intermediate container 4fac4db1dd06 [2024-04-01T04:58:53.017Z] ---> c5e9e857bc4e [2024-04-01T04:58:53.017Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-04-01T04:58:53.276Z] ---> Running in 7922d575e229 [2024-04-01T04:58:53.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-01T04:58:53.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-01T04:58:53.793Z] OK: 264 MiB in 52 packages [2024-04-01T04:58:54.359Z] Removing intermediate container 7922d575e229 [2024-04-01T04:58:54.360Z] ---> 49d6de74cf84 [2024-04-01T04:58:54.360Z] Step 7/23 : COPY go.mod vendor* ./ [2024-04-01T04:58:54.360Z] ---> 0b2d85d9f349 [2024-04-01T04:58:54.360Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-01T04:58:54.360Z] ---> Running in bfb4dfdd7118 [2024-04-01T04:58:54.926Z] Removing intermediate container bfb4dfdd7118 [2024-04-01T04:58:54.926Z] ---> 316103aeccc6 [2024-04-01T04:58:54.926Z] Step 9/23 : COPY . . [2024-04-01T04:58:55.493Z] ---> 13613737dcee [2024-04-01T04:58:55.493Z] Step 10/23 : RUN ${MAKE} [2024-04-01T04:58:55.493Z] ---> Running in df2d9b2cdf30 [2024-04-01T04:58:55.751Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-04-01T04:59:00.515Z] c4a7e357bf2a: Pull complete [2024-04-01T04:59:00.515Z] f0e02332f6b5: Pull complete [2024-04-01T04:59:00.515Z] 872ee5b61b7b: Pull complete [2024-04-01T04:59:08.736Z] 0c6a40ed1a82: Pull complete [2024-04-01T04:59:10.157Z] 94ae7d8d031c: Pull complete [2024-04-01T04:59:10.157Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-01T04:59:10.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-01T04:59:10.157Z] ---> 86de565de09d [2024-04-01T04:59:10.157Z] Step 3/10 : ARG MAKE=make build [2024-04-01T04:59:12.106Z] ---> Running in be73ade20d42 [2024-04-01T04:59:12.376Z] Removing intermediate container be73ade20d42 [2024-04-01T04:59:12.376Z] ---> 7698dc76461e [2024-04-01T04:59:12.376Z] Step 4/10 : WORKDIR /device-sdk-go [2024-04-01T04:59:12.376Z] ---> Running in 38dc345086d1 [2024-04-01T04:59:12.656Z] Removing intermediate container 38dc345086d1 [2024-04-01T04:59:12.656Z] ---> c97d9c26abbc [2024-04-01T04:59:12.656Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-01T04:59:12.924Z] ---> Running in 7b6927dd20c0 [2024-04-01T04:59:13.194Z] Removing intermediate container 7b6927dd20c0 [2024-04-01T04:59:13.194Z] ---> 1d1ebd93999e [2024-04-01T04:59:13.194Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-04-01T04:59:13.194Z] ---> Running in a1004462c820 [2024-04-01T04:59:14.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-01T04:59:14.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-01T04:59:15.562Z] OK: 266 MiB in 52 packages [2024-04-01T04:59:16.518Z] Removing intermediate container a1004462c820 [2024-04-01T04:59:16.518Z] ---> 5627aee050ff [2024-04-01T04:59:16.518Z] Step 7/10 : COPY go.mod vendor* ./ [2024-04-01T04:59:17.099Z] ---> dbb2cb4ec1f6 [2024-04-01T04:59:17.099Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-01T04:59:17.099Z] ---> Running in 7fa9cc70f79c [2024-04-01T04:59:22.290Z] Removing intermediate container df2d9b2cdf30 [2024-04-01T04:59:22.291Z] ---> 1e7c2df4520d [2024-04-01T04:59:22.291Z] Step 11/23 : FROM alpine:3.18 [2024-04-01T04:59:22.291Z] 3.18: Pulling from library/alpine [2024-04-01T04:59:22.291Z] 619be1103602: Pulling fs layer [2024-04-01T04:59:22.550Z] 619be1103602: Verifying Checksum [2024-04-01T04:59:22.550Z] 619be1103602: Download complete [2024-04-01T04:59:22.550Z] 619be1103602: Pull complete [2024-04-01T04:59:22.550Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-01T04:59:22.550Z] Status: Downloaded newer image for alpine:3.18 [2024-04-01T04:59:22.550Z] ---> d3782b16ccc9 [2024-04-01T04:59:22.550Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-04-01T04:59:22.809Z] ---> Running in 2eca7b8e4ff9 [2024-04-01T04:59:22.809Z] Removing intermediate container 2eca7b8e4ff9 [2024-04-01T04:59:22.809Z] ---> c4efef7cbd09 [2024-04-01T04:59:22.809Z] Step 13/23 : RUN apk add --update --no-cache [2024-04-01T04:59:22.809Z] ---> Running in 197e4f15cd33 [2024-04-01T04:59:23.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-01T04:59:23.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-01T04:59:23.585Z] OK: 7 MiB in 15 packages [2024-04-01T04:59:23.843Z] Removing intermediate container 197e4f15cd33 [2024-04-01T04:59:23.843Z] ---> 43aa6d44152a [2024-04-01T04:59:23.843Z] Step 14/23 : WORKDIR / [2024-04-01T04:59:23.843Z] ---> Running in e589d96eaaf8 [2024-04-01T04:59:23.843Z] Removing intermediate container e589d96eaaf8 [2024-04-01T04:59:23.843Z] ---> c8ca839efb12 [2024-04-01T04:59:23.843Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-04-01T04:59:24.102Z] ---> d9f1792491f8 [2024-04-01T04:59:24.102Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-04-01T04:59:24.669Z] ---> a561f436e9f8 [2024-04-01T04:59:24.669Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-04-01T04:59:24.669Z] ---> 2901ad45ed64 [2024-04-01T04:59:24.669Z] Step 18/23 : EXPOSE 59999 [2024-04-01T04:59:24.927Z] ---> Running in f98838167079 [2024-04-01T04:59:24.927Z] Removing intermediate container f98838167079 [2024-04-01T04:59:24.927Z] ---> a4ab70e091d3 [2024-04-01T04:59:24.927Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-04-01T04:59:24.927Z] ---> Running in 4bb906ba60a6 [2024-04-01T04:59:24.927Z] Removing intermediate container 4bb906ba60a6 [2024-04-01T04:59:24.927Z] ---> a2fd26d61f1f [2024-04-01T04:59:24.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-01T04:59:24.927Z] ---> Running in 32a702e93b98 [2024-04-01T04:59:24.927Z] Removing intermediate container 32a702e93b98 [2024-04-01T04:59:24.927Z] ---> 1f86d39cf3b9 [2024-04-01T04:59:24.927Z] Step 21/23 : LABEL arch=amd64 [2024-04-01T04:59:25.186Z] ---> Running in f4867218df81 [2024-04-01T04:59:25.186Z] Removing intermediate container f4867218df81 [2024-04-01T04:59:25.186Z] ---> 45a47bafa479 [2024-04-01T04:59:25.186Z] Step 22/23 : LABEL git_sha=5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [2024-04-01T04:59:25.186Z] ---> Running in 9afade66ffe4 [2024-04-01T04:59:25.186Z] Removing intermediate container 9afade66ffe4 [2024-04-01T04:59:25.186Z] ---> 3938d099a3b6 [2024-04-01T04:59:25.186Z] Step 23/23 : LABEL version=0.0.0 [2024-04-01T04:59:25.186Z] ---> Running in 5baa9d6b204c [2024-04-01T04:59:25.186Z] Removing intermediate container 5baa9d6b204c [2024-04-01T04:59:25.186Z] ---> 7ea7a276f17e [2024-04-01T04:59:25.186Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-01T04:59:25.445Z] Successfully built 7ea7a276f17e [2024-04-01T04:59:25.445Z] Successfully tagged device-sdk-simple: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 [2024-04-01T04:59:26.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T04:59:26.382Z] [2024-04-01T04:59:26.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T04:59:26.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T04:59:26.775Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-01T04:59:26.775Z] 5eb5b503b376: Pulling fs layer [2024-04-01T04:59:26.775Z] 5c69ac0246d0: Pulling fs layer [2024-04-01T04:59:26.775Z] ec43610c2a17: Pulling fs layer [2024-04-01T04:59:26.775Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-01T04:59:26.775Z] 33b1e0a273af: Pulling fs layer [2024-04-01T04:59:26.775Z] 5d3b04190fa2: Pulling fs layer [2024-04-01T04:59:26.775Z] 2f39f015ded8: Pulling fs layer [2024-04-01T04:59:26.775Z] 33b1e0a273af: Waiting [2024-04-01T04:59:26.775Z] 5d3b04190fa2: Waiting [2024-04-01T04:59:26.775Z] 2f39f015ded8: Waiting [2024-04-01T04:59:26.775Z] 3a2ae6a8a46f: Waiting [2024-04-01T04:59:26.775Z] 5c69ac0246d0: Verifying Checksum [2024-04-01T04:59:26.775Z] 5c69ac0246d0: Download complete [2024-04-01T04:59:26.775Z] 3a2ae6a8a46f: Download complete [2024-04-01T04:59:26.775Z] 33b1e0a273af: Verifying Checksum [2024-04-01T04:59:26.775Z] 33b1e0a273af: Download complete [2024-04-01T04:59:26.775Z] 5d3b04190fa2: Verifying Checksum [2024-04-01T04:59:26.775Z] 5d3b04190fa2: Download complete [2024-04-01T04:59:26.775Z] ec43610c2a17: Verifying Checksum [2024-04-01T04:59:26.775Z] ec43610c2a17: Download complete [2024-04-01T04:59:27.034Z] 5eb5b503b376: Verifying Checksum [2024-04-01T04:59:27.034Z] 5eb5b503b376: Download complete [2024-04-01T04:59:27.602Z] 2f39f015ded8: Verifying Checksum [2024-04-01T04:59:27.602Z] 2f39f015ded8: Download complete [2024-04-01T04:59:28.169Z] 5eb5b503b376: Pull complete [2024-04-01T04:59:28.428Z] 5c69ac0246d0: Pull complete [2024-04-01T04:59:28.687Z] ec43610c2a17: Pull complete [2024-04-01T04:59:28.687Z] 3a2ae6a8a46f: Pull complete [2024-04-01T04:59:28.946Z] 33b1e0a273af: Pull complete [2024-04-01T04:59:28.946Z] 5d3b04190fa2: Pull complete [2024-04-01T04:59:33.130Z] 2f39f015ded8: Pull complete [2024-04-01T04:59:33.131Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-01T04:59:33.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T04:59:33.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T04:59:33.383Z] prd-ubuntu20.04-docker-8c-8g-1807 does not seem to be running inside a container [2024-04-01T04:59:33.407Z] $ 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/gexfoundry_device-sdk-go_PR-1572 -v /w/workspace/gexfoundry_device-sdk-go_PR-1572:/w/workspace/gexfoundry_device-sdk-go_PR-1572:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1572@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 [2024-04-01T04:59:34.533Z] $ docker top e6340c8126cf91ba4586838f13acefb685beb87ca0b49c000cafe8a1e70eca9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T04:59:35.002Z] ---> job-cost.sh [2024-04-01T04:59:35.003Z] lf-activate-venv: SKIPPING [2024-04-01T04:59:35.003Z] INFO: No Stack... [2024-04-01T04:59:38.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-01T04:59:38.560Z] INFO: Archiving Costs [Pipeline] sh [2024-04-01T04:59:38.888Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1572/archives/cost.csv [2024-04-01T04:59:38.888Z] + cut -d, -f6 [Pipeline] lock [2024-04-01T04:59:38.932Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] [2024-04-01T04:59:38.937Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] did not exist. Created. [2024-04-01T04:59:38.941Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-01T04:59:39.336Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-01T04:59:39.398Z] Stashed 1 file(s) [Pipeline] } [2024-04-01T04:59:39.425Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-01T04:59:39.518Z] $ docker stop --time=1 e6340c8126cf91ba4586838f13acefb685beb87ca0b49c000cafe8a1e70eca9e [2024-04-01T04:59:40.676Z] $ docker rm -f --volumes e6340c8126cf91ba4586838f13acefb685beb87ca0b49c000cafe8a1e70eca9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-01T05:01:08.744Z] Removing intermediate container 7fa9cc70f79c [2024-04-01T05:01:08.744Z] ---> 0684b8122faa [2024-04-01T05:01:08.744Z] Step 9/10 : COPY . . [2024-04-01T05:01:09.016Z] ---> 65e19221644f [2024-04-01T05:01:09.016Z] Step 10/10 : RUN ${MAKE} [2024-04-01T05:01:09.283Z] ---> Running in d81f459dfeda [2024-04-01T05:01:10.246Z] noop [2024-04-01T05:01:10.829Z] Removing intermediate container d81f459dfeda [2024-04-01T05:01:10.829Z] ---> d07fa4c915dd [2024-04-01T05:01:10.829Z] Successfully built d07fa4c915dd [2024-04-01T05:01:10.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T05:01:11.340Z] + docker inspect -f . ci-base-image-arm64 [2024-04-01T05:01:11.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T05:01:11.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container [2024-04-01T05:01:11.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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 ******** ci-base-image-arm64 cat [2024-04-01T05:01:12.854Z] $ docker top 1ae8dc6434a2c1a89abe776e057435b7dd8a71e40db85a633f6bc4693652be59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-01T05:01:13.747Z] + go version [2024-04-01T05:01:13.747Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-01T05:01:13.785Z] $ docker stop --time=1 1ae8dc6434a2c1a89abe776e057435b7dd8a71e40db85a633f6bc4693652be59 [2024-04-01T05:01:15.360Z] $ docker rm -f --volumes 1ae8dc6434a2c1a89abe776e057435b7dd8a71e40db85a633f6bc4693652be59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T05:01:16.245Z] + docker inspect -f . ci-base-image-arm64 [2024-04-01T05:01:16.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T05:01:16.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container [2024-04-01T05:01:16.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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 ******** ci-base-image-arm64 cat [2024-04-01T05:01:17.610Z] $ docker top 6176c38e3d74c63dd9f48a5e304ad0b61b7b70f40d720e3d22baced46192c866 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-01T05:01:18.473Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-01T05:01:18.862Z] + make test [2024-04-01T05:01:19.128Z] go test -race -coverprofile=coverage.out ./... [2024-04-01T05:01:51.526Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-04-01T05:04:28.286Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-04-01T05:04:28.286Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-04-01T05:04:28.286Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-04-01T05:04:28.286Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-04-01T05:04:28.286Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-04-01T05:04:28.286Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.227s coverage: 27.6% of statements [2024-04-01T05:04:28.286Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.250s coverage: 81.5% of statements [2024-04-01T05:04:30.880Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-04-01T05:04:30.880Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-04-01T05:04:32.293Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.328s coverage: 86.0% of statements [2024-04-01T05:04:36.561Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-04-01T05:04:37.526Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.478s coverage: 71.8% of statements [2024-04-01T05:04:40.131Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.306s coverage: 14.4% of statements [2024-04-01T05:04:40.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.436s coverage: 45.9% of statements [2024-04-01T05:04:40.983Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-04-01T05:04:40.983Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-04-01T05:04:42.390Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.394s coverage: 68.5% of statements [2024-04-01T05:04:45.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.418s coverage: 89.2% of statements [2024-04-01T05:04:48.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-04-01T05:04:49.271Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.307s coverage: 5.5% of statements [2024-04-01T05:04:50.682Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-01T05:04:50.682Z] GO111MODULE=on go vet ./... [2024-04-01T05:07:42.442Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-01T05:07:42.442Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-01T05:07:42.442Z] ./bin/test-attribution-txt.sh [2024-04-01T05:07:42.442Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-01T05:07:42.442Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-01T05:07:42.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-01T05:07:42.526Z] $ docker stop --time=1 6176c38e3d74c63dd9f48a5e304ad0b61b7b70f40d720e3d22baced46192c866 [2024-04-01T05:07:44.505Z] $ docker rm -f --volumes 6176c38e3d74c63dd9f48a5e304ad0b61b7b70f40d720e3d22baced46192c866 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-01T05:07:46.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-01T05:07:46.870Z] Warning: overwriting stash ‘coverage-report’ [2024-04-01T05:07:47.387Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-01T05:07:48.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-01T05:07:48.510Z] + ls -al . [2024-04-01T05:07:48.510Z] total 372 [2024-04-01T05:07:48.510Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 05:01 . [2024-04-01T05:07:48.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 04:58 .. [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 04:58 .dockerignore [2024-04-01T05:07:48.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 04:58 .git [2024-04-01T05:07:48.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 04:58 .github [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 137 Apr 1 04:58 .gitignore [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 1 04:58 .golangci.yml [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 48109 Apr 1 04:58 CHANGELOG.md [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 04:58 GOVERNANCE.md [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 1 04:58 Jenkinsfile [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 04:58 LICENSE [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 1842 Apr 1 04:58 Makefile [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 1 04:58 OWNERS.md [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 4933 Apr 1 04:58 README.md [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 04:56 VERSION [2024-04-01T05:07:48.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 04:58 bin [2024-04-01T05:07:48.510Z] -rw-r--r-- 1 jenkins jenkins 122153 Apr 1 05:04 coverage.out [2024-04-01T05:07:48.510Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 04:58 example [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 7112 Apr 1 04:58 go.mod [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 101224 Apr 1 04:58 go.sum [2024-04-01T05:07:48.510Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 1 04:58 internal [2024-04-01T05:07:48.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 04:58 openapi [2024-04-01T05:07:48.510Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 04:58 pkg [2024-04-01T05:07:48.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 04:58 snap [2024-04-01T05:07:48.510Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T05:07:48.947Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5f8810c2ac5be4d8f0304e32207b2124d43a5b36 --label arch=arm64 --label version=0.0.0 . [2024-04-01T05:07:49.535Z] Sending build context to Docker daemon 11.59MB [2024-04-01T05:07:49.535Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-04-01T05:07:49.535Z] Step 2/23 : FROM ${BASE} AS builder [2024-04-01T05:07:49.535Z] ---> d07fa4c915dd [2024-04-01T05:07:49.535Z] Step 3/23 : ARG MAKE=make build [2024-04-01T05:07:49.535Z] ---> Running in 911a6e3757e1 [2024-04-01T05:07:49.864Z] Removing intermediate container 911a6e3757e1 [2024-04-01T05:07:49.864Z] ---> ab4e48f804d2 [2024-04-01T05:07:49.864Z] Step 4/23 : WORKDIR /device-sdk-go [2024-04-01T05:07:49.864Z] ---> Running in d38573e986ec [2024-04-01T05:07:50.453Z] Removing intermediate container d38573e986ec [2024-04-01T05:07:50.453Z] ---> 53e8cf321c0a [2024-04-01T05:07:50.453Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-01T05:07:50.453Z] ---> Running in 8b75d63262ea [2024-04-01T05:07:50.723Z] Removing intermediate container 8b75d63262ea [2024-04-01T05:07:50.723Z] ---> 4c1c4c25eca2 [2024-04-01T05:07:50.723Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-04-01T05:07:50.723Z] ---> Running in 28b31e1af272 [2024-04-01T05:07:51.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-01T05:07:52.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-01T05:07:53.225Z] OK: 266 MiB in 52 packages [2024-04-01T05:07:54.189Z] Removing intermediate container 28b31e1af272 [2024-04-01T05:07:54.189Z] ---> 98d3060377e4 [2024-04-01T05:07:54.189Z] Step 7/23 : COPY go.mod vendor* ./ [2024-04-01T05:07:54.777Z] ---> b9ff6e5eba96 [2024-04-01T05:07:54.777Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-01T05:07:54.777Z] ---> Running in 3a31a87b3230 [2024-04-01T05:07:56.720Z] Removing intermediate container 3a31a87b3230 [2024-04-01T05:07:56.720Z] ---> 29b7ef6b44c4 [2024-04-01T05:07:56.720Z] Step 9/23 : COPY . . [2024-04-01T05:07:58.134Z] ---> 07e2cbc03ab0 [2024-04-01T05:07:58.134Z] Step 10/23 : RUN ${MAKE} [2024-04-01T05:07:58.134Z] ---> Running in d16d7fc59d8a [2024-04-01T05:07:59.093Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-04-01T05:10:35.784Z] Removing intermediate container d16d7fc59d8a [2024-04-01T05:10:35.784Z] ---> bf3a001a4697 [2024-04-01T05:10:35.784Z] Step 11/23 : FROM alpine:3.18 [2024-04-01T05:10:35.784Z] 3.18: Pulling from library/alpine [2024-04-01T05:10:35.784Z] c6b39de5b339: Pulling fs layer [2024-04-01T05:10:35.784Z] c6b39de5b339: Verifying Checksum [2024-04-01T05:10:35.784Z] c6b39de5b339: Download complete [2024-04-01T05:10:35.784Z] c6b39de5b339: Pull complete [2024-04-01T05:10:35.784Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-01T05:10:35.784Z] Status: Downloaded newer image for alpine:3.18 [2024-04-01T05:10:35.784Z] ---> 33abbf032149 [2024-04-01T05:10:35.784Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-04-01T05:10:35.784Z] ---> Running in 24b4e95504e1 [2024-04-01T05:10:35.784Z] Removing intermediate container 24b4e95504e1 [2024-04-01T05:10:35.784Z] ---> a4e8ade1d136 [2024-04-01T05:10:35.784Z] Step 13/23 : RUN apk add --update --no-cache [2024-04-01T05:10:35.784Z] ---> Running in 5ad190c68c61 [2024-04-01T05:10:35.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-01T05:10:35.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-01T05:10:35.784Z] OK: 8 MiB in 15 packages [2024-04-01T05:10:35.784Z] Removing intermediate container 5ad190c68c61 [2024-04-01T05:10:35.784Z] ---> 0479cb123fac [2024-04-01T05:10:35.784Z] Step 14/23 : WORKDIR / [2024-04-01T05:10:35.784Z] ---> Running in ded502f530cb [2024-04-01T05:10:35.784Z] Removing intermediate container ded502f530cb [2024-04-01T05:10:35.784Z] ---> 392cce3a073d [2024-04-01T05:10:35.784Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-04-01T05:10:35.784Z] ---> f6d7c2d4cae9 [2024-04-01T05:10:35.784Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-04-01T05:10:37.189Z] ---> 3ce29d01f7b4 [2024-04-01T05:10:37.189Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-04-01T05:10:37.454Z] ---> 6c302b1203c3 [2024-04-01T05:10:37.454Z] Step 18/23 : EXPOSE 59999 [2024-04-01T05:10:37.454Z] ---> Running in 0a8d1f6e5ddf [2024-04-01T05:10:37.721Z] Removing intermediate container 0a8d1f6e5ddf [2024-04-01T05:10:37.721Z] ---> 60191dec9216 [2024-04-01T05:10:37.721Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-04-01T05:10:37.985Z] ---> Running in 8ea85e3a4a5d [2024-04-01T05:10:38.250Z] Removing intermediate container 8ea85e3a4a5d [2024-04-01T05:10:38.250Z] ---> 43f02039441a [2024-04-01T05:10:38.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-01T05:10:38.250Z] ---> Running in 27d691d18e38 [2024-04-01T05:10:38.515Z] Removing intermediate container 27d691d18e38 [2024-04-01T05:10:38.515Z] ---> a817c97af95a [2024-04-01T05:10:38.515Z] Step 21/23 : LABEL arch=arm64 [2024-04-01T05:10:38.515Z] ---> Running in f9e49fef8315 [2024-04-01T05:10:38.779Z] Removing intermediate container f9e49fef8315 [2024-04-01T05:10:38.779Z] ---> b3dc1b2e7262 [2024-04-01T05:10:38.779Z] Step 22/23 : LABEL git_sha=5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [2024-04-01T05:10:38.779Z] ---> Running in 9b2940a74272 [2024-04-01T05:10:39.044Z] Removing intermediate container 9b2940a74272 [2024-04-01T05:10:39.044Z] ---> 71fbbafc844c [2024-04-01T05:10:39.044Z] Step 23/23 : LABEL version=0.0.0 [2024-04-01T05:10:39.308Z] ---> Running in bfdf2eea2ed9 [2024-04-01T05:10:39.573Z] Removing intermediate container bfdf2eea2ed9 [2024-04-01T05:10:39.573Z] ---> be0a8733d324 [2024-04-01T05:10:39.573Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-01T05:10:39.573Z] Successfully built be0a8733d324 [2024-04-01T05:10:39.573Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T05:10:40.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-01T05:10:40.454Z] [2024-04-01T05:10:40.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T05:10:40.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-01T05:10:40.881Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-01T05:10:40.881Z] 8998bd30e6a1: Pulling fs layer [2024-04-01T05:10:40.881Z] 04944245beec: Pulling fs layer [2024-04-01T05:10:40.881Z] 699f458cf7ca: Pulling fs layer [2024-04-01T05:10:40.881Z] 765212b225bb: Pulling fs layer [2024-04-01T05:10:40.881Z] f23df028b6ca: Pulling fs layer [2024-04-01T05:10:40.881Z] d65c8cfc05b1: Pulling fs layer [2024-04-01T05:10:40.881Z] 2437ff75d9bd: Pulling fs layer [2024-04-01T05:10:40.881Z] d65c8cfc05b1: Waiting [2024-04-01T05:10:40.881Z] f23df028b6ca: Waiting [2024-04-01T05:10:40.881Z] 2437ff75d9bd: Waiting [2024-04-01T05:10:40.881Z] 765212b225bb: Waiting [2024-04-01T05:10:41.146Z] 04944245beec: Verifying Checksum [2024-04-01T05:10:41.146Z] 04944245beec: Download complete [2024-04-01T05:10:41.146Z] 765212b225bb: Verifying Checksum [2024-04-01T05:10:41.146Z] 765212b225bb: Download complete [2024-04-01T05:10:41.146Z] f23df028b6ca: Verifying Checksum [2024-04-01T05:10:41.146Z] f23df028b6ca: Download complete [2024-04-01T05:10:41.146Z] d65c8cfc05b1: Verifying Checksum [2024-04-01T05:10:41.146Z] d65c8cfc05b1: Download complete [2024-04-01T05:10:41.412Z] 699f458cf7ca: Verifying Checksum [2024-04-01T05:10:41.412Z] 699f458cf7ca: Download complete [2024-04-01T05:10:41.680Z] 8998bd30e6a1: Download complete [2024-04-01T05:10:44.264Z] 2437ff75d9bd: Verifying Checksum [2024-04-01T05:10:44.264Z] 2437ff75d9bd: Download complete [2024-04-01T05:10:46.222Z] 8998bd30e6a1: Pull complete [2024-04-01T05:10:46.802Z] 04944245beec: Pull complete [2024-04-01T05:10:48.218Z] 699f458cf7ca: Pull complete [2024-04-01T05:10:48.485Z] 765212b225bb: Pull complete [2024-04-01T05:10:49.445Z] f23df028b6ca: Pull complete [2024-04-01T05:10:49.714Z] d65c8cfc05b1: Pull complete [2024-04-01T05:11:07.918Z] 2437ff75d9bd: Pull complete [2024-04-01T05:11:07.918Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-01T05:11:07.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-01T05:11:07.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T05:11:08.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container [2024-04-01T05:11:08.327Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-01T05:11:10.992Z] $ docker top a816b96d36e1613b5f3ea15d49c210e1527c70449bfd6a89162933f4211e4196 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:11.912Z] ---> job-cost.sh [2024-04-01T05:11:11.912Z] lf-activate-venv: SKIPPING [2024-04-01T05:11:11.912Z] INFO: No Stack... [2024-04-01T05:11:12.490Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-01T05:11:13.443Z] INFO: Archiving Costs [Pipeline] sh [2024-04-01T05:11:14.095Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-04-01T05:11:14.095Z] + cut -d, -f6 [Pipeline] lock [2024-04-01T05:11:14.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] [2024-04-01T05:11:14.176Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] did not exist. Created. [2024-04-01T05:11:14.181Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-01T05:11:14.913Z] /w/workspace/device-sdk-go/1@tmp/durable-2559a179/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-01T05:11:15.576Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-01T05:11:15.614Z] Warning: overwriting stash ‘stack-cost’ [2024-04-01T05:11:15.693Z] Stashed 1 file(s) [Pipeline] } [2024-04-01T05:11:15.708Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-01T05:11:15.791Z] $ docker stop --time=1 a816b96d36e1613b5f3ea15d49c210e1527c70449bfd6a89162933f4211e4196 [2024-04-01T05:11:17.303Z] $ docker rm -f --volumes a816b96d36e1613b5f3ea15d49c210e1527c70449bfd6a89162933f4211e4196 [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 [2024-04-01T05:11:18.499Z] provisioning config files... [2024-04-01T05:11:18.508Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/config15367654640719502192tmp [Pipeline] { [Pipeline] sh [2024-04-01T05:11:18.857Z] + set +x [2024-04-01T05:11:18.857Z] + bash -s -- [2024-04-01T05:11:18.857Z] + curl -s https://codecov.io/bash [2024-04-01T05:11:18.857Z] [2024-04-01T05:11:18.857Z] _____ _ [2024-04-01T05:11:18.857Z] / ____| | | [2024-04-01T05:11:18.857Z] | | ___ __| | ___ ___ _____ __ [2024-04-01T05:11:18.857Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-01T05:11:18.857Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-01T05:11:18.857Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-01T05:11:18.857Z] Bash-1.0.6 [2024-04-01T05:11:18.857Z] [2024-04-01T05:11:18.857Z] [2024-04-01T05:11:18.857Z] ==> git version 2.25.1 found [2024-04-01T05:11:18.857Z] ==> 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 [2024-04-01T05:11:18.857Z] Release-Date: 2020-01-08 [2024-04-01T05:11:18.857Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-01T05:11:18.857Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-01T05:11:18.857Z] ==> Jenkins CI detected. [2024-04-01T05:11:18.857Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1572 [2024-04-01T05:11:18.857Z] project root: . [2024-04-01T05:11:18.857Z] --> token set from env [2024-04-01T05:11:18.857Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-01T05:11:18.857Z] ==> Running gcov in . (disable via -X gcov) [2024-04-01T05:11:18.857Z] ==> Python coveragepy not found [2024-04-01T05:11:18.857Z] ==> Searching for coverage reports in: [2024-04-01T05:11:18.857Z] + . [2024-04-01T05:11:18.857Z] -> Found 1 reports [2024-04-01T05:11:18.857Z] ==> Detecting git/mercurial file structure [2024-04-01T05:11:18.857Z] ==> Reading reports [2024-04-01T05:11:19.121Z] + ./coverage.out bytes=122153 [2024-04-01T05:11:19.121Z] ==> Appending adjustments [2024-04-01T05:11:19.121Z] https://docs.codecov.io/docs/fixing-reports [2024-04-01T05:11:19.380Z] + Found adjustments [2024-04-01T05:11:19.380Z] ==> Gzipping contents [2024-04-01T05:11:19.380Z] 20K /tmp/codecov.N7Oygl.gz [2024-04-01T05:11:19.380Z] ==> Uploading reports [2024-04-01T05:11:19.380Z] url: https://codecov.io [2024-04-01T05:11:19.380Z] query: branch=PR-1572&commit=5f8810c2ac5be4d8f0304e32207b2124d43a5b36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1572&job=&cmd_args= [2024-04-01T05:11:19.380Z] -> Pinging Codecov [2024-04-01T05:11:19.380Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1572&commit=5f8810c2ac5be4d8f0304e32207b2124d43a5b36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1572&job=&cmd_args= [2024-04-01T05:11:19.640Z] -> Uploading to [2024-04-01T05:11:19.640Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-01/7E55EF52A471D76F132DFD9A03CDDE97/5f8810c2ac5be4d8f0304e32207b2124d43a5b36/280e4bea-5c96-4c22-993b-1f6d7aa032ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240401T051119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad11db079fd848424a0ee38b4ed392d3e99324f890507ca983c1749853ebcead [2024-04-01T05:11:19.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-01T05:11:19.640Z] Dload Upload Total Spent Left Speed [2024-04-01T05:11:19.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 57637 --:--:-- --:--:-- --:--:-- 57637 [2024-04-01T05:11:19.900Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5f8810c2ac5be4d8f0304e32207b2124d43a5b36 [Pipeline] } [2024-04-01T05:11:19.969Z] 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 [2024-04-01T05:11:22.066Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1572/archives ] [2024-04-01T05:11:22.066Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1572/archives [2024-04-01T05:11:22.066Z] total 16 [2024-04-01T05:11:22.066Z] drwxr-xr-x 3 root root 4096 Apr 1 04:59 . [2024-04-01T05:11:22.066Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 1 04:59 .. [2024-04-01T05:11:22.066Z] drwxr-xr-x 2 root root 4096 Apr 1 04:59 cost [2024-04-01T05:11:22.066Z] -rw-r--r-- 1 root root 86 Apr 1 04:59 cost.csv [2024-04-01T05:11:22.066Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1572/archives [2024-04-01T05:11:22.066Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1572/archives [2024-04-01T05:11:22.066Z] total 16 [2024-04-01T05:11:22.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 04:59 . [2024-04-01T05:11:22.066Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 1 04:59 .. [2024-04-01T05:11:22.066Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 04:59 cost [2024-04-01T05:11:22.066Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 1 04:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:22.442Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:23.355Z] ---> package-listing.sh [2024-04-01T05:11:23.355Z] ++ facter osfamily [2024-04-01T05:11:23.355Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-01T05:11:23.615Z] + OS_FAMILY=debian [2024-04-01T05:11:23.615Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1572 [2024-04-01T05:11:23.615Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-01T05:11:23.615Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-01T05:11:23.615Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-01T05:11:23.615Z] + PACKAGES=/tmp/packages_start.txt [2024-04-01T05:11:23.615Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1572 ']' [2024-04-01T05:11:23.615Z] + PACKAGES=/tmp/packages_end.txt [2024-04-01T05:11:23.615Z] + case "${OS_FAMILY}" in [2024-04-01T05:11:23.615Z] + dpkg -l [2024-04-01T05:11:23.615Z] + grep '^ii' [2024-04-01T05:11:23.615Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-01T05:11:23.615Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-01T05:11:23.615Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-01T05:11:23.615Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1572 ']' [2024-04-01T05:11:23.615Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1572/archives/ [2024-04-01T05:11:23.615Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1572/archives/ [Pipeline] echo [2024-04-01T05:11:23.648Z] 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/gexfoundry_device-sdk-go_PR-1572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-01T05:11:23.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T05:11:24.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T05:11:24.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T05:11:24.734Z] prd-ubuntu20.04-docker-8c-8g-1807 does not seem to be running inside a container [2024-04-01T05:11:24.743Z] $ 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/gexfoundry_device-sdk-go_PR-1572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1572 -v /w/workspace/gexfoundry_device-sdk-go_PR-1572:/w/workspace/gexfoundry_device-sdk-go_PR-1572:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1572@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 [2024-04-01T05:11:24.935Z] $ docker top ef0b383743de736db74dd03d4ca870be41e74afa0f47418e1aeb49bd598f8285 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-01T05:11:25.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-01T05:11:25.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-01T05:11:25.986Z] + ls /var/log/sa-host [2024-04-01T05:11:25.986Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-01T05:11:26.225Z] provisioning config files... [2024-04-01T05:11:26.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1572@tmp/config4802053240166404716tmp [Pipeline] { [Pipeline] echo [2024-04-01T05:11:26.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:26.619Z] ---> create-netrc.sh [Pipeline] } [2024-04-01T05:11:26.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:27.072Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-01T05:11:27.118Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:27.426Z] ---> sudo-logs.sh [2024-04-01T05:11:27.426Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-01T05:11:27.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:27.843Z] ---> job-cost.sh [2024-04-01T05:11:27.843Z] lf-activate-venv: SKIPPING [2024-04-01T05:11:27.843Z] DEBUG: total: 0.2199999988079071 [2024-04-01T05:11:27.843Z] INFO: Retrieving Stack Cost... [2024-04-01T05:11:28.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-01T05:11:29.041Z] INFO: Archiving Costs [Pipeline] echo [2024-04-01T05:11:29.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T05:11:29.389Z] ---> logs-deploy.sh [2024-04-01T05:11:29.389Z] lf-activate-venv: SKIPPING [2024-04-01T05:11:29.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1572/1 [2024-04-01T05:11:29.389Z] INFO: archiving workspace using pattern(s): [2024-04-01T05:11:30.328Z] Archives upload complete. [2024-04-01T05:11:30.328Z] INFO: archiving logs to Nexus