Pull request #1471 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a5c748073881a876435d9777a55a5c2041bedccc+2d1a40f8b95de1d6d37730263f65300101497f92 (794231ece6723a96c160984d087d6b6b7d55a474) 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-ssh2120674906144881808.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10386427934293973000.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1471/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-1471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16107628771377654101.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-1471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2464096572179585757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12610272831520622628.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-1471/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-1471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4637451604580867332.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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-633 in /w/workspace/gexfoundry_device-sdk-go_PR-1471 [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-1471 # 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 2d1a40f8b95de1d6d37730263f65300101497f92 into PR head commit a5c748073881a876435d9777a55a5c2041bedccc Merge succeeded, producing a5c748073881a876435d9777a55a5c2041bedccc Checking out Revision a5c748073881a876435d9777a55a5c2041bedccc (PR-1471) > 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/1471/head:refs/remotes/origin/PR-1471 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5c748073881a876435d9777a55a5c2041bedccc # 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 2d1a40f8b95de1d6d37730263f65300101497f92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5c748073881a876435d9777a55a5c2041bedccc # timeout=10 Commit message: "feat: Implement URI for Profile, Device, & Provision Watcher" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-07T21:27:46.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-07T21:27:46.303Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-07T21:27:46.404Z] ========================================================= [2023-07-07T21:27:46.404Z] EdgeX Global Pipelines Version Info [2023-07-07T21:27:46.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:27:47.144Z] ------------------- [2023-07-07T21:27:47.144Z] stable info: [2023-07-07T21:27:47.144Z] ------------------- [2023-07-07T21:27:47.145Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-07T21:27:47.145Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-07T21:27:47.145Z] Message: update stable to v1.0.250 [2023-07-07T21:27:47.716Z] ------------------- [2023-07-07T21:27:47.717Z] experimental info: [2023-07-07T21:27:47.717Z] ------------------- [2023-07-07T21:27:47.717Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-07T21:27:47.717Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-07T21:27:47.717Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-07T21:27:47.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-07-07T21:27:48.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-07-07T21:27:48.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-07T21:27:48.141Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-07T21:27:48.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-07T21:27:48.227Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-07T21:27:48.266Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-07T21:27:48.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-07-07T21:27:48.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-07T21:27:48.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-07T21:27:48.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-07T21:27:48.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-07-07T21:27:48.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-07T21:27:48.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-07T21:27:48.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-07T21:27:48.634Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-07T21:27:48.677Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-07T21:27:48.718Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-07T21:27:48.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-07T21:27:48.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-07T21:27:48.839Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-07T21:27:48.883Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-07T21:27:48.925Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-07T21:27:48.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-07T21:27:49.003Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-07T21:27:49.040Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-07T21:27:49.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-07T21:27:49.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1471 [Pipeline] echo [2023-07-07T21:27:49.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1471 [Pipeline] echo [2023-07-07T21:27:49.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1471 [Pipeline] echo [2023-07-07T21:27:49.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5c748073881a876435d9777a55a5c2041bedccc [Pipeline] echo [2023-07-07T21:27:49.305Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5c7480 [Pipeline] echo [2023-07-07T21:27:49.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-07T21:27:49.457Z] provisioning config files... [2023-07-07T21:27:49.473Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/config12121157845016202010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:27:49.820Z] ---> docker-login.sh [2023-07-07T21:27:49.820Z] nexus3.edgexfoundry.org:10001 [2023-07-07T21:27:50.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:27:50.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:27:50.347Z] Configure a credential helper to remove this warning. See [2023-07-07T21:27:50.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:27:50.347Z] [2023-07-07T21:27:50.347Z] Login Succeeded [2023-07-07T21:27:50.347Z] nexus3.edgexfoundry.org:10002 [2023-07-07T21:27:50.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:27:50.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:27:50.347Z] Configure a credential helper to remove this warning. See [2023-07-07T21:27:50.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:27:50.347Z] [2023-07-07T21:27:50.347Z] Login Succeeded [2023-07-07T21:27:50.347Z] nexus3.edgexfoundry.org:10003 [2023-07-07T21:27:50.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:27:50.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:27:50.347Z] Configure a credential helper to remove this warning. See [2023-07-07T21:27:50.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:27:50.347Z] [2023-07-07T21:27:50.347Z] Login Succeeded [2023-07-07T21:27:50.347Z] nexus3.edgexfoundry.org:10004 [2023-07-07T21:27:50.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:27:50.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:27:50.607Z] Configure a credential helper to remove this warning. See [2023-07-07T21:27:50.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:27:50.607Z] [2023-07-07T21:27:50.607Z] Login Succeeded [2023-07-07T21:27:50.607Z] docker.io [2023-07-07T21:27:50.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:27:50.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:27:50.867Z] Configure a credential helper to remove this warning. See [2023-07-07T21:27:50.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:27:50.867Z] [2023-07-07T21:27:50.867Z] Login Succeeded [2023-07-07T21:27:50.867Z] ---> docker-login.sh ends [Pipeline] } [2023-07-07T21:27:50.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-07T21:27:51.560Z] + git rev-list -1 --merges a5c748073881a876435d9777a55a5c2041bedccc~1..a5c748073881a876435d9777a55a5c2041bedccc [Pipeline] echo [2023-07-07T21:27:51.626Z] -----------> git rev-list -1 --merges a5c748073881a876435d9777a55a5c2041bedccc~1..a5c748073881a876435d9777a55a5c2041bedccc a5c748073881a876435d9777a55a5c2041bedccc [false] [Pipeline] sh [2023-07-07T21:27:51.939Z] + git log --format=format:%s -1 a5c748073881a876435d9777a55a5c2041bedccc [Pipeline] echo [2023-07-07T21:27:51.978Z] ========================================================= [2023-07-07T21:27:51.978Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-07T21:27:51.978Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-07T21:27:52.422Z] + git log --format=format:%s -1 a5c748073881a876435d9777a55a5c2041bedccc [Pipeline] echo [2023-07-07T21:27:52.457Z] [semverPrep] GIT_COMMIT: a5c748073881a876435d9777a55a5c2041bedccc, Commit Message: feat: Implement URI for Profile, Device, & Provision Watcher [Pipeline] echo [2023-07-07T21:27:52.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-07T21:27:52.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-07T21:27:52.877Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-07T21:27:52.877Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-07T21:27:52.877Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-07T21:27:52.877Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-07T21:27:52.877Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-07T21:27:52.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:27:53.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-07T21:27:53.389Z] [2023-07-07T21:27:53.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:27:53.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-07T21:27:53.759Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-07T21:27:53.759Z] b85a868b505f: Pulling fs layer [2023-07-07T21:27:53.759Z] e2be974225ed: Pulling fs layer [2023-07-07T21:27:53.759Z] 339a4e72a1f5: Pulling fs layer [2023-07-07T21:27:53.759Z] 988bab9f4d93: Pulling fs layer [2023-07-07T21:27:53.759Z] 1469e6f7b9e6: Pulling fs layer [2023-07-07T21:27:53.759Z] eaf3925da568: Pulling fs layer [2023-07-07T21:27:53.759Z] bab4dde63d76: Pulling fs layer [2023-07-07T21:27:53.759Z] bde34c3a00c8: Pulling fs layer [2023-07-07T21:27:53.759Z] b352a97aabf1: Pulling fs layer [2023-07-07T21:27:53.759Z] 4872d77fe225: Pulling fs layer [2023-07-07T21:27:53.759Z] 5851b861e8e6: Pulling fs layer [2023-07-07T21:27:53.759Z] 988bab9f4d93: Waiting [2023-07-07T21:27:53.759Z] 1469e6f7b9e6: Waiting [2023-07-07T21:27:53.759Z] eaf3925da568: Waiting [2023-07-07T21:27:53.759Z] bab4dde63d76: Waiting [2023-07-07T21:27:53.759Z] bde34c3a00c8: Waiting [2023-07-07T21:27:53.759Z] b352a97aabf1: Waiting [2023-07-07T21:27:53.759Z] 4872d77fe225: Waiting [2023-07-07T21:27:53.759Z] 5851b861e8e6: Waiting [2023-07-07T21:27:53.759Z] e2be974225ed: Verifying Checksum [2023-07-07T21:27:53.759Z] e2be974225ed: Download complete [2023-07-07T21:27:53.759Z] 988bab9f4d93: Verifying Checksum [2023-07-07T21:27:53.759Z] 988bab9f4d93: Download complete [2023-07-07T21:27:53.759Z] 1469e6f7b9e6: Verifying Checksum [2023-07-07T21:27:53.759Z] 1469e6f7b9e6: Download complete [2023-07-07T21:27:53.759Z] 339a4e72a1f5: Verifying Checksum [2023-07-07T21:27:53.759Z] 339a4e72a1f5: Download complete [2023-07-07T21:27:53.759Z] eaf3925da568: Verifying Checksum [2023-07-07T21:27:53.759Z] eaf3925da568: Download complete [2023-07-07T21:27:54.019Z] bde34c3a00c8: Verifying Checksum [2023-07-07T21:27:54.019Z] bde34c3a00c8: Download complete [2023-07-07T21:27:54.019Z] b352a97aabf1: Verifying Checksum [2023-07-07T21:27:54.019Z] 4872d77fe225: Verifying Checksum [2023-07-07T21:27:54.019Z] 4872d77fe225: Download complete [2023-07-07T21:27:54.019Z] 5851b861e8e6: Download complete [2023-07-07T21:27:54.019Z] b85a868b505f: Verifying Checksum [2023-07-07T21:27:54.019Z] b85a868b505f: Download complete [2023-07-07T21:27:54.279Z] bab4dde63d76: Verifying Checksum [2023-07-07T21:27:54.279Z] bab4dde63d76: Download complete [2023-07-07T21:27:55.217Z] b85a868b505f: Pull complete [2023-07-07T21:27:55.477Z] e2be974225ed: Pull complete [2023-07-07T21:27:56.046Z] 339a4e72a1f5: Pull complete [2023-07-07T21:27:56.046Z] 988bab9f4d93: Pull complete [2023-07-07T21:27:56.307Z] 1469e6f7b9e6: Pull complete [2023-07-07T21:27:56.567Z] eaf3925da568: Pull complete [2023-07-07T21:27:58.475Z] bab4dde63d76: Pull complete [2023-07-07T21:27:58.475Z] bde34c3a00c8: Pull complete [2023-07-07T21:27:58.734Z] b352a97aabf1: Pull complete [2023-07-07T21:27:58.734Z] 4872d77fe225: Pull complete [2023-07-07T21:27:58.734Z] 5851b861e8e6: Pull complete [2023-07-07T21:27:58.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-07T21:27:58.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-07T21:27:58.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:27:58.984Z] prd-ubuntu20.04-docker-8c-8g-633 does not seem to be running inside a container [2023-07-07T21:27:59.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@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-devops/py-git-semver:0.1.4 cat [2023-07-07T21:28:01.653Z] $ docker top 35b08d869dff76b3343134173a2d8afed2dd0da22cae9911cdcabaf0142d635d -eo pid,comm [2023-07-07T21:28:01.743Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-07T21:28:01.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-07T21:28:01.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-07T21:28:01.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-07T21:28:01.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-07T21:28:01.993Z] $ docker exec 35b08d869dff76b3343134173a2d8afed2dd0da22cae9911cdcabaf0142d635d ssh-agent [2023-07-07T21:28:02.106Z] SSH_AUTH_SOCK=/tmp/ssh-hUJSRPxQiOhY/agent.32 [2023-07-07T21:28:02.106Z] SSH_AGENT_PID=38 [2023-07-07T21:28:02.113Z] Running ssh-add (command line suppressed) [2023-07-07T21:28:02.221Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_10918976789997007318.key (/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_10918976789997007318.key) [2023-07-07T21:28:02.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-07T21:28:02.566Z] + git tag --points-at HEAD [Pipeline] } [2023-07-07T21:28:02.597Z] $ docker exec --env ******** --env ******** 35b08d869dff76b3343134173a2d8afed2dd0da22cae9911cdcabaf0142d635d ssh-agent -k [2023-07-07T21:28:02.711Z] unset SSH_AUTH_SOCK; [2023-07-07T21:28:02.711Z] unset SSH_AGENT_PID; [2023-07-07T21:28:02.711Z] echo Agent pid 38 killed; [2023-07-07T21:28:02.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-07T21:28:02.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-07T21:28:02.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-07T21:28:02.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-07T21:28:02.931Z] $ docker exec 35b08d869dff76b3343134173a2d8afed2dd0da22cae9911cdcabaf0142d635d ssh-agent [2023-07-07T21:28:03.035Z] SSH_AUTH_SOCK=/tmp/ssh-hmG4SMNJW4Lc/agent.70 [2023-07-07T21:28:03.035Z] SSH_AGENT_PID=76 [2023-07-07T21:28:03.040Z] Running ssh-add (command line suppressed) [2023-07-07T21:28:03.146Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_6097894036435544698.key (/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_6097894036435544698.key) [2023-07-07T21:28:03.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-07T21:28:03.486Z] + git semver init [2023-07-07T21:28:03.745Z] 2023-07-07 21:28:03,713 [run_init] DEBUG init version:0.0.0 force:False [2023-07-07T21:28:03.745Z] 2023-07-07 21:28:03,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver [2023-07-07T21:28:03.745Z] 2023-07-07 21:28:03,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver [2023-07-07T21:28:03.745Z] 2023-07-07 21:28:03,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1471, universal_newlines=False, shell=None, istream=None) [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,616 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.git/info/exclude [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver/PR-1471 with force:False [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,617 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver/PR-1471 [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,622 [execute] INFO git cat-file --batch-check [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver, universal_newlines=False, shell=None, istream=) [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,628 [execute] INFO git cat-file --batch [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver, universal_newlines=False, shell=None, istream=) [2023-07-07T21:28:04.683Z] 2023-07-07 21:28:04,633 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver/PR-1471 [2023-07-07T21:28:04.683Z] 0.0.0 [Pipeline] } [2023-07-07T21:28:04.714Z] $ docker exec --env ******** --env ******** 35b08d869dff76b3343134173a2d8afed2dd0da22cae9911cdcabaf0142d635d ssh-agent -k [2023-07-07T21:28:04.815Z] unset SSH_AUTH_SOCK; [2023-07-07T21:28:04.816Z] unset SSH_AGENT_PID; [2023-07-07T21:28:04.816Z] echo Agent pid 76 killed; [2023-07-07T21:28:04.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-07T21:28:05.264Z] + git semver [Pipeline] } [2023-07-07T21:28:05.559Z] $ docker stop --time=1 35b08d869dff76b3343134173a2d8afed2dd0da22cae9911cdcabaf0142d635d [2023-07-07T21:28:06.866Z] $ docker rm -f --volumes 35b08d869dff76b3343134173a2d8afed2dd0da22cae9911cdcabaf0142d635d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-07T21:28:07.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-07T21:28:07.571Z] Stashed 1 file(s) [Pipeline] echo [2023-07-07T21:28:07.593Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-07T21:28:08.194Z] provisioning config files... [2023-07-07T21:28:08.203Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/config17516926526672167416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:28:08.548Z] ---> docker-login.sh [2023-07-07T21:28:08.548Z] nexus3.edgexfoundry.org:10001 [2023-07-07T21:28:08.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:28:08.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:28:08.548Z] Configure a credential helper to remove this warning. See [2023-07-07T21:28:08.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:28:08.548Z] [2023-07-07T21:28:08.548Z] Login Succeeded [2023-07-07T21:28:08.548Z] nexus3.edgexfoundry.org:10002 [2023-07-07T21:28:08.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:28:08.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:28:08.548Z] Configure a credential helper to remove this warning. See [2023-07-07T21:28:08.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:28:08.548Z] [2023-07-07T21:28:08.548Z] Login Succeeded [2023-07-07T21:28:08.548Z] nexus3.edgexfoundry.org:10003 [2023-07-07T21:28:08.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:28:08.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:28:08.808Z] Configure a credential helper to remove this warning. See [2023-07-07T21:28:08.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:28:08.808Z] [2023-07-07T21:28:08.808Z] Login Succeeded [2023-07-07T21:28:08.808Z] nexus3.edgexfoundry.org:10004 [2023-07-07T21:28:08.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:28:08.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:28:08.808Z] Configure a credential helper to remove this warning. See [2023-07-07T21:28:08.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:28:08.808Z] [2023-07-07T21:28:08.808Z] Login Succeeded [2023-07-07T21:28:08.808Z] docker.io [2023-07-07T21:28:09.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:28:09.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:28:09.071Z] Configure a credential helper to remove this warning. See [2023-07-07T21:28:09.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:28:09.071Z] [2023-07-07T21:28:09.071Z] Login Succeeded [2023-07-07T21:28:09.071Z] ---> docker-login.sh ends [Pipeline] } [2023-07-07T21:28:09.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-07T21:28:09.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-07T21:28:09.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-07T21:28:09.436Z] ========================================================= [2023-07-07T21:28:09.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-07T21:28:09.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:28:09.904Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-07T21:28:09.904Z] Sending build context to Docker daemon 10.91MB [2023-07-07T21:28:09.904Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-07T21:28:09.904Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-07T21:28:09.904Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-07T21:28:09.904Z] f56be85fc22e: Pulling fs layer [2023-07-07T21:28:09.904Z] 85791d961cd3: Pulling fs layer [2023-07-07T21:28:09.904Z] d694b5ae8c79: Pulling fs layer [2023-07-07T21:28:09.904Z] 9f32a84ed3da: Pulling fs layer [2023-07-07T21:28:09.904Z] 4d19c01a9841: Pulling fs layer [2023-07-07T21:28:09.904Z] 9325e15d5711: Pulling fs layer [2023-07-07T21:28:09.904Z] 556b6ee489ea: Pulling fs layer [2023-07-07T21:28:09.904Z] c5a4b2cf53e6: Pulling fs layer [2023-07-07T21:28:09.904Z] 9f32a84ed3da: Waiting [2023-07-07T21:28:09.904Z] c5a4b2cf53e6: Waiting [2023-07-07T21:28:09.904Z] 4d19c01a9841: Waiting [2023-07-07T21:28:09.904Z] 9325e15d5711: Waiting [2023-07-07T21:28:09.904Z] 556b6ee489ea: Waiting [2023-07-07T21:28:10.164Z] 85791d961cd3: Verifying Checksum [2023-07-07T21:28:10.164Z] 85791d961cd3: Download complete [2023-07-07T21:28:10.164Z] 9f32a84ed3da: Verifying Checksum [2023-07-07T21:28:10.164Z] 9f32a84ed3da: Download complete [2023-07-07T21:28:10.164Z] 4d19c01a9841: Verifying Checksum [2023-07-07T21:28:10.164Z] 4d19c01a9841: Download complete [2023-07-07T21:28:10.164Z] f56be85fc22e: Verifying Checksum [2023-07-07T21:28:10.164Z] f56be85fc22e: Download complete [2023-07-07T21:28:10.164Z] 9325e15d5711: Verifying Checksum [2023-07-07T21:28:10.164Z] 9325e15d5711: Download complete [2023-07-07T21:28:10.164Z] f56be85fc22e: Pull complete [2023-07-07T21:28:10.425Z] 85791d961cd3: Pull complete [2023-07-07T21:28:10.684Z] d694b5ae8c79: Download complete [2023-07-07T21:28:10.685Z] c5a4b2cf53e6: Verifying Checksum [2023-07-07T21:28:10.685Z] c5a4b2cf53e6: Download complete [2023-07-07T21:28:10.944Z] 556b6ee489ea: Verifying Checksum [2023-07-07T21:28:10.944Z] 556b6ee489ea: Download complete [2023-07-07T21:28:15.157Z] d694b5ae8c79: Pull complete [2023-07-07T21:28:15.157Z] 9f32a84ed3da: Pull complete [2023-07-07T21:28:15.157Z] 4d19c01a9841: Pull complete [2023-07-07T21:28:15.157Z] 9325e15d5711: Pull complete [2023-07-07T21:28:20.552Z] 556b6ee489ea: Pull complete [2023-07-07T21:28:21.120Z] c5a4b2cf53e6: Pull complete [2023-07-07T21:28:21.120Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-07T21:28:21.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-07T21:28:21.120Z] ---> c4be618373d6 [2023-07-07T21:28:21.120Z] Step 3/10 : ARG MAKE=make build [2023-07-07T21:28:23.004Z] Still waiting to schedule task [2023-07-07T21:28:23.004Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-07T21:28:25.480Z] ---> Running in ebc829d6a24f [2023-07-07T21:28:25.740Z] Removing intermediate container ebc829d6a24f [2023-07-07T21:28:25.740Z] ---> 3e4276c65f20 [2023-07-07T21:28:25.740Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-07T21:28:25.740Z] ---> Running in 6871a943390a [2023-07-07T21:28:25.740Z] Removing intermediate container 6871a943390a [2023-07-07T21:28:25.740Z] ---> bda0707abec4 [2023-07-07T21:28:25.740Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-07T21:28:25.740Z] ---> Running in 5dd28a370fbd [2023-07-07T21:28:26.001Z] Removing intermediate container 5dd28a370fbd [2023-07-07T21:28:26.001Z] ---> 7de35c36be8f [2023-07-07T21:28:26.001Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-07T21:28:26.001Z] ---> Running in 222a404edf5d [2023-07-07T21:28:26.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-07T21:28:26.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-07T21:28:26.783Z] OK: 265 MiB in 53 packages [2023-07-07T21:28:27.042Z] Removing intermediate container 222a404edf5d [2023-07-07T21:28:27.042Z] ---> 559fea1e97a8 [2023-07-07T21:28:27.042Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-07T21:28:27.305Z] ---> 9e15b3e70666 [2023-07-07T21:28:27.305Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-07T21:28:27.305Z] ---> Running in 64c63e0eb447 [2023-07-07T21:29:04.473Z] Removing intermediate container 64c63e0eb447 [2023-07-07T21:29:04.473Z] ---> 9716450040bc [2023-07-07T21:29:04.473Z] Step 9/10 : COPY . . [2023-07-07T21:29:04.473Z] ---> 3575e0f0d6a5 [2023-07-07T21:29:04.473Z] Step 10/10 : RUN ${MAKE} [2023-07-07T21:29:04.473Z] ---> Running in b8ae886f276a [2023-07-07T21:29:04.473Z] noop [2023-07-07T21:29:04.473Z] Removing intermediate container b8ae886f276a [2023-07-07T21:29:04.473Z] ---> ffb49aa7b663 [2023-07-07T21:29:04.473Z] Successfully built ffb49aa7b663 [2023-07-07T21:29:04.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:29:04.914Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-07T21:29:04.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:29:05.075Z] prd-ubuntu20.04-docker-8c-8g-633 does not seem to be running inside a container [2023-07-07T21:29:05.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-07T21:29:05.458Z] $ docker top e82eae4b7cc618294371f931388a42078deb2088359e2e2568a453292058dffe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-07T21:29:05.859Z] + go version [2023-07-07T21:29:05.859Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-07T21:29:05.891Z] $ docker stop --time=1 e82eae4b7cc618294371f931388a42078deb2088359e2e2568a453292058dffe [2023-07-07T21:29:07.153Z] $ docker rm -f --volumes e82eae4b7cc618294371f931388a42078deb2088359e2e2568a453292058dffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:29:07.895Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-07T21:29:07.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:29:08.043Z] prd-ubuntu20.04-docker-8c-8g-633 does not seem to be running inside a container [2023-07-07T21:29:08.078Z] $ 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-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-07T21:29:08.438Z] $ docker top 7c913860b6e5892a5633e03ceff48157eab69ec560980fde714f31f0dde949ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-07T21:29:08.834Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1471 [Pipeline] fileExists [Pipeline] sh [2023-07-07T21:29:09.195Z] + make test [2023-07-07T21:29:09.195Z] go test -race -coverprofile=coverage.out ./... [2023-07-07T21:29:15.763Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-07-07T21:29:31.379Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-07-07T21:29:31.379Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-07-07T21:29:31.379Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-07-07T21:29:31.379Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-07-07T21:29:31.379Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-07-07T21:29:31.379Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.046s coverage: 27.6% of statements [2023-07-07T21:29:31.379Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.069s coverage: 80.2% of statements [2023-07-07T21:29:31.379Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-07-07T21:29:31.379Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-07-07T21:29:31.379Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements [2023-07-07T21:29:31.945Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-07-07T21:29:31.945Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-07-07T21:29:32.203Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.110s coverage: 77.5% of statements [2023-07-07T21:29:32.203Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-07-07T21:29:32.203Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-07T21:29:33.141Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-07-07T21:29:35.045Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.073s coverage: 14.3% of statements [2023-07-07T21:29:35.045Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.083s coverage: 68.5% of statements [2023-07-07T21:29:35.045Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.113s coverage: 89.2% of statements [2023-07-07T21:29:35.045Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.7% of statements [2023-07-07T21:29:51.881Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-634 in /w/workspace/gexfoundry_device-sdk-go_PR-1471 [Pipeline] { [Pipeline] ws [2023-07-07T21:29:51.946Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-07-07T21:29:52.020Z] The recommended git tool is: git [2023-07-07T21:29:56.972Z] internal/provision/provisionwatchers.go:157:3: ineffectual assignment to addProvisionWatchersReq (ineffassign) [2023-07-07T21:29:56.972Z] addProvisionWatchersReq = append(addProvisionWatchersReq, req) [2023-07-07T21:29:56.972Z] ^ [2023-07-07T21:29:56.972Z] make: *** [Makefile:39: lint] Error 1 [Pipeline] } [2023-07-07T21:29:57.011Z] $ docker stop --time=1 7c913860b6e5892a5633e03ceff48157eab69ec560980fde714f31f0dde949ea [2023-07-07T21:29:57.168Z] using credential edgex-jenkins-ssh [2023-07-07T21:29:57.183Z] Cloning the remote Git repository [2023-07-07T21:29:57.219Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-07-07T21:29:57.311Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-07-07T21:29:57.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-07-07T21:29:57.460Z] > git --version # timeout=10 [2023-07-07T21:29:57.479Z] > git --version # 'git version 2.25.1' [2023-07-07T21:29:57.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-07T21:29:57.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-07T21:29:59.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-07-07T21:29:59.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-07T21:29:59.950Z] $ docker rm -f --volumes 7c913860b6e5892a5633e03ceff48157eab69ec560980fde714f31f0dde949ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [2023-07-07T21:30:00.625Z] Merging remotes/origin/main commit 2d1a40f8b95de1d6d37730263f65300101497f92 into PR head commit a5c748073881a876435d9777a55a5c2041bedccc [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-07-07T21:29:59.968Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-07-07T21:30:00.007Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-07-07T21:30:00.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-07T21:30:00.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1471/head:refs/remotes/origin/PR-1471 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-07T21:30:00.637Z] > git config core.sparsecheckout # timeout=10 [2023-07-07T21:30:00.700Z] > git checkout -f a5c748073881a876435d9777a55a5c2041bedccc # timeout=10 Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2023-07-07T21:30:00.895Z] Merge succeeded, producing a5c748073881a876435d9777a55a5c2041bedccc [2023-07-07T21:30:00.895Z] Checking out Revision a5c748073881a876435d9777a55a5c2041bedccc (PR-1471) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:30:01.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-07T21:30:01.267Z] [2023-07-07T21:30:01.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:30:01.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-07T21:30:01.648Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-07T21:30:01.648Z] 5eb5b503b376: Pulling fs layer [2023-07-07T21:30:01.648Z] 5c69ac0246d0: Pulling fs layer [2023-07-07T21:30:01.648Z] ec43610c2a17: Pulling fs layer [2023-07-07T21:30:01.648Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-07T21:30:01.648Z] 33b1e0a273af: Pulling fs layer [2023-07-07T21:30:01.648Z] 5d3b04190fa2: Pulling fs layer [2023-07-07T21:30:01.648Z] 2f39f015ded8: Pulling fs layer [2023-07-07T21:30:01.648Z] 33b1e0a273af: Waiting [2023-07-07T21:30:01.648Z] 5d3b04190fa2: Waiting [2023-07-07T21:30:01.648Z] 3a2ae6a8a46f: Waiting [2023-07-07T21:30:01.648Z] 2f39f015ded8: Waiting [2023-07-07T21:30:01.648Z] 5c69ac0246d0: Verifying Checksum [2023-07-07T21:30:01.648Z] 5c69ac0246d0: Download complete [2023-07-07T21:30:01.648Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-07T21:30:01.648Z] 3a2ae6a8a46f: Download complete [2023-07-07T21:30:01.908Z] 33b1e0a273af: Verifying Checksum [2023-07-07T21:30:01.908Z] 33b1e0a273af: Download complete [2023-07-07T21:30:01.908Z] 5d3b04190fa2: Verifying Checksum [2023-07-07T21:30:01.908Z] 5d3b04190fa2: Download complete [2023-07-07T21:30:01.908Z] ec43610c2a17: Verifying Checksum [2023-07-07T21:30:01.908Z] ec43610c2a17: Download complete [2023-07-07T21:30:01.908Z] 5eb5b503b376: Verifying Checksum [2023-07-07T21:30:01.908Z] 5eb5b503b376: Download complete [2023-07-07T21:30:00.803Z] > git remote # timeout=10 [2023-07-07T21:30:00.822Z] > git config --get remote.origin.url # timeout=10 [2023-07-07T21:30:00.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-07T21:30:00.854Z] > git merge 2d1a40f8b95de1d6d37730263f65300101497f92 # timeout=10 [2023-07-07T21:30:00.875Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-07T21:30:00.898Z] > git config core.sparsecheckout # timeout=10 [2023-07-07T21:30:00.910Z] > git checkout -f a5c748073881a876435d9777a55a5c2041bedccc # timeout=10 [2023-07-07T21:30:02.474Z] 2f39f015ded8: Download complete [2023-07-07T21:30:03.406Z] 5eb5b503b376: Pull complete [2023-07-07T21:30:03.406Z] 5c69ac0246d0: Pull complete [2023-07-07T21:30:03.976Z] ec43610c2a17: Pull complete [2023-07-07T21:30:03.976Z] 3a2ae6a8a46f: Pull complete [2023-07-07T21:30:04.235Z] 33b1e0a273af: Pull complete [2023-07-07T21:30:04.235Z] 5d3b04190fa2: Pull complete [2023-07-07T21:30:04.421Z] Commit message: "feat: Implement URI for Profile, Device, & Provision Watcher" [2023-07-07T21:30:04.463Z] > git --version # timeout=10 [2023-07-07T21:30:04.473Z] > git --version # 'git version 2.25.1' [2023-07-07T21:30:04.488Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-07T21:30:04.941Z] [2023-07-07T21:30:04.941Z] GitHub has been notified of this commit’s build result [2023-07-07T21:30:04.941Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-07T21:30:05.649Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-07T21:30:05.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-07T21:30:05.649Z] Dload Upload Total Spent Left Speed [2023-07-07T21:30:05.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 31329 0 --:--:-- --:--:-- --:--:-- 31252 [Pipeline] sh [2023-07-07T21:30:06.581Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-07T21:30:06.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-07T21:30:06.922Z] + sudo tee /etc/docker/daemon.new [2023-07-07T21:30:06.922Z] { [2023-07-07T21:30:06.922Z] "registry-mirrors": [ [2023-07-07T21:30:06.922Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-07T21:30:06.922Z] ], [2023-07-07T21:30:06.922Z] "bip": "10.250.0.254/24", [2023-07-07T21:30:06.922Z] "hosts": [ [2023-07-07T21:30:06.922Z] "tcp://0.0.0.0:5555", [2023-07-07T21:30:06.922Z] "unix:///var/run/docker.sock" [2023-07-07T21:30:06.922Z] ], [2023-07-07T21:30:06.922Z] "mtu": 1458, [2023-07-07T21:30:06.922Z] "selinux-enabled": true, [2023-07-07T21:30:06.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-07T21:30:06.922Z] } [Pipeline] sh [2023-07-07T21:30:07.257Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-07T21:30:07.606Z] + sudo service docker restart [2023-07-07T21:30:08.421Z] 2f39f015ded8: Pull complete [2023-07-07T21:30:08.421Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-07T21:30:08.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-07T21:30:08.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:30:08.667Z] prd-ubuntu20.04-docker-8c-8g-633 does not seem to be running inside a container [2023-07-07T21:30:08.697Z] $ 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-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-07T21:30:11.857Z] $ docker top 25ccca270f75e88de21e9869b2f5bf7ed46d8aef5f95d9402f66ee09a75fd515 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:30:12.333Z] ---> job-cost.sh [2023-07-07T21:30:12.333Z] lf-activate-venv: SKIPPING [2023-07-07T21:30:12.333Z] INFO: No Stack... [2023-07-07T21:30:12.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-07T21:30:12.853Z] INFO: Archiving Costs [Pipeline] sh [2023-07-07T21:30:13.175Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives/cost.csv [2023-07-07T21:30:13.175Z] + cut -d, -f6 [Pipeline] lock [2023-07-07T21:30:13.216Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] [2023-07-07T21:30:13.222Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] did not exist. Created. [2023-07-07T21:30:13.222Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-07T21:30:13.606Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-07T21:30:13.689Z] Stashed 1 file(s) [Pipeline] } [2023-07-07T21:30:13.704Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-07T21:30:13.782Z] $ docker stop --time=1 25ccca270f75e88de21e9869b2f5bf7ed46d8aef5f95d9402f66ee09a75fd515 [2023-07-07T21:30:14.935Z] $ docker rm -f --volumes 25ccca270f75e88de21e9869b2f5bf7ed46d8aef5f95d9402f66ee09a75fd515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-07T21:30:15.363Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-07T21:30:25.901Z] provisioning config files... [2023-07-07T21:30:25.925Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11869917976527385003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:30:26.328Z] ---> docker-login.sh [2023-07-07T21:30:26.328Z] nexus3.edgexfoundry.org:10001 [2023-07-07T21:30:26.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:30:26.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:30:26.884Z] Configure a credential helper to remove this warning. See [2023-07-07T21:30:26.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:30:26.884Z] [2023-07-07T21:30:26.884Z] Login Succeeded [2023-07-07T21:30:26.884Z] nexus3.edgexfoundry.org:10002 [2023-07-07T21:30:27.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:30:27.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:30:27.152Z] Configure a credential helper to remove this warning. See [2023-07-07T21:30:27.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:30:27.152Z] [2023-07-07T21:30:27.152Z] Login Succeeded [2023-07-07T21:30:27.152Z] nexus3.edgexfoundry.org:10003 [2023-07-07T21:30:27.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:30:27.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:30:27.420Z] Configure a credential helper to remove this warning. See [2023-07-07T21:30:27.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:30:27.420Z] [2023-07-07T21:30:27.420Z] Login Succeeded [2023-07-07T21:30:27.420Z] nexus3.edgexfoundry.org:10004 [2023-07-07T21:30:27.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:30:27.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:30:27.687Z] Configure a credential helper to remove this warning. See [2023-07-07T21:30:27.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:30:27.687Z] [2023-07-07T21:30:27.687Z] Login Succeeded [2023-07-07T21:30:27.956Z] docker.io [2023-07-07T21:30:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-07T21:30:28.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-07T21:30:28.223Z] Configure a credential helper to remove this warning. See [2023-07-07T21:30:28.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-07T21:30:28.223Z] [2023-07-07T21:30:28.223Z] Login Succeeded [2023-07-07T21:30:28.223Z] ---> docker-login.sh ends [Pipeline] } [2023-07-07T21:30:28.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-07T21:30:28.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-07T21:30:28.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-07T21:30:28.709Z] ========================================================= [2023-07-07T21:30:28.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-07T21:30:28.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:30:29.217Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-07T21:30:29.486Z] Sending build context to Docker daemon 5.815MB [2023-07-07T21:30:30.916Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-07T21:30:30.916Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-07T21:30:30.916Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-07T21:30:30.916Z] c41833b44d91: Pulling fs layer [2023-07-07T21:30:30.916Z] ed15518f5707: Pulling fs layer [2023-07-07T21:30:30.916Z] feae8fd75edb: Pulling fs layer [2023-07-07T21:30:30.916Z] 242c74f7c9fa: Pulling fs layer [2023-07-07T21:30:30.916Z] 3cdef696dda3: Pulling fs layer [2023-07-07T21:30:30.916Z] 2ced38df9373: Pulling fs layer [2023-07-07T21:30:30.916Z] 58f1dce35555: Pulling fs layer [2023-07-07T21:30:30.916Z] 3cdef696dda3: Waiting [2023-07-07T21:30:30.916Z] 2ced38df9373: Waiting [2023-07-07T21:30:30.916Z] 58f1dce35555: Waiting [2023-07-07T21:30:30.916Z] 242c74f7c9fa: Waiting [2023-07-07T21:30:30.916Z] ed15518f5707: Verifying Checksum [2023-07-07T21:30:30.916Z] ed15518f5707: Download complete [2023-07-07T21:30:30.916Z] 242c74f7c9fa: Verifying Checksum [2023-07-07T21:30:30.916Z] 242c74f7c9fa: Download complete [2023-07-07T21:30:30.916Z] 3cdef696dda3: Verifying Checksum [2023-07-07T21:30:30.916Z] 3cdef696dda3: Download complete [2023-07-07T21:30:30.916Z] c41833b44d91: Verifying Checksum [2023-07-07T21:30:30.916Z] c41833b44d91: Download complete [2023-07-07T21:30:31.885Z] c41833b44d91: Pull complete [2023-07-07T21:30:32.159Z] 58f1dce35555: Verifying Checksum [2023-07-07T21:30:32.159Z] 58f1dce35555: Download complete [2023-07-07T21:30:32.428Z] ed15518f5707: Pull complete [2023-07-07T21:30:33.403Z] feae8fd75edb: Verifying Checksum [2023-07-07T21:30:33.403Z] feae8fd75edb: Download complete [2023-07-07T21:30:33.403Z] 2ced38df9373: Verifying Checksum [2023-07-07T21:30:33.403Z] 2ced38df9373: Download complete [2023-07-07T21:30:45.723Z] feae8fd75edb: Pull complete [2023-07-07T21:30:45.723Z] 242c74f7c9fa: Pull complete [2023-07-07T21:30:45.723Z] 3cdef696dda3: Pull complete [2023-07-07T21:30:51.077Z] 2ced38df9373: Pull complete [2023-07-07T21:30:53.029Z] 58f1dce35555: Pull complete [2023-07-07T21:30:53.029Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-07T21:30:53.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-07T21:30:53.029Z] ---> fadd8f120f05 [2023-07-07T21:30:53.029Z] Step 3/10 : ARG MAKE=make build [2023-07-07T21:30:54.979Z] ---> Running in a6ab5effff85 [2023-07-07T21:30:54.979Z] Removing intermediate container a6ab5effff85 [2023-07-07T21:30:54.979Z] ---> b6142aeff980 [2023-07-07T21:30:54.979Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-07T21:30:55.247Z] ---> Running in d362c1943bad [2023-07-07T21:30:55.515Z] Removing intermediate container d362c1943bad [2023-07-07T21:30:55.515Z] ---> af522cd33a21 [2023-07-07T21:30:55.515Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-07T21:30:55.515Z] ---> Running in 4dde8ffeb313 [2023-07-07T21:30:55.784Z] Removing intermediate container 4dde8ffeb313 [2023-07-07T21:30:55.784Z] ---> 870d2132ed67 [2023-07-07T21:30:55.784Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-07T21:30:55.784Z] ---> Running in 34f367137efd [2023-07-07T21:30:57.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-07T21:30:57.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-07T21:30:58.428Z] OK: 263 MiB in 53 packages [2023-07-07T21:30:59.395Z] Removing intermediate container 34f367137efd [2023-07-07T21:30:59.395Z] ---> 0cf7c442e462 [2023-07-07T21:30:59.395Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-07T21:30:59.678Z] ---> c8b483f31a39 [2023-07-07T21:30:59.678Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-07T21:30:59.678Z] ---> Running in ebf00a5df7fd [2023-07-07T21:32:07.546Z] Removing intermediate container ebf00a5df7fd [2023-07-07T21:32:07.546Z] ---> 4db1f81b9823 [2023-07-07T21:32:07.546Z] Step 9/10 : COPY . . [2023-07-07T21:32:07.546Z] ---> fb43c4290c85 [2023-07-07T21:32:07.546Z] Step 10/10 : RUN ${MAKE} [2023-07-07T21:32:07.546Z] ---> Running in 5bff6e7545c6 [2023-07-07T21:32:07.546Z] noop [2023-07-07T21:32:07.546Z] Removing intermediate container 5bff6e7545c6 [2023-07-07T21:32:07.546Z] ---> c05061ec1db1 [2023-07-07T21:32:07.546Z] Successfully built c05061ec1db1 [2023-07-07T21:32:07.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:32:08.021Z] + docker inspect -f . ci-base-image-arm64 [2023-07-07T21:32:08.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:32:08.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-634 does not seem to be running inside a container [2023-07-07T21:32:08.357Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-07T21:32:09.478Z] $ docker top 8219cbc6181f86b99e35b35c2cb50b016d66690abb03a3ad690a0baf146ed15d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-07T21:32:10.333Z] + go version [2023-07-07T21:32:10.333Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-07T21:32:10.359Z] $ docker stop --time=1 8219cbc6181f86b99e35b35c2cb50b016d66690abb03a3ad690a0baf146ed15d [2023-07-07T21:32:11.967Z] $ docker rm -f --volumes 8219cbc6181f86b99e35b35c2cb50b016d66690abb03a3ad690a0baf146ed15d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:32:12.792Z] + docker inspect -f . ci-base-image-arm64 [2023-07-07T21:32:12.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:32:13.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-634 does not seem to be running inside a container [2023-07-07T21:32:13.107Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-07T21:32:17.052Z] $ docker top 35c354bc575df7a5494cc650b7ff774ae1f451dd9d2a24a41e90c7d8136acc09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-07T21:32:17.621Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-07T21:32:18.010Z] + make test [2023-07-07T21:32:18.278Z] go test -race -coverprofile=coverage.out ./... [2023-07-07T21:32:57.176Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-07-07T21:34:48.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-07-07T21:34:48.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-07-07T21:34:48.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-07-07T21:34:48.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-07-07T21:34:48.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-07-07T21:34:53.083Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.199s coverage: 27.6% of statements [2023-07-07T21:34:54.056Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.306s coverage: 80.2% of statements [2023-07-07T21:35:02.245Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-07-07T21:35:02.245Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-07-07T21:35:02.515Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.345s coverage: 86.0% of statements [2023-07-07T21:35:07.863Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-07-07T21:35:07.863Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-07-07T21:35:07.863Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.432s coverage: 77.5% of statements [2023-07-07T21:35:11.216Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.270s coverage: 14.3% of statements [2023-07-07T21:35:12.181Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-07-07T21:35:12.181Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-07T21:35:12.768Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.407s coverage: 68.5% of statements [2023-07-07T21:35:14.742Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.465s coverage: 89.2% of statements [2023-07-07T21:35:17.311Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-07-07T21:35:17.311Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.236s coverage: 5.7% of statements [2023-07-07T21:35:18.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-07T21:35:18.270Z] GO111MODULE=on go vet ./... [2023-07-07T21:37:26.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-07T21:37:26.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-07T21:37:26.322Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-07T21:37:26.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-07T21:37:26.382Z] $ docker stop --time=1 35c354bc575df7a5494cc650b7ff774ae1f451dd9d2a24a41e90c7d8136acc09 [2023-07-07T21:37:28.330Z] $ docker rm -f --volumes 35c354bc575df7a5494cc650b7ff774ae1f451dd9d2a24a41e90c7d8136acc09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-07T21:37:29.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-07T21:37:30.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-07T21:37:31.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-07T21:37:31.589Z] + ls -al . [2023-07-07T21:37:31.590Z] total 280 [2023-07-07T21:37:31.590Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 21:32 . [2023-07-07T21:37:31.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 21:29 .. [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 21:30 .dockerignore [2023-07-07T21:37:31.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 21:30 .git [2023-07-07T21:37:31.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 21:30 .github [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 7 21:30 .gitignore [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 21:30 .golangci.yml [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 44878 Jul 7 21:30 CHANGELOG.md [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 21:30 GOVERNANCE.md [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 7 21:30 Jenkinsfile [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 7 21:30 LICENSE [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 1714 Jul 7 21:30 Makefile [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 7 21:30 OWNERS.md [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jul 7 21:30 README.md [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 21:28 VERSION [2023-07-07T21:37:31.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 21:30 bin [2023-07-07T21:37:31.590Z] -rw-r--r-- 1 jenkins jenkins 106152 Jul 7 21:35 coverage.out [2023-07-07T21:37:31.590Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 7 21:30 example [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 3199 Jul 7 21:30 go.mod [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 30801 Jul 7 21:30 go.sum [2023-07-07T21:37:31.590Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 7 21:30 internal [2023-07-07T21:37:31.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 21:30 openapi [2023-07-07T21:37:31.590Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 7 21:30 pkg [2023-07-07T21:37:31.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 21:30 snap [2023-07-07T21:37:31.590Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 7 21:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:37:32.010Z] + 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=a5c748073881a876435d9777a55a5c2041bedccc --label arch=arm64 --label version=0.0.0 . [2023-07-07T21:37:32.278Z] Sending build context to Docker daemon 5.922MB [2023-07-07T21:37:32.278Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-07-07T21:37:32.278Z] Step 2/23 : FROM ${BASE} AS builder [2023-07-07T21:37:32.278Z] ---> c05061ec1db1 [2023-07-07T21:37:32.278Z] Step 3/23 : ARG MAKE=make build [2023-07-07T21:37:32.546Z] ---> Running in 203dbd4be09a [2023-07-07T21:37:32.812Z] Removing intermediate container 203dbd4be09a [2023-07-07T21:37:32.812Z] ---> 449abdccb613 [2023-07-07T21:37:32.813Z] Step 4/23 : WORKDIR /device-sdk-go [2023-07-07T21:37:32.813Z] ---> Running in 0d3f80750434 [2023-07-07T21:37:33.081Z] Removing intermediate container 0d3f80750434 [2023-07-07T21:37:33.081Z] ---> 9a3273f55ce8 [2023-07-07T21:37:33.081Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-07T21:37:33.081Z] ---> Running in 7caaa6ad441e [2023-07-07T21:37:33.356Z] Removing intermediate container 7caaa6ad441e [2023-07-07T21:37:33.356Z] ---> e1575b8ae867 [2023-07-07T21:37:33.356Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-07-07T21:37:33.626Z] ---> Running in 2b012a7a3b05 [2023-07-07T21:37:34.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-07T21:37:35.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-07T21:37:36.133Z] OK: 263 MiB in 53 packages [2023-07-07T21:37:37.099Z] Removing intermediate container 2b012a7a3b05 [2023-07-07T21:37:37.099Z] ---> 1da2671a2f54 [2023-07-07T21:37:37.099Z] Step 7/23 : COPY go.mod vendor* ./ [2023-07-07T21:37:40.441Z] ---> 313e95a8679c [2023-07-07T21:37:40.441Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-07T21:37:40.441Z] ---> Running in bbfd2c7627de [2023-07-07T21:37:42.384Z] Removing intermediate container bbfd2c7627de [2023-07-07T21:37:42.384Z] ---> c23e090aaa3a [2023-07-07T21:37:42.384Z] Step 9/23 : COPY . . [2023-07-07T21:37:43.343Z] ---> 691605835f24 [2023-07-07T21:37:43.343Z] Step 10/23 : RUN ${MAKE} [2023-07-07T21:37:43.343Z] ---> Running in 4ba69a38b95e [2023-07-07T21:37:44.304Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-07-07T21:39:50.953Z] Removing intermediate container 4ba69a38b95e [2023-07-07T21:39:50.953Z] ---> 53c3e4214f16 [2023-07-07T21:39:50.953Z] Step 11/23 : FROM alpine:3.17 [2023-07-07T21:39:50.953Z] 3.17: Pulling from library/alpine [2023-07-07T21:39:50.953Z] edb6bdbacee9: Pulling fs layer [2023-07-07T21:39:50.953Z] edb6bdbacee9: Verifying Checksum [2023-07-07T21:39:50.953Z] edb6bdbacee9: Download complete [2023-07-07T21:39:50.953Z] edb6bdbacee9: Pull complete [2023-07-07T21:39:50.953Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-07T21:39:50.953Z] Status: Downloaded newer image for alpine:3.17 [2023-07-07T21:39:50.953Z] ---> 779605e5fbc0 [2023-07-07T21:39:50.953Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-07-07T21:39:50.953Z] ---> Running in cbc975877cc2 [2023-07-07T21:39:50.953Z] Removing intermediate container cbc975877cc2 [2023-07-07T21:39:50.953Z] ---> e52a9408f24a [2023-07-07T21:39:50.953Z] Step 13/23 : RUN apk add --update --no-cache [2023-07-07T21:39:50.953Z] ---> Running in ec28207f9f09 [2023-07-07T21:39:50.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-07T21:39:50.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-07T21:39:50.953Z] OK: 7 MiB in 15 packages [2023-07-07T21:39:50.953Z] Removing intermediate container ec28207f9f09 [2023-07-07T21:39:50.953Z] ---> 74eebc782771 [2023-07-07T21:39:50.953Z] Step 14/23 : WORKDIR / [2023-07-07T21:39:50.953Z] ---> Running in 231fc5f0bca1 [2023-07-07T21:39:50.953Z] Removing intermediate container 231fc5f0bca1 [2023-07-07T21:39:50.953Z] ---> 5880e968ff3a [2023-07-07T21:39:50.953Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-07-07T21:39:50.953Z] ---> e8907a035226 [2023-07-07T21:39:50.953Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-07-07T21:39:50.953Z] ---> b8f00f3e9db1 [2023-07-07T21:39:50.953Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-07-07T21:39:50.953Z] ---> 29552085484b [2023-07-07T21:39:50.953Z] Step 18/23 : EXPOSE 59999 [2023-07-07T21:39:50.953Z] ---> Running in e91a4c33cca4 [2023-07-07T21:39:50.953Z] Removing intermediate container e91a4c33cca4 [2023-07-07T21:39:50.953Z] ---> 3e606ac7032a [2023-07-07T21:39:50.954Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-07-07T21:39:50.954Z] ---> Running in 145e292069ef [2023-07-07T21:39:50.954Z] Removing intermediate container 145e292069ef [2023-07-07T21:39:50.954Z] ---> 50c52c45a1f7 [2023-07-07T21:39:50.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-07T21:39:50.954Z] ---> Running in 82622cb44357 [2023-07-07T21:39:50.954Z] Removing intermediate container 82622cb44357 [2023-07-07T21:39:50.954Z] ---> b963a3caad9d [2023-07-07T21:39:50.954Z] Step 21/23 : LABEL arch=arm64 [2023-07-07T21:39:50.954Z] ---> Running in 5720d3d0b086 [2023-07-07T21:39:50.954Z] Removing intermediate container 5720d3d0b086 [2023-07-07T21:39:50.954Z] ---> 2c6be24143cb [2023-07-07T21:39:50.954Z] Step 22/23 : LABEL git_sha=a5c748073881a876435d9777a55a5c2041bedccc [2023-07-07T21:39:50.954Z] ---> Running in 1fe3bbd820c2 [2023-07-07T21:39:50.954Z] Removing intermediate container 1fe3bbd820c2 [2023-07-07T21:39:50.954Z] ---> 62c62d24c185 [2023-07-07T21:39:50.954Z] Step 23/23 : LABEL version=0.0.0 [2023-07-07T21:39:50.954Z] ---> Running in bdc1d7e38adf [2023-07-07T21:39:51.220Z] Removing intermediate container bdc1d7e38adf [2023-07-07T21:39:51.220Z] ---> b4af59eabe5d [2023-07-07T21:39:51.220Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-07T21:39:51.220Z] Successfully built b4af59eabe5d [2023-07-07T21:39:51.220Z] 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 [2023-07-07T21:39:52.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-07T21:39:52.034Z] [2023-07-07T21:39:52.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:39:52.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-07T21:39:52.685Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-07T21:39:52.685Z] 8998bd30e6a1: Pulling fs layer [2023-07-07T21:39:52.685Z] 04944245beec: Pulling fs layer [2023-07-07T21:39:52.685Z] 699f458cf7ca: Pulling fs layer [2023-07-07T21:39:52.685Z] 765212b225bb: Pulling fs layer [2023-07-07T21:39:52.685Z] f23df028b6ca: Pulling fs layer [2023-07-07T21:39:52.685Z] d65c8cfc05b1: Pulling fs layer [2023-07-07T21:39:52.685Z] 2437ff75d9bd: Pulling fs layer [2023-07-07T21:39:52.685Z] 765212b225bb: Waiting [2023-07-07T21:39:52.685Z] f23df028b6ca: Waiting [2023-07-07T21:39:52.685Z] d65c8cfc05b1: Waiting [2023-07-07T21:39:52.685Z] 2437ff75d9bd: Waiting [2023-07-07T21:39:52.953Z] 04944245beec: Verifying Checksum [2023-07-07T21:39:52.953Z] 04944245beec: Download complete [2023-07-07T21:39:52.953Z] 765212b225bb: Verifying Checksum [2023-07-07T21:39:52.953Z] 765212b225bb: Download complete [2023-07-07T21:39:52.953Z] f23df028b6ca: Verifying Checksum [2023-07-07T21:39:52.953Z] f23df028b6ca: Download complete [2023-07-07T21:39:52.953Z] d65c8cfc05b1: Verifying Checksum [2023-07-07T21:39:52.953Z] d65c8cfc05b1: Download complete [2023-07-07T21:39:52.953Z] 699f458cf7ca: Download complete [2023-07-07T21:39:53.537Z] 8998bd30e6a1: Verifying Checksum [2023-07-07T21:39:53.537Z] 8998bd30e6a1: Download complete [2023-07-07T21:39:55.487Z] 2437ff75d9bd: Verifying Checksum [2023-07-07T21:39:55.487Z] 2437ff75d9bd: Download complete [2023-07-07T21:39:57.429Z] 8998bd30e6a1: Pull complete [2023-07-07T21:39:57.695Z] 04944245beec: Pull complete [2023-07-07T21:39:59.103Z] 699f458cf7ca: Pull complete [2023-07-07T21:39:59.369Z] 765212b225bb: Pull complete [2023-07-07T21:39:59.950Z] f23df028b6ca: Pull complete [2023-07-07T21:40:00.218Z] d65c8cfc05b1: Pull complete [2023-07-07T21:40:15.223Z] 2437ff75d9bd: Pull complete [2023-07-07T21:40:15.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-07T21:40:15.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-07T21:40:15.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:40:15.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-634 does not seem to be running inside a container [2023-07-07T21:40:15.579Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-07T21:40:17.943Z] $ docker top 2024bb3461579c2091d1a0734c7ab8e3b09d23522ca17c756d1ba3e7a4429a5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:18.835Z] ---> job-cost.sh [2023-07-07T21:40:18.835Z] lf-activate-venv: SKIPPING [2023-07-07T21:40:18.835Z] INFO: No Stack... [2023-07-07T21:40:19.417Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-07T21:40:19.996Z] INFO: Archiving Costs [Pipeline] sh [2023-07-07T21:40:20.327Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-07-07T21:40:20.327Z] + cut -d, -f6 [Pipeline] lock [2023-07-07T21:40:20.408Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] [2023-07-07T21:40:20.415Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] did not exist. Created. [2023-07-07T21:40:20.415Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-07T21:40:20.823Z] /w/workspace/device-sdk-go/1@tmp/durable-1a0f1ab9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-07T21:40:21.176Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-07T21:40:21.471Z] Warning: overwriting stash ‘stack-cost’ [2023-07-07T21:40:21.539Z] Stashed 1 file(s) [Pipeline] } [2023-07-07T21:40:21.554Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-07T21:40:21.625Z] $ docker stop --time=1 2024bb3461579c2091d1a0734c7ab8e3b09d23522ca17c756d1ba3e7a4429a5a [2023-07-07T21:40:23.111Z] $ docker rm -f --volumes 2024bb3461579c2091d1a0734c7ab8e3b09d23522ca17c756d1ba3e7a4429a5a [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-07T21:40:25.914Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives ] [2023-07-07T21:40:25.914Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives [2023-07-07T21:40:25.914Z] total 16 [2023-07-07T21:40:25.914Z] drwxr-xr-x 3 root root 4096 Jul 7 21:30 . [2023-07-07T21:40:25.914Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 7 21:30 .. [2023-07-07T21:40:25.914Z] drwxr-xr-x 2 root root 4096 Jul 7 21:30 cost [2023-07-07T21:40:25.914Z] -rw-r--r-- 1 root root 86 Jul 7 21:30 cost.csv [2023-07-07T21:40:25.914Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives [2023-07-07T21:40:25.914Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives [2023-07-07T21:40:25.914Z] total 16 [2023-07-07T21:40:25.914Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 21:30 . [2023-07-07T21:40:25.914Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 7 21:30 .. [2023-07-07T21:40:25.914Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 21:30 cost [2023-07-07T21:40:25.914Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 7 21:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:26.236Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:27.122Z] ---> package-listing.sh [2023-07-07T21:40:27.122Z] ++ facter osfamily [2023-07-07T21:40:27.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-07T21:40:27.381Z] + OS_FAMILY=debian [2023-07-07T21:40:27.381Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1471 [2023-07-07T21:40:27.381Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-07T21:40:27.381Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-07T21:40:27.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-07T21:40:27.381Z] + PACKAGES=/tmp/packages_start.txt [2023-07-07T21:40:27.381Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1471 ']' [2023-07-07T21:40:27.381Z] + PACKAGES=/tmp/packages_end.txt [2023-07-07T21:40:27.381Z] + case "${OS_FAMILY}" in [2023-07-07T21:40:27.381Z] + dpkg -l [2023-07-07T21:40:27.381Z] + grep '^ii' [2023-07-07T21:40:27.381Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-07T21:40:27.381Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-07T21:40:27.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-07T21:40:27.381Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1471 ']' [2023-07-07T21:40:27.381Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives/ [2023-07-07T21:40:27.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives/ [Pipeline] echo [2023-07-07T21:40:27.412Z] 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-1471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-07T21:40:27.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-07T21:40:28.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-07T21:40:28.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-07T21:40:28.466Z] prd-ubuntu20.04-docker-8c-8g-633 does not seem to be running inside a container [2023-07-07T21:40:28.476Z] $ 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-1471/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-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-07T21:40:28.651Z] $ docker top 1675503579d68b36679ecdc846df494d904347473128c0c167e0e458559a8a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-07T21:40:29.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-07T21:40:29.359Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-07T21:40:29.667Z] + ls /var/log/sa-host [2023-07-07T21:40:29.668Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-07T21:40:30.017Z] provisioning config files... [2023-07-07T21:40:30.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/config4119315076521318865tmp [Pipeline] { [Pipeline] echo [2023-07-07T21:40:30.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:30.400Z] ---> create-netrc.sh [Pipeline] } [2023-07-07T21:40:30.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:30.827Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-07T21:40:30.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:31.169Z] ---> sudo-logs.sh [2023-07-07T21:40:31.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-07T21:40:31.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:31.569Z] ---> job-cost.sh [2023-07-07T21:40:31.569Z] lf-activate-venv: SKIPPING [2023-07-07T21:40:31.569Z] DEBUG: total: 0.2199999988079071 [2023-07-07T21:40:31.569Z] INFO: Retrieving Stack Cost... [2023-07-07T21:40:31.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-07T21:40:32.399Z] INFO: Archiving Costs [Pipeline] echo [2023-07-07T21:40:32.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-07T21:40:32.747Z] ---> logs-deploy.sh [2023-07-07T21:40:32.747Z] lf-activate-venv: SKIPPING [2023-07-07T21:40:32.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1471/1 [2023-07-07T21:40:32.747Z] INFO: archiving workspace using pattern(s): [2023-07-07T21:40:33.684Z] Archives upload complete. [2023-07-07T21:40:33.944Z] INFO: archiving logs to Nexus [2023-07-07T21:40:34.514Z] ---> uname -a: [2023-07-07T21:40:34.514Z] Linux prd-ubuntu20-04-docker-8c-8g-633 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-07T21:40:34.514Z] [2023-07-07T21:40:34.514Z] [2023-07-07T21:40:34.514Z] ---> lscpu: [2023-07-07T21:40:34.514Z] Architecture: x86_64 [2023-07-07T21:40:34.514Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-07T21:40:34.514Z] Byte Order: Little Endian [2023-07-07T21:40:34.514Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-07T21:40:34.514Z] CPU(s): 8 [2023-07-07T21:40:34.514Z] On-line CPU(s) list: 0-7 [2023-07-07T21:40:34.514Z] Thread(s) per core: 1 [2023-07-07T21:40:34.514Z] Core(s) per socket: 1 [2023-07-07T21:40:34.514Z] Socket(s): 8 [2023-07-07T21:40:34.514Z] NUMA node(s): 1 [2023-07-07T21:40:34.514Z] Vendor ID: AuthenticAMD [2023-07-07T21:40:34.514Z] CPU family: 23 [2023-07-07T21:40:34.514Z] Model: 49 [2023-07-07T21:40:34.514Z] Model name: AMD EPYC-Rome Processor [2023-07-07T21:40:34.514Z] Stepping: 0 [2023-07-07T21:40:34.514Z] CPU MHz: 2800.000 [2023-07-07T21:40:34.514Z] BogoMIPS: 5600.00 [2023-07-07T21:40:34.514Z] Virtualization: AMD-V [2023-07-07T21:40:34.514Z] Hypervisor vendor: KVM [2023-07-07T21:40:34.514Z] Virtualization type: full [2023-07-07T21:40:34.514Z] L1d cache: 256 KiB [2023-07-07T21:40:34.514Z] L1i cache: 256 KiB [2023-07-07T21:40:34.514Z] L2 cache: 4 MiB [2023-07-07T21:40:34.514Z] L3 cache: 128 MiB [2023-07-07T21:40:34.514Z] NUMA node0 CPU(s): 0-7 [2023-07-07T21:40:34.514Z] Vulnerability Itlb multihit: Not affected [2023-07-07T21:40:34.514Z] Vulnerability L1tf: Not affected [2023-07-07T21:40:34.514Z] Vulnerability Mds: Not affected [2023-07-07T21:40:34.514Z] Vulnerability Meltdown: Not affected [2023-07-07T21:40:34.514Z] Vulnerability Mmio stale data: Not affected [2023-07-07T21:40:34.514Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-07T21:40:34.514Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-07T21:40:34.514Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-07T21:40:34.514Z] Vulnerability Srbds: Not affected [2023-07-07T21:40:34.514Z] Vulnerability Tsx async abort: Not affected [2023-07-07T21:40:34.514Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-07T21:40:34.514Z] [2023-07-07T21:40:34.514Z] [2023-07-07T21:40:34.514Z] ---> nproc: [2023-07-07T21:40:34.514Z] 8 [2023-07-07T21:40:34.514Z] [2023-07-07T21:40:34.514Z] [2023-07-07T21:40:34.514Z] ---> df -h: [2023-07-07T21:40:34.514Z] Filesystem Size Used Avail Use% Mounted on [2023-07-07T21:40:34.514Z] overlay 155G 12G 144G 8% / [2023-07-07T21:40:34.514Z] tmpfs 64M 0 64M 0% /dev [2023-07-07T21:40:34.514Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-07T21:40:34.514Z] shm 64M 0 64M 0% /dev/shm [2023-07-07T21:40:34.514Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-07T21:40:34.514Z] [2023-07-07T21:40:34.514Z]