Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a74657dd249097a98709b04353b8de921d9a3e+64ca9b081847739b4160c0dc87966f6c81a47c16 (1b90801f12c6424dea6491e2d86819e7450ac3ca) 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-ssh2819226802277125734.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7384390690576289178.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8841374047459228125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10896999861512822761.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11543766122439909850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6586’ Running on prd-ubuntu20.04-docker-8c-8g-6606 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [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-1322 # 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 > 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/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e Merge succeeded, producing 0953ea2bb1f06d6cf103b7421dbb476878042a58 Checking out Revision 0953ea2bb1f06d6cf103b7421dbb476878042a58 (PR-1322) > git config core.sparsecheckout # timeout=10 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # 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 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0953ea2bb1f06d6cf103b7421dbb476878042a58 # timeout=10 Commit message: "Merge commit '64ca9b081847739b4160c0dc87966f6c81a47c16' into HEAD" > git rev-list --no-walk 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-18T18:45:17.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-18T18:45:17.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-18T18:45:17.530Z] ========================================================= [2023-02-18T18:45:17.530Z] EdgeX Global Pipelines Version Info [2023-02-18T18:45:17.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:45:18.236Z] ------------------- [2023-02-18T18:45:18.236Z] stable info: [2023-02-18T18:45:18.236Z] ------------------- [2023-02-18T18:45:18.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-18T18:45:18.236Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T18:45:18.236Z] Message: update stable to v1.0.244 [2023-02-18T18:45:18.804Z] ------------------- [2023-02-18T18:45:18.804Z] experimental info: [2023-02-18T18:45:18.804Z] ------------------- [2023-02-18T18:45:18.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-18T18:45:18.804Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T18:45:18.804Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-18T18:45:18.959Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-18T18:45:18.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-18T18:45:18.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-18T18:45:18.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-18T18:45:18.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-18T18:45:19.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-18T18:45:19.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-18T18:45:19.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-18T18:45:19.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-18T18:45:19.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-18T18:45:19.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-18T18:45:19.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-18T18:45:19.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-18T18:45:19.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-18T18:45:19.134Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T18:45:19.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T18:45:19.169Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T18:45:19.186Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T18:45:19.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-18T18:45:19.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-18T18:45:19.225Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-18T18:45:19.237Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-18T18:45:19.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-18T18:45:19.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-18T18:45:19.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-18T18:45:19.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-18T18:45:19.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-18T18:45:19.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1322 [Pipeline] echo [2023-02-18T18:45:19.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1322 [Pipeline] echo [2023-02-18T18:45:19.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1322 [Pipeline] echo [2023-02-18T18:45:19.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo [2023-02-18T18:45:19.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0953ea2 [Pipeline] echo [2023-02-18T18:45:19.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T18:45:19.419Z] provisioning config files... [2023-02-18T18:45:19.433Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config5788361163690629930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:45:19.740Z] ---> docker-login.sh [2023-02-18T18:45:19.740Z] nexus3.edgexfoundry.org:10001 [2023-02-18T18:45:20.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:20.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:20.001Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:20.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:20.001Z] [2023-02-18T18:45:20.001Z] Login Succeeded [2023-02-18T18:45:20.261Z] nexus3.edgexfoundry.org:10002 [2023-02-18T18:45:20.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:20.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:20.261Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:20.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:20.261Z] [2023-02-18T18:45:20.261Z] Login Succeeded [2023-02-18T18:45:20.261Z] nexus3.edgexfoundry.org:10003 [2023-02-18T18:45:20.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:20.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:20.261Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:20.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:20.261Z] [2023-02-18T18:45:20.261Z] Login Succeeded [2023-02-18T18:45:20.261Z] nexus3.edgexfoundry.org:10004 [2023-02-18T18:45:20.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:20.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:20.521Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:20.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:20.521Z] [2023-02-18T18:45:20.521Z] Login Succeeded [2023-02-18T18:45:20.521Z] docker.io [2023-02-18T18:45:20.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:20.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:20.782Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:20.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:20.782Z] [2023-02-18T18:45:20.782Z] Login Succeeded [2023-02-18T18:45:20.782Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T18:45:20.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-18T18:45:21.153Z] + git rev-list -1 --merges 0953ea2bb1f06d6cf103b7421dbb476878042a58~1..0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo [2023-02-18T18:45:21.199Z] -----------> git rev-list -1 --merges 0953ea2bb1f06d6cf103b7421dbb476878042a58~1..0953ea2bb1f06d6cf103b7421dbb476878042a58 0953ea2bb1f06d6cf103b7421dbb476878042a58 [2023-02-18T18:45:21.199Z] 0953ea2bb1f06d6cf103b7421dbb476878042a58 [false] [Pipeline] sh [2023-02-18T18:45:21.488Z] + git log --format=format:%s -1 0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo [2023-02-18T18:45:21.504Z] ========================================================= [2023-02-18T18:45:21.504Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-18T18:45:21.504Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T18:45:21.821Z] + git log --format=format:%s -1 0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo [2023-02-18T18:45:21.833Z] [semverPrep] GIT_COMMIT: 0953ea2bb1f06d6cf103b7421dbb476878042a58, Commit Message: Merge commit '64ca9b081847739b4160c0dc87966f6c81a47c16' into HEAD [Pipeline] echo [2023-02-18T18:45:21.841Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-18T18:45:22.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T18:45:22.182Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-18T18:45:22.182Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-18T18:45:22.182Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-18T18:45:22.182Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-18T18:45:22.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-18T18:45:22.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:45:22.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T18:45:22.538Z] [2023-02-18T18:45:22.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:45:22.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T18:45:22.842Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-18T18:45:22.842Z] b85a868b505f: Pulling fs layer [2023-02-18T18:45:22.842Z] e2be974225ed: Pulling fs layer [2023-02-18T18:45:22.842Z] 339a4e72a1f5: Pulling fs layer [2023-02-18T18:45:22.842Z] 988bab9f4d93: Pulling fs layer [2023-02-18T18:45:22.842Z] 1469e6f7b9e6: Pulling fs layer [2023-02-18T18:45:22.842Z] eaf3925da568: Pulling fs layer [2023-02-18T18:45:22.842Z] bab4dde63d76: Pulling fs layer [2023-02-18T18:45:22.842Z] bde34c3a00c8: Pulling fs layer [2023-02-18T18:45:22.842Z] b352a97aabf1: Pulling fs layer [2023-02-18T18:45:22.842Z] 4872d77fe225: Pulling fs layer [2023-02-18T18:45:22.843Z] 5851b861e8e6: Pulling fs layer [2023-02-18T18:45:22.843Z] 988bab9f4d93: Waiting [2023-02-18T18:45:22.843Z] b352a97aabf1: Waiting [2023-02-18T18:45:22.843Z] 1469e6f7b9e6: Waiting [2023-02-18T18:45:22.843Z] bab4dde63d76: Waiting [2023-02-18T18:45:22.843Z] eaf3925da568: Waiting [2023-02-18T18:45:22.843Z] 4872d77fe225: Waiting [2023-02-18T18:45:22.843Z] bde34c3a00c8: Waiting [2023-02-18T18:45:22.843Z] 5851b861e8e6: Waiting [2023-02-18T18:45:22.843Z] e2be974225ed: Verifying Checksum [2023-02-18T18:45:22.843Z] e2be974225ed: Download complete [2023-02-18T18:45:22.843Z] 988bab9f4d93: Verifying Checksum [2023-02-18T18:45:22.843Z] 988bab9f4d93: Download complete [2023-02-18T18:45:23.102Z] 1469e6f7b9e6: Verifying Checksum [2023-02-18T18:45:23.102Z] 1469e6f7b9e6: Download complete [2023-02-18T18:45:23.102Z] 339a4e72a1f5: Verifying Checksum [2023-02-18T18:45:23.102Z] 339a4e72a1f5: Download complete [2023-02-18T18:45:23.102Z] eaf3925da568: Download complete [2023-02-18T18:45:23.102Z] bde34c3a00c8: Download complete [2023-02-18T18:45:23.102Z] b352a97aabf1: Download complete [2023-02-18T18:45:23.102Z] 4872d77fe225: Verifying Checksum [2023-02-18T18:45:23.102Z] 5851b861e8e6: Verifying Checksum [2023-02-18T18:45:23.102Z] 5851b861e8e6: Download complete [2023-02-18T18:45:23.102Z] b85a868b505f: Verifying Checksum [2023-02-18T18:45:23.102Z] b85a868b505f: Download complete [2023-02-18T18:45:23.362Z] bab4dde63d76: Verifying Checksum [2023-02-18T18:45:23.362Z] bab4dde63d76: Download complete [2023-02-18T18:45:24.298Z] b85a868b505f: Pull complete [2023-02-18T18:45:24.298Z] e2be974225ed: Pull complete [2023-02-18T18:45:24.867Z] 339a4e72a1f5: Pull complete [2023-02-18T18:45:24.867Z] 988bab9f4d93: Pull complete [2023-02-18T18:45:25.128Z] 1469e6f7b9e6: Pull complete [2023-02-18T18:45:25.128Z] eaf3925da568: Pull complete [2023-02-18T18:45:27.033Z] bab4dde63d76: Pull complete [2023-02-18T18:45:27.033Z] bde34c3a00c8: Pull complete [2023-02-18T18:45:27.293Z] b352a97aabf1: Pull complete [2023-02-18T18:45:27.293Z] 4872d77fe225: Pull complete [2023-02-18T18:45:27.293Z] 5851b861e8e6: Pull complete [2023-02-18T18:45:27.293Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-18T18:45:27.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T18:45:27.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:45:27.396Z] prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container [2023-02-18T18:45:27.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-02-18T18:45:28.793Z] $ docker top bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f -eo pid,comm [2023-02-18T18:45:28.881Z] 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-02-18T18:45:28.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T18:45:28.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T18:45:28.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T18:45:29.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T18:45:29.026Z] $ docker exec bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent [2023-02-18T18:45:29.152Z] SSH_AUTH_SOCK=/tmp/ssh-I0h5EZzphohX/agent.31 [2023-02-18T18:45:29.152Z] SSH_AGENT_PID=37 [2023-02-18T18:45:29.159Z] Running ssh-add (command line suppressed) [2023-02-18T18:45:29.247Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_3923143298490730436.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_3923143298490730436.key) [2023-02-18T18:45:29.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T18:45:29.555Z] + git tag --points-at HEAD [Pipeline] } [2023-02-18T18:45:29.566Z] $ docker exec --env ******** --env ******** bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent -k [2023-02-18T18:45:29.695Z] unset SSH_AUTH_SOCK; [2023-02-18T18:45:29.695Z] unset SSH_AGENT_PID; [2023-02-18T18:45:29.695Z] echo Agent pid 37 killed; [2023-02-18T18:45:29.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-18T18:45:29.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T18:45:29.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T18:45:29.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T18:45:29.845Z] $ docker exec bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent [2023-02-18T18:45:29.963Z] SSH_AUTH_SOCK=/tmp/ssh-zcVDJR9GpKZk/agent.69 [2023-02-18T18:45:29.963Z] SSH_AGENT_PID=75 [2023-02-18T18:45:29.967Z] Running ssh-add (command line suppressed) [2023-02-18T18:45:30.085Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_18078488566223522266.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_18078488566223522266.key) [2023-02-18T18:45:30.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T18:45:30.397Z] + git semver init [2023-02-18T18:45:30.657Z] 2023-02-18 18:45:30,571 [run_init] DEBUG init version:0.0.0 force:False [2023-02-18T18:45:30.657Z] 2023-02-18 18:45:30,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver [2023-02-18T18:45:30.657Z] 2023-02-18 18:45:30,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver [2023-02-18T18:45:30.657Z] 2023-02-18 18:45:30,575 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322, universal_newlines=False, shell=None, istream=None) [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,534 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.git/info/exclude [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 with force:False [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,535 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,539 [execute] INFO git cat-file --batch-check [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,545 [execute] INFO git cat-file --batch [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T18:45:31.594Z] 2023-02-18 18:45:31,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 [2023-02-18T18:45:31.594Z] 0.0.0 [Pipeline] } [2023-02-18T18:45:31.598Z] $ docker exec --env ******** --env ******** bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent -k [2023-02-18T18:45:31.703Z] unset SSH_AUTH_SOCK; [2023-02-18T18:45:31.703Z] unset SSH_AGENT_PID; [2023-02-18T18:45:31.703Z] echo Agent pid 75 killed; [2023-02-18T18:45:31.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T18:45:32.022Z] + git semver [Pipeline] } [2023-02-18T18:45:32.291Z] $ docker stop --time=1 bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f [2023-02-18T18:45:33.597Z] $ docker rm -f --volumes bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T18:45:33.943Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-18T18:45:34.165Z] Stashed 1 file(s) [Pipeline] echo [2023-02-18T18:45:34.169Z] [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-02-18T18:45:34.369Z] provisioning config files... [2023-02-18T18:45:34.377Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config7192432897410989612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:45:34.672Z] ---> docker-login.sh [2023-02-18T18:45:34.672Z] nexus3.edgexfoundry.org:10001 [2023-02-18T18:45:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:34.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:34.932Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:34.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:34.932Z] [2023-02-18T18:45:34.932Z] Login Succeeded [2023-02-18T18:45:34.932Z] nexus3.edgexfoundry.org:10002 [2023-02-18T18:45:34.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:34.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:34.932Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:34.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:34.932Z] [2023-02-18T18:45:34.932Z] Login Succeeded [2023-02-18T18:45:34.932Z] nexus3.edgexfoundry.org:10003 [2023-02-18T18:45:34.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:35.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:35.192Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:35.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:35.192Z] [2023-02-18T18:45:35.192Z] Login Succeeded [2023-02-18T18:45:35.192Z] nexus3.edgexfoundry.org:10004 [2023-02-18T18:45:35.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:35.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:35.192Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:35.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:35.192Z] [2023-02-18T18:45:35.192Z] Login Succeeded [2023-02-18T18:45:35.192Z] docker.io [2023-02-18T18:45:35.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:45:35.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:45:35.451Z] Configure a credential helper to remove this warning. See [2023-02-18T18:45:35.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:45:35.451Z] [2023-02-18T18:45:35.451Z] Login Succeeded [2023-02-18T18:45:35.451Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T18:45:35.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-18T18:45:35.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T18:45:35.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T18:45:35.540Z] ========================================================= [2023-02-18T18:45:35.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-18T18:45:35.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:45:35.867Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-18T18:45:35.867Z] Sending build context to Docker daemon 10.54MB [2023-02-18T18:45:35.867Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T18:45:35.867Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-18T18:45:35.867Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-18T18:45:35.867Z] 213ec9aee27d: Pulling fs layer [2023-02-18T18:45:35.867Z] 4583459ba037: Pulling fs layer [2023-02-18T18:45:35.867Z] 93c1e223e6f2: Pulling fs layer [2023-02-18T18:45:35.867Z] 53926ce57604: Pulling fs layer [2023-02-18T18:45:35.867Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-18T18:45:35.867Z] 22ff95d597cd: Pulling fs layer [2023-02-18T18:45:35.867Z] 12d6caf4c0d1: Pulling fs layer [2023-02-18T18:45:35.867Z] 96b7cbca73a9: Pulling fs layer [2023-02-18T18:45:35.867Z] 53926ce57604: Waiting [2023-02-18T18:45:35.867Z] a7acece74701: Pulling fs layer [2023-02-18T18:45:35.867Z] 21b2b0c7a3f4: Waiting [2023-02-18T18:45:35.867Z] 22ff95d597cd: Waiting [2023-02-18T18:45:35.867Z] 12d6caf4c0d1: Waiting [2023-02-18T18:45:35.867Z] 96b7cbca73a9: Waiting [2023-02-18T18:45:35.867Z] a7acece74701: Waiting [2023-02-18T18:45:36.127Z] 93c1e223e6f2: Verifying Checksum [2023-02-18T18:45:36.127Z] 93c1e223e6f2: Download complete [2023-02-18T18:45:36.127Z] 4583459ba037: Download complete [2023-02-18T18:45:36.127Z] 21b2b0c7a3f4: Download complete [2023-02-18T18:45:36.127Z] 22ff95d597cd: Verifying Checksum [2023-02-18T18:45:36.127Z] 22ff95d597cd: Download complete [2023-02-18T18:45:36.127Z] 213ec9aee27d: Download complete [2023-02-18T18:45:36.127Z] 213ec9aee27d: Pull complete [2023-02-18T18:45:36.387Z] 4583459ba037: Pull complete [2023-02-18T18:45:36.647Z] 93c1e223e6f2: Pull complete [2023-02-18T18:45:36.647Z] a7acece74701: Verifying Checksum [2023-02-18T18:45:36.647Z] a7acece74701: Download complete [2023-02-18T18:45:36.907Z] 96b7cbca73a9: Verifying Checksum [2023-02-18T18:45:36.907Z] 96b7cbca73a9: Download complete [2023-02-18T18:45:36.907Z] 53926ce57604: Verifying Checksum [2023-02-18T18:45:36.907Z] 53926ce57604: Download complete [2023-02-18T18:45:41.095Z] 53926ce57604: Pull complete [2023-02-18T18:45:41.095Z] 21b2b0c7a3f4: Pull complete [2023-02-18T18:45:41.095Z] 22ff95d597cd: Pull complete [2023-02-18T18:45:41.095Z] 12d6caf4c0d1: Pull complete [2023-02-18T18:45:43.015Z] 96b7cbca73a9: Pull complete [2023-02-18T18:45:43.950Z] a7acece74701: Pull complete [2023-02-18T18:45:43.950Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-18T18:45:43.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T18:45:43.950Z] ---> db6d94c90886 [2023-02-18T18:45:43.950Z] Step 3/10 : ARG MAKE=make build [2023-02-18T18:45:45.330Z] ---> Running in 55194c317887 [2023-02-18T18:45:45.330Z] Removing intermediate container 55194c317887 [2023-02-18T18:45:45.330Z] ---> 0d100b8c9330 [2023-02-18T18:45:45.330Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-18T18:45:45.330Z] ---> Running in d11325fcf8de [2023-02-18T18:45:45.330Z] Removing intermediate container d11325fcf8de [2023-02-18T18:45:45.330Z] ---> 2b4c1753e645 [2023-02-18T18:45:45.330Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T18:45:45.590Z] ---> Running in dd4e50b6a415 [2023-02-18T18:45:45.590Z] Removing intermediate container dd4e50b6a415 [2023-02-18T18:45:45.590Z] ---> ae1f49d426be [2023-02-18T18:45:45.590Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-18T18:45:45.590Z] ---> Running in 94dc30d8cb1d [2023-02-18T18:45:45.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T18:45:46.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T18:45:46.366Z] OK: 211 MiB in 51 packages [2023-02-18T18:45:46.625Z] Removing intermediate container 94dc30d8cb1d [2023-02-18T18:45:46.625Z] ---> 5ad4621dbad9 [2023-02-18T18:45:46.625Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-18T18:45:46.884Z] ---> 327874dc3115 [2023-02-18T18:45:46.884Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T18:45:46.884Z] ---> Running in 5137ea9bab43 [2023-02-18T18:45:49.337Z] Still waiting to schedule task [2023-02-18T18:45:49.338Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6593’ [2023-02-18T18:46:13.439Z] Removing intermediate container 5137ea9bab43 [2023-02-18T18:46:13.439Z] ---> f013573be52b [2023-02-18T18:46:13.439Z] Step 9/10 : COPY . . [2023-02-18T18:46:13.439Z] ---> a38b58275152 [2023-02-18T18:46:13.439Z] Step 10/10 : RUN ${MAKE} [2023-02-18T18:46:13.439Z] ---> Running in 6fab3f93a5c6 [2023-02-18T18:46:13.439Z] noop [2023-02-18T18:46:13.439Z] Removing intermediate container 6fab3f93a5c6 [2023-02-18T18:46:13.439Z] ---> 3f83aebf5c6f [2023-02-18T18:46:13.439Z] Successfully built 3f83aebf5c6f [2023-02-18T18:46:13.439Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:46:13.737Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T18:46:13.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:46:13.795Z] prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container [2023-02-18T18:46:13.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-02-18T18:46:14.205Z] $ docker top bff84acdf93529dacb7c9efaa169735cb4398d08cd795f2796ecafb8f2abe757 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T18:46:14.548Z] + go version [2023-02-18T18:46:14.548Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-18T18:46:14.565Z] $ docker stop --time=1 bff84acdf93529dacb7c9efaa169735cb4398d08cd795f2796ecafb8f2abe757 [2023-02-18T18:46:15.845Z] $ docker rm -f --volumes bff84acdf93529dacb7c9efaa169735cb4398d08cd795f2796ecafb8f2abe757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:46:16.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T18:46:16.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:46:16.303Z] prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container [2023-02-18T18:46:16.342Z] $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-02-18T18:46:16.687Z] $ docker top a5a642a87ddaba00d4e53931b99f91e3e7fe76b7a477fd3cc44d6655f5ac69ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T18:46:17.026Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] fileExists [Pipeline] sh [2023-02-18T18:46:17.321Z] + make test [2023-02-18T18:46:17.321Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T18:46:23.879Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-18T18:46:36.074Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.070s coverage: 27.6% of statements [2023-02-18T18:46:36.074Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.069s coverage: 78.9% of statements [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-18T18:46:36.074Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.091s coverage: 86.0% of statements [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-18T18:46:36.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-18T18:46:36.333Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.0% of statements [2023-02-18T18:46:36.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-18T18:46:36.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-18T18:46:36.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-18T18:46:36.333Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 65.2% of statements [2023-02-18T18:46:36.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-18T18:46:36.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-18T18:46:36.333Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.745s coverage: 89.2% of statements [2023-02-18T18:46:36.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-18T18:46:36.333Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.7% of statements [2023-02-18T18:46:36.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-18T18:46:54.412Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-18T18:46:54.412Z] GO111MODULE=on go vet ./... [2023-02-18T18:46:55.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T18:46:55.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T18:46:55.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T18:46:55.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T18:46:55.635Z] $ docker stop --time=1 a5a642a87ddaba00d4e53931b99f91e3e7fe76b7a477fd3cc44d6655f5ac69ef [2023-02-18T18:46:57.857Z] $ docker rm -f --volumes a5a642a87ddaba00d4e53931b99f91e3e7fe76b7a477fd3cc44d6655f5ac69ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T18:46:58.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T18:46:58.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-18T18:46:58.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T18:46:59.105Z] + ls -al . [2023-02-18T18:46:59.105Z] total 272 [2023-02-18T18:46:59.105Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 18:46 . [2023-02-18T18:46:59.105Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:45 .. [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 18 18:45 .dockerignore [2023-02-18T18:46:59.105Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 18:46 .git [2023-02-18T18:46:59.105Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:45 .github [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 18 18:45 .gitignore [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 18 18:45 .golangci.yml [2023-02-18T18:46:59.105Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 18:45 .semver [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 18 18:45 CHANGELOG.md [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 18:45 GOVERNANCE.md [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 18 18:45 Jenkinsfile [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 18 18:45 LICENSE [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 18 18:45 Makefile [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 18 18:45 OWNERS.md [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 18 18:45 README.md [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 18:45 VERSION [2023-02-18T18:46:59.105Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:45 bin [2023-02-18T18:46:59.105Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 18 18:46 coverage.out [2023-02-18T18:46:59.105Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 18:45 example [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 18 18:45 go.mod [2023-02-18T18:46:59.105Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 18 18:45 go.sum [2023-02-18T18:46:59.105Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 18 18:45 internal [2023-02-18T18:46:59.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 18:45 openapi [2023-02-18T18:46:59.106Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 18 18:45 pkg [2023-02-18T18:46:59.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:45 snap [2023-02-18T18:46:59.106Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 18 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:46:59.406Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0953ea2bb1f06d6cf103b7421dbb476878042a58 --label arch=amd64 --label version=0.0.0 . [2023-02-18T18:46:59.406Z] Sending build context to Docker daemon 10.64MB [2023-02-18T18:46:59.406Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T18:46:59.406Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-18T18:46:59.406Z] ---> 3f83aebf5c6f [2023-02-18T18:46:59.406Z] Step 3/23 : ARG MAKE=make build [2023-02-18T18:46:59.406Z] ---> Running in 6cd5d5525778 [2023-02-18T18:46:59.667Z] Removing intermediate container 6cd5d5525778 [2023-02-18T18:46:59.667Z] ---> f25d54b42b73 [2023-02-18T18:46:59.667Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-18T18:46:59.667Z] ---> Running in 5593cfb5f5ad [2023-02-18T18:46:59.667Z] Removing intermediate container 5593cfb5f5ad [2023-02-18T18:46:59.667Z] ---> 9aea8c72f7d1 [2023-02-18T18:46:59.667Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T18:46:59.667Z] ---> Running in 867d7f9c08f9 [2023-02-18T18:46:59.926Z] Removing intermediate container 867d7f9c08f9 [2023-02-18T18:46:59.926Z] ---> 381680e611ff [2023-02-18T18:46:59.926Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-18T18:46:59.926Z] ---> Running in 54163fb5ca88 [2023-02-18T18:47:00.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T18:47:00.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T18:47:00.443Z] OK: 211 MiB in 51 packages [2023-02-18T18:47:01.010Z] Removing intermediate container 54163fb5ca88 [2023-02-18T18:47:01.011Z] ---> f4092618a84a [2023-02-18T18:47:01.011Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-18T18:47:01.011Z] ---> db8e2cd2f92d [2023-02-18T18:47:01.011Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T18:47:01.011Z] ---> Running in bf5f8c3fe268 [2023-02-18T18:47:01.949Z] Removing intermediate container bf5f8c3fe268 [2023-02-18T18:47:01.949Z] ---> 374940d8a757 [2023-02-18T18:47:01.949Z] Step 9/23 : COPY . . [2023-02-18T18:47:02.208Z] ---> 17abb36c24e9 [2023-02-18T18:47:02.208Z] Step 10/23 : RUN ${MAKE} [2023-02-18T18:47:02.208Z] ---> Running in ec54abbe6b59 [2023-02-18T18:47:02.467Z] 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-02-18T18:47:20.545Z] Removing intermediate container ec54abbe6b59 [2023-02-18T18:47:20.545Z] ---> f01834b8a323 [2023-02-18T18:47:20.545Z] Step 11/23 : FROM alpine:3.16 [2023-02-18T18:47:20.545Z] 3.16: Pulling from library/alpine [2023-02-18T18:47:20.545Z] ef5531b6e74e: Pulling fs layer [2023-02-18T18:47:20.545Z] ef5531b6e74e: Verifying Checksum [2023-02-18T18:47:20.545Z] ef5531b6e74e: Download complete [2023-02-18T18:47:20.545Z] ef5531b6e74e: Pull complete [2023-02-18T18:47:20.545Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T18:47:20.545Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T18:47:20.545Z] ---> dfd21b5a31f5 [2023-02-18T18:47:20.545Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-18T18:47:20.545Z] ---> Running in 99fe7a23de9f [2023-02-18T18:47:20.804Z] Removing intermediate container 99fe7a23de9f [2023-02-18T18:47:20.804Z] ---> 43224b677bfb [2023-02-18T18:47:20.804Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-18T18:47:20.804Z] ---> Running in 851b94ba6bea [2023-02-18T18:47:21.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T18:47:21.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T18:47:21.323Z] OK: 6 MiB in 14 packages [2023-02-18T18:47:21.890Z] Removing intermediate container 851b94ba6bea [2023-02-18T18:47:21.890Z] ---> 268034f5646b [2023-02-18T18:47:21.890Z] Step 14/23 : WORKDIR / [2023-02-18T18:47:21.890Z] ---> Running in 114b2068bc17 [2023-02-18T18:47:21.890Z] Removing intermediate container 114b2068bc17 [2023-02-18T18:47:21.890Z] ---> b55d70cc82e5 [2023-02-18T18:47:21.890Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-18T18:47:22.149Z] ---> 8fe55c9cb417 [2023-02-18T18:47:22.149Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-18T18:47:22.408Z] ---> 32bca2c35823 [2023-02-18T18:47:22.408Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-18T18:47:22.670Z] ---> 0e71d69e59b5 [2023-02-18T18:47:22.670Z] Step 18/23 : EXPOSE 59999 [2023-02-18T18:47:22.670Z] ---> Running in eded1cf72430 [2023-02-18T18:47:22.670Z] Removing intermediate container eded1cf72430 [2023-02-18T18:47:22.670Z] ---> 54b80307853a [2023-02-18T18:47:22.670Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-18T18:47:22.929Z] ---> Running in f8b4f9a184b4 [2023-02-18T18:47:22.929Z] Removing intermediate container f8b4f9a184b4 [2023-02-18T18:47:22.929Z] ---> 05abd9223e13 [2023-02-18T18:47:22.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T18:47:22.929Z] ---> Running in 67f10636b35b [2023-02-18T18:47:22.929Z] Removing intermediate container 67f10636b35b [2023-02-18T18:47:22.929Z] ---> 2d6aa5e09f91 [2023-02-18T18:47:22.929Z] Step 21/23 : LABEL arch=amd64 [2023-02-18T18:47:23.188Z] ---> Running in dcbe517c5a51 [2023-02-18T18:47:23.188Z] Removing intermediate container dcbe517c5a51 [2023-02-18T18:47:23.188Z] ---> c7e349dd33ce [2023-02-18T18:47:23.188Z] Step 22/23 : LABEL git_sha=0953ea2bb1f06d6cf103b7421dbb476878042a58 [2023-02-18T18:47:23.188Z] ---> Running in fa1bd0a09219 [2023-02-18T18:47:23.188Z] Removing intermediate container fa1bd0a09219 [2023-02-18T18:47:23.188Z] ---> a5604db1703e [2023-02-18T18:47:23.188Z] Step 23/23 : LABEL version=0.0.0 [2023-02-18T18:47:23.188Z] ---> Running in 31aab2b1089e [2023-02-18T18:47:23.447Z] Removing intermediate container 31aab2b1089e [2023-02-18T18:47:23.447Z] ---> 377df4ca21f6 [2023-02-18T18:47:23.447Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T18:47:23.447Z] Successfully built 377df4ca21f6 [2023-02-18T18:47:23.447Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:47:23.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T18:47:23.872Z] [2023-02-18T18:47:23.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:47:24.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T18:47:24.174Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-18T18:47:24.174Z] 5eb5b503b376: Pulling fs layer [2023-02-18T18:47:24.174Z] 5c69ac0246d0: Pulling fs layer [2023-02-18T18:47:24.174Z] ec43610c2a17: Pulling fs layer [2023-02-18T18:47:24.174Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-18T18:47:24.174Z] 33b1e0a273af: Pulling fs layer [2023-02-18T18:47:24.174Z] 5d3b04190fa2: Pulling fs layer [2023-02-18T18:47:24.174Z] 2f39f015ded8: Pulling fs layer [2023-02-18T18:47:24.174Z] 3a2ae6a8a46f: Waiting [2023-02-18T18:47:24.174Z] 33b1e0a273af: Waiting [2023-02-18T18:47:24.174Z] 2f39f015ded8: Waiting [2023-02-18T18:47:24.174Z] 5d3b04190fa2: Waiting [2023-02-18T18:47:24.174Z] 5c69ac0246d0: Verifying Checksum [2023-02-18T18:47:24.174Z] 5c69ac0246d0: Download complete [2023-02-18T18:47:24.174Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-18T18:47:24.174Z] 3a2ae6a8a46f: Download complete [2023-02-18T18:47:24.434Z] 33b1e0a273af: Verifying Checksum [2023-02-18T18:47:24.434Z] 33b1e0a273af: Download complete [2023-02-18T18:47:24.434Z] 5d3b04190fa2: Verifying Checksum [2023-02-18T18:47:24.434Z] 5d3b04190fa2: Download complete [2023-02-18T18:47:24.434Z] ec43610c2a17: Verifying Checksum [2023-02-18T18:47:24.434Z] ec43610c2a17: Download complete [2023-02-18T18:47:24.434Z] 5eb5b503b376: Verifying Checksum [2023-02-18T18:47:24.434Z] 5eb5b503b376: Download complete [2023-02-18T18:47:25.370Z] 2f39f015ded8: Download complete [2023-02-18T18:47:25.628Z] 5eb5b503b376: Pull complete [2023-02-18T18:47:25.886Z] 5c69ac0246d0: Pull complete [2023-02-18T18:47:26.143Z] ec43610c2a17: Pull complete [2023-02-18T18:47:26.143Z] 3a2ae6a8a46f: Pull complete [2023-02-18T18:47:26.402Z] 33b1e0a273af: Pull complete [2023-02-18T18:47:26.402Z] 5d3b04190fa2: Pull complete [2023-02-18T18:47:30.587Z] 2f39f015ded8: Pull complete [2023-02-18T18:47:30.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-18T18:47:30.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T18:47:30.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:47:30.662Z] prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container [2023-02-18T18:47:30.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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-02-18T18:47:32.355Z] $ docker top 71ff0f9dea1a13c6ea09c41e5910454fc95879f3059dfdfabcdb0ae0601c15bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:47:32.722Z] ---> job-cost.sh [2023-02-18T18:47:32.722Z] lf-activate-venv: SKIPPING [2023-02-18T18:47:32.722Z] INFO: No Stack... [2023-02-18T18:47:32.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T18:47:33.240Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T18:47:33.532Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/cost.csv [2023-02-18T18:47:33.532Z] + cut -d, -f6 [Pipeline] lock [2023-02-18T18:47:33.547Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [2023-02-18T18:47:33.553Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] did not exist. Created. [2023-02-18T18:47:33.553Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T18:47:33.849Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-18T18:47:33.957Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T18:47:33.964Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T18:47:33.986Z] $ docker stop --time=1 71ff0f9dea1a13c6ea09c41e5910454fc95879f3059dfdfabcdb0ae0601c15bc [2023-02-18T18:47:35.166Z] $ docker rm -f --volumes 71ff0f9dea1a13c6ea09c41e5910454fc95879f3059dfdfabcdb0ae0601c15bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-18T18:49:18.228Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6609 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] { [Pipeline] ws [2023-02-18T18:49:18.246Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2023-02-18T18:49:18.286Z] The recommended git tool is: git [2023-02-18T18:49:24.163Z] using credential edgex-jenkins-ssh [2023-02-18T18:49:24.183Z] Cloning the remote Git repository [2023-02-18T18:49:24.238Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-18T18:49:24.317Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2023-02-18T18:49:24.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-18T18:49:24.490Z] > git --version # timeout=10 [2023-02-18T18:49:24.514Z] > git --version # 'git version 2.25.1' [2023-02-18T18:49:24.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T18:49:24.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T18:49:26.311Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-18T18:49:26.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T18:49:27.921Z] Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e [2023-02-18T18:49:28.192Z] Merge succeeded, producing f9a5dcc23d8a5e30e02c73f4512454642b15ff7d [2023-02-18T18:49:28.192Z] Checking out Revision f9a5dcc23d8a5e30e02c73f4512454642b15ff7d (PR-1322) [2023-02-18T18:49:27.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-18T18:49:27.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-18T18:49:27.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T18:49:27.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-18T18:49:27.941Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T18:49:27.959Z] > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 [2023-02-18T18:49:28.066Z] > git remote # timeout=10 [2023-02-18T18:49:28.084Z] > git config --get remote.origin.url # timeout=10 [2023-02-18T18:49:28.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T18:49:28.130Z] > git merge 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 [2023-02-18T18:49:28.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-18T18:49:28.198Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T18:49:28.210Z] > git checkout -f f9a5dcc23d8a5e30e02c73f4512454642b15ff7d # timeout=10 [2023-02-18T18:49:31.733Z] Commit message: "Merge commit '64ca9b081847739b4160c0dc87966f6c81a47c16' into HEAD" [2023-02-18T18:49:31.743Z] > git rev-list --no-walk 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T18:49:32.768Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-18T18:49:32.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T18:49:32.768Z] Dload Upload Total Spent Left Speed [2023-02-18T18:49:32.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-02-18T18:49:33.552Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-18T18:49:33.885Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-02-18T18:49:33.885Z] /etc/docker/daemon.new [2023-02-18T18:49:33.885Z] { [2023-02-18T18:49:33.885Z] "registry-mirrors": [ [2023-02-18T18:49:33.885Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-18T18:49:33.885Z] ], [2023-02-18T18:49:33.885Z] "bip": "10.250.0.254/24", [2023-02-18T18:49:33.885Z] "hosts": [ [2023-02-18T18:49:33.885Z] "tcp://0.0.0.0:5555", [2023-02-18T18:49:33.885Z] "unix:///var/run/docker.sock" [2023-02-18T18:49:33.885Z] ], [2023-02-18T18:49:33.885Z] "mtu": 1458, [2023-02-18T18:49:33.885Z] "selinux-enabled": true, [2023-02-18T18:49:33.885Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-18T18:49:33.885Z] } [Pipeline] sh [2023-02-18T18:49:34.214Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-18T18:49:34.550Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T18:49:52.814Z] provisioning config files... [2023-02-18T18:49:52.839Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config15381941644687154509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:49:53.190Z] ---> docker-login.sh [2023-02-18T18:49:53.190Z] nexus3.edgexfoundry.org:10001 [2023-02-18T18:49:53.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:49:53.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:49:53.733Z] Configure a credential helper to remove this warning. See [2023-02-18T18:49:53.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:49:53.733Z] [2023-02-18T18:49:53.733Z] Login Succeeded [2023-02-18T18:49:53.733Z] nexus3.edgexfoundry.org:10002 [2023-02-18T18:49:54.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:49:54.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:49:54.002Z] Configure a credential helper to remove this warning. See [2023-02-18T18:49:54.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:49:54.002Z] [2023-02-18T18:49:54.002Z] Login Succeeded [2023-02-18T18:49:54.272Z] nexus3.edgexfoundry.org:10003 [2023-02-18T18:49:54.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:49:54.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:49:54.541Z] Configure a credential helper to remove this warning. See [2023-02-18T18:49:54.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:49:54.541Z] [2023-02-18T18:49:54.541Z] Login Succeeded [2023-02-18T18:49:54.541Z] nexus3.edgexfoundry.org:10004 [2023-02-18T18:49:54.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:49:54.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:49:54.811Z] Configure a credential helper to remove this warning. See [2023-02-18T18:49:54.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:49:54.811Z] [2023-02-18T18:49:54.811Z] Login Succeeded [2023-02-18T18:49:54.811Z] docker.io [2023-02-18T18:49:55.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T18:49:55.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T18:49:55.350Z] Configure a credential helper to remove this warning. See [2023-02-18T18:49:55.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T18:49:55.350Z] [2023-02-18T18:49:55.350Z] Login Succeeded [2023-02-18T18:49:55.350Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T18:49:55.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-18T18:49:55.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T18:49:55.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T18:49:55.633Z] ========================================================= [2023-02-18T18:49:55.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-18T18:49:55.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:49:55.970Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-18T18:49:56.239Z] Sending build context to Docker daemon 5.659MB [2023-02-18T18:49:56.239Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T18:49:56.239Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-18T18:49:56.518Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-18T18:49:56.518Z] 9b18e9b68314: Pulling fs layer [2023-02-18T18:49:56.518Z] 35d82f9e3411: Pulling fs layer [2023-02-18T18:49:56.518Z] e16973657156: Pulling fs layer [2023-02-18T18:49:56.518Z] fc693d55d65f: Pulling fs layer [2023-02-18T18:49:56.518Z] 7e9fc2657dce: Pulling fs layer [2023-02-18T18:49:56.518Z] dda99020689f: Pulling fs layer [2023-02-18T18:49:56.518Z] db1c61fa0a46: Pulling fs layer [2023-02-18T18:49:56.518Z] 891c053d2c06: Pulling fs layer [2023-02-18T18:49:56.518Z] dda99020689f: Waiting [2023-02-18T18:49:56.518Z] db1c61fa0a46: Waiting [2023-02-18T18:49:56.518Z] fc693d55d65f: Waiting [2023-02-18T18:49:56.518Z] 891c053d2c06: Waiting [2023-02-18T18:49:56.518Z] 7e9fc2657dce: Waiting [2023-02-18T18:49:56.518Z] e16973657156: Verifying Checksum [2023-02-18T18:49:56.518Z] e16973657156: Download complete [2023-02-18T18:49:56.518Z] 35d82f9e3411: Verifying Checksum [2023-02-18T18:49:56.518Z] 35d82f9e3411: Download complete [2023-02-18T18:49:56.518Z] 7e9fc2657dce: Verifying Checksum [2023-02-18T18:49:56.518Z] 7e9fc2657dce: Download complete [2023-02-18T18:49:56.518Z] dda99020689f: Verifying Checksum [2023-02-18T18:49:56.518Z] dda99020689f: Download complete [2023-02-18T18:49:56.518Z] 9b18e9b68314: Verifying Checksum [2023-02-18T18:49:56.518Z] 9b18e9b68314: Download complete [2023-02-18T18:49:57.489Z] 9b18e9b68314: Pull complete [2023-02-18T18:49:57.766Z] 891c053d2c06: Verifying Checksum [2023-02-18T18:49:57.766Z] 891c053d2c06: Download complete [2023-02-18T18:49:58.037Z] 35d82f9e3411: Pull complete [2023-02-18T18:49:58.306Z] e16973657156: Pull complete [2023-02-18T18:49:59.273Z] db1c61fa0a46: Verifying Checksum [2023-02-18T18:49:59.273Z] db1c61fa0a46: Download complete [2023-02-18T18:49:59.543Z] fc693d55d65f: Verifying Checksum [2023-02-18T18:49:59.543Z] fc693d55d65f: Download complete [2023-02-18T18:50:14.578Z] fc693d55d65f: Pull complete [2023-02-18T18:50:14.578Z] 7e9fc2657dce: Pull complete [2023-02-18T18:50:14.847Z] dda99020689f: Pull complete [2023-02-18T18:50:21.506Z] db1c61fa0a46: Pull complete [2023-02-18T18:50:22.934Z] 891c053d2c06: Pull complete [2023-02-18T18:50:22.934Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-18T18:50:22.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T18:50:22.934Z] ---> f96f9c87975a [2023-02-18T18:50:22.934Z] Step 3/10 : ARG MAKE=make build [2023-02-18T18:50:23.910Z] ---> Running in 135b8f14a28e [2023-02-18T18:50:24.179Z] Removing intermediate container 135b8f14a28e [2023-02-18T18:50:24.179Z] ---> 3e676c490438 [2023-02-18T18:50:24.179Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-18T18:50:24.179Z] ---> Running in e30062139141 [2023-02-18T18:50:24.447Z] Removing intermediate container e30062139141 [2023-02-18T18:50:24.447Z] ---> dc98e045789f [2023-02-18T18:50:24.447Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T18:50:24.447Z] ---> Running in 0c2ed90a5e68 [2023-02-18T18:50:25.035Z] Removing intermediate container 0c2ed90a5e68 [2023-02-18T18:50:25.035Z] ---> ebd901fe4964 [2023-02-18T18:50:25.035Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-18T18:50:25.035Z] ---> Running in cdc78e05026f [2023-02-18T18:50:25.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T18:50:26.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T18:50:27.222Z] OK: 221 MiB in 51 packages [2023-02-18T18:50:28.187Z] Removing intermediate container cdc78e05026f [2023-02-18T18:50:28.187Z] ---> 17adb564e9ec [2023-02-18T18:50:28.187Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-18T18:50:28.458Z] ---> 204fb7fe4625 [2023-02-18T18:50:28.458Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T18:50:28.726Z] ---> Running in e288ba09a93a [2023-02-18T18:51:36.813Z] Removing intermediate container e288ba09a93a [2023-02-18T18:51:36.813Z] ---> d943372d48a3 [2023-02-18T18:51:36.813Z] Step 9/10 : COPY . . [2023-02-18T18:51:36.813Z] ---> 200306927717 [2023-02-18T18:51:36.813Z] Step 10/10 : RUN ${MAKE} [2023-02-18T18:51:36.813Z] ---> Running in b7de42b4f2fe [2023-02-18T18:51:36.813Z] noop [2023-02-18T18:51:36.813Z] Removing intermediate container b7de42b4f2fe [2023-02-18T18:51:36.813Z] ---> 073b4b69bbba [2023-02-18T18:51:36.813Z] Successfully built 073b4b69bbba [2023-02-18T18:51:36.813Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:51:37.173Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T18:51:37.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:51:37.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-6609 does not seem to be running inside a container [2023-02-18T18:51:37.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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-02-18T18:51:38.558Z] $ docker top 129e8a9bc4902dbb89a15c96046cad53609d9edf25778ef313fa3d6ce3e84dbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T18:51:39.381Z] + go version [2023-02-18T18:51:39.381Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-18T18:51:39.399Z] $ docker stop --time=1 129e8a9bc4902dbb89a15c96046cad53609d9edf25778ef313fa3d6ce3e84dbe [2023-02-18T18:51:42.863Z] $ docker rm -f --volumes 129e8a9bc4902dbb89a15c96046cad53609d9edf25778ef313fa3d6ce3e84dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:51:43.423Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T18:51:43.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:51:43.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-6609 does not seem to be running inside a container [2023-02-18T18:51:43.664Z] $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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-02-18T18:51:44.823Z] $ docker top bc1657e8a611685fb1a0736ca50fc2edf8ab3a56241aad85cd185204f26c8d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T18:51:45.328Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/6 [Pipeline] fileExists [Pipeline] sh [2023-02-18T18:51:45.655Z] + make test [2023-02-18T18:51:45.655Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T18:52:17.889Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-18T18:54:09.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-18T18:54:09.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-18T18:54:09.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-18T18:54:09.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-18T18:54:09.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-18T18:54:18.158Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.273s coverage: 27.6% of statements [2023-02-18T18:54:20.217Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.423s coverage: 78.9% of statements [2023-02-18T18:54:20.217Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-18T18:54:26.929Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.568s coverage: 86.0% of statements [2023-02-18T18:54:26.929Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-18T18:54:26.929Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-18T18:54:29.515Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.587s coverage: 77.0% of statements [2023-02-18T18:54:29.515Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-18T18:54:29.515Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-18T18:54:29.515Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-18T18:54:30.104Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.426s coverage: 65.2% of statements [2023-02-18T18:54:30.104Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-18T18:54:30.104Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-18T18:54:30.689Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.526s coverage: 89.2% of statements [2023-02-18T18:54:30.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-18T18:54:30.689Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.485s coverage: 4.7% of statements [2023-02-18T18:54:30.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-18T18:54:31.279Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-18T18:54:31.279Z] GO111MODULE=on go vet ./... [2023-02-18T18:56:07.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T18:56:07.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T18:56:07.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T18:56:07.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T18:56:07.978Z] $ docker stop --time=1 bc1657e8a611685fb1a0736ca50fc2edf8ab3a56241aad85cd185204f26c8d4d [2023-02-18T18:56:10.153Z] $ docker rm -f --volumes bc1657e8a611685fb1a0736ca50fc2edf8ab3a56241aad85cd185204f26c8d4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T18:56:11.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T18:56:11.543Z] Warning: overwriting stash ‘coverage-report’ [2023-02-18T18:56:12.058Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T18:56:12.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T18:56:12.765Z] + ls -al . [2023-02-18T18:56:12.765Z] total 268 [2023-02-18T18:56:12.765Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 18:51 . [2023-02-18T18:56:12.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:49 .. [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 18 18:49 .dockerignore [2023-02-18T18:56:12.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 18:49 .git [2023-02-18T18:56:12.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:49 .github [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 18 18:49 .gitignore [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 18 18:49 .golangci.yml [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 18 18:49 CHANGELOG.md [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 18:49 GOVERNANCE.md [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 18 18:49 Jenkinsfile [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 18 18:49 LICENSE [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 18 18:49 Makefile [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 18 18:49 OWNERS.md [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 18 18:49 README.md [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 18:45 VERSION [2023-02-18T18:56:12.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:49 bin [2023-02-18T18:56:12.765Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 18 18:54 coverage.out [2023-02-18T18:56:12.765Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 18:49 example [2023-02-18T18:56:12.765Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 18 18:49 go.mod [2023-02-18T18:56:12.766Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 18 18:49 go.sum [2023-02-18T18:56:12.766Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 18 18:49 internal [2023-02-18T18:56:12.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 18:49 openapi [2023-02-18T18:56:12.766Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 18 18:49 pkg [2023-02-18T18:56:12.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:49 snap [2023-02-18T18:56:12.766Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 18 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:56:13.106Z] + 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=f9a5dcc23d8a5e30e02c73f4512454642b15ff7d --label arch=arm64 --label version=0.0.0 . [2023-02-18T18:56:13.373Z] Sending build context to Docker daemon 5.758MB [2023-02-18T18:56:13.641Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T18:56:13.641Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-18T18:56:13.641Z] ---> 073b4b69bbba [2023-02-18T18:56:13.641Z] Step 3/23 : ARG MAKE=make build [2023-02-18T18:56:13.641Z] ---> Running in d8865119a2a3 [2023-02-18T18:56:13.911Z] Removing intermediate container d8865119a2a3 [2023-02-18T18:56:13.911Z] ---> 4a6e754a6fc6 [2023-02-18T18:56:13.911Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-18T18:56:13.911Z] ---> Running in 6391ab96a03b [2023-02-18T18:56:14.510Z] Removing intermediate container 6391ab96a03b [2023-02-18T18:56:14.510Z] ---> 0593e63e20fb [2023-02-18T18:56:14.510Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T18:56:14.510Z] ---> Running in a7f2c7588c19 [2023-02-18T18:56:14.778Z] Removing intermediate container a7f2c7588c19 [2023-02-18T18:56:14.778Z] ---> 3800f08cf5f9 [2023-02-18T18:56:14.778Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-18T18:56:14.778Z] ---> Running in b30091b3fcca [2023-02-18T18:56:15.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T18:56:16.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T18:56:16.973Z] OK: 221 MiB in 51 packages [2023-02-18T18:56:17.938Z] Removing intermediate container b30091b3fcca [2023-02-18T18:56:17.938Z] ---> d23428c91833 [2023-02-18T18:56:17.938Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-18T18:56:18.207Z] ---> b22a4fe6a1f5 [2023-02-18T18:56:18.207Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T18:56:18.481Z] ---> Running in ed5067f0987b [2023-02-18T18:56:21.059Z] Removing intermediate container ed5067f0987b [2023-02-18T18:56:21.059Z] ---> 001afa68e364 [2023-02-18T18:56:21.059Z] Step 9/23 : COPY . . [2023-02-18T18:56:22.999Z] ---> da3a6a873837 [2023-02-18T18:56:22.999Z] Step 10/23 : RUN ${MAKE} [2023-02-18T18:56:22.999Z] ---> Running in 0cc596827ddb [2023-02-18T18:56:23.956Z] 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-02-18T18:58:30.615Z] Removing intermediate container 0cc596827ddb [2023-02-18T18:58:30.615Z] ---> d0b00573f094 [2023-02-18T18:58:30.615Z] Step 11/23 : FROM alpine:3.16 [2023-02-18T18:58:30.615Z] 3.16: Pulling from library/alpine [2023-02-18T18:58:30.615Z] 3760b48202b3: Pulling fs layer [2023-02-18T18:58:30.615Z] 3760b48202b3: Verifying Checksum [2023-02-18T18:58:30.615Z] 3760b48202b3: Download complete [2023-02-18T18:58:30.615Z] 3760b48202b3: Pull complete [2023-02-18T18:58:30.615Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T18:58:30.615Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T18:58:30.615Z] ---> 4c81e5bf8899 [2023-02-18T18:58:30.615Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-18T18:58:30.615Z] ---> Running in 032831566cfb [2023-02-18T18:58:30.615Z] Removing intermediate container 032831566cfb [2023-02-18T18:58:30.615Z] ---> 5dc02c22b2f6 [2023-02-18T18:58:30.615Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-18T18:58:30.615Z] ---> Running in 3491d75bf0bf [2023-02-18T18:58:30.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T18:58:30.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T18:58:30.615Z] OK: 5 MiB in 14 packages [2023-02-18T18:58:30.615Z] Removing intermediate container 3491d75bf0bf [2023-02-18T18:58:30.615Z] ---> 6b2a7cd93741 [2023-02-18T18:58:30.615Z] Step 14/23 : WORKDIR / [2023-02-18T18:58:30.615Z] ---> Running in 2e849a16ef89 [2023-02-18T18:58:30.615Z] Removing intermediate container 2e849a16ef89 [2023-02-18T18:58:30.615Z] ---> ff0dd42a0e59 [2023-02-18T18:58:30.615Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-18T18:58:30.615Z] ---> bb7e1a027583 [2023-02-18T18:58:30.615Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-18T18:58:30.615Z] ---> 29877d4a4d0b [2023-02-18T18:58:30.615Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-18T18:58:30.615Z] ---> db64cfebfd62 [2023-02-18T18:58:30.615Z] Step 18/23 : EXPOSE 59999 [2023-02-18T18:58:30.615Z] ---> Running in c26d63c0994d [2023-02-18T18:58:30.615Z] Removing intermediate container c26d63c0994d [2023-02-18T18:58:30.615Z] ---> 5ad2181ef606 [2023-02-18T18:58:30.615Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-18T18:58:30.615Z] ---> Running in a0b0527c5c35 [2023-02-18T18:58:30.615Z] Removing intermediate container a0b0527c5c35 [2023-02-18T18:58:30.615Z] ---> 2fa9b5aed8a4 [2023-02-18T18:58:30.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T18:58:30.615Z] ---> Running in 5494dbdbff5f [2023-02-18T18:58:30.615Z] Removing intermediate container 5494dbdbff5f [2023-02-18T18:58:30.615Z] ---> 9c88d27241c1 [2023-02-18T18:58:30.615Z] Step 21/23 : LABEL arch=arm64 [2023-02-18T18:58:30.615Z] ---> Running in b3c463051bd0 [2023-02-18T18:58:30.615Z] Removing intermediate container b3c463051bd0 [2023-02-18T18:58:30.615Z] ---> dd108484378c [2023-02-18T18:58:30.615Z] Step 22/23 : LABEL git_sha=f9a5dcc23d8a5e30e02c73f4512454642b15ff7d [2023-02-18T18:58:30.615Z] ---> Running in 51979be28c68 [2023-02-18T18:58:30.615Z] Removing intermediate container 51979be28c68 [2023-02-18T18:58:30.615Z] ---> 102e2435fde2 [2023-02-18T18:58:30.615Z] Step 23/23 : LABEL version=0.0.0 [2023-02-18T18:58:30.615Z] ---> Running in 3074fcfc72e9 [2023-02-18T18:58:30.615Z] Removing intermediate container 3074fcfc72e9 [2023-02-18T18:58:30.615Z] ---> e19334ad96aa [2023-02-18T18:58:30.615Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T18:58:30.615Z] Successfully built e19334ad96aa [2023-02-18T18:58:30.615Z] 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-02-18T18:58:31.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T18:58:31.043Z] [2023-02-18T18:58:31.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:58:31.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T18:58:31.650Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-18T18:58:31.650Z] 8998bd30e6a1: Pulling fs layer [2023-02-18T18:58:31.650Z] 04944245beec: Pulling fs layer [2023-02-18T18:58:31.650Z] 699f458cf7ca: Pulling fs layer [2023-02-18T18:58:31.650Z] 765212b225bb: Pulling fs layer [2023-02-18T18:58:31.650Z] f23df028b6ca: Pulling fs layer [2023-02-18T18:58:31.650Z] d65c8cfc05b1: Pulling fs layer [2023-02-18T18:58:31.650Z] 2437ff75d9bd: Pulling fs layer [2023-02-18T18:58:31.650Z] f23df028b6ca: Waiting [2023-02-18T18:58:31.650Z] d65c8cfc05b1: Waiting [2023-02-18T18:58:31.650Z] 2437ff75d9bd: Waiting [2023-02-18T18:58:31.650Z] 765212b225bb: Waiting [2023-02-18T18:58:31.650Z] 04944245beec: Verifying Checksum [2023-02-18T18:58:31.650Z] 04944245beec: Download complete [2023-02-18T18:58:31.650Z] 765212b225bb: Verifying Checksum [2023-02-18T18:58:31.650Z] 765212b225bb: Download complete [2023-02-18T18:58:31.650Z] f23df028b6ca: Download complete [2023-02-18T18:58:31.650Z] d65c8cfc05b1: Verifying Checksum [2023-02-18T18:58:31.650Z] d65c8cfc05b1: Download complete [2023-02-18T18:58:31.918Z] 699f458cf7ca: Verifying Checksum [2023-02-18T18:58:31.918Z] 699f458cf7ca: Download complete [2023-02-18T18:58:32.189Z] 8998bd30e6a1: Download complete [2023-02-18T18:58:34.770Z] 2437ff75d9bd: Verifying Checksum [2023-02-18T18:58:34.770Z] 2437ff75d9bd: Download complete [2023-02-18T18:58:36.197Z] 8998bd30e6a1: Pull complete [2023-02-18T18:58:36.465Z] 04944245beec: Pull complete [2023-02-18T18:58:37.873Z] 699f458cf7ca: Pull complete [2023-02-18T18:58:38.140Z] 765212b225bb: Pull complete [2023-02-18T18:58:38.724Z] f23df028b6ca: Pull complete [2023-02-18T18:58:38.991Z] d65c8cfc05b1: Pull complete [2023-02-18T18:58:53.988Z] 2437ff75d9bd: Pull complete [2023-02-18T18:58:53.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-18T18:58:53.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T18:58:53.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:58:54.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-6609 does not seem to be running inside a container [2023-02-18T18:58:54.238Z] $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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-02-18T18:58:56.721Z] $ docker top 88ce20287401412ef722052e24120db51f80719ba0416e855aed6d65efb44b01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:58:57.554Z] ---> job-cost.sh [2023-02-18T18:58:57.554Z] lf-activate-venv: SKIPPING [2023-02-18T18:58:57.554Z] INFO: No Stack... [2023-02-18T18:58:58.136Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-18T18:58:58.719Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T18:58:59.041Z] + cut -d, -f6 [2023-02-18T18:58:59.041Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [Pipeline] lock [2023-02-18T18:58:59.346Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [2023-02-18T18:58:59.351Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] did not exist. Created. [2023-02-18T18:58:59.352Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T18:58:59.688Z] /w/workspace/device-sdk-go/6@tmp/durable-582ca4d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-18T18:59:00.288Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-18T18:59:00.321Z] Warning: overwriting stash ‘stack-cost’ [2023-02-18T18:59:00.383Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T18:59:00.392Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T18:59:00.407Z] $ docker stop --time=1 88ce20287401412ef722052e24120db51f80719ba0416e855aed6d65efb44b01 [2023-02-18T18:59:01.879Z] $ docker rm -f --volumes 88ce20287401412ef722052e24120db51f80719ba0416e855aed6d65efb44b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-18T18:59:02.310Z] provisioning config files... [2023-02-18T18:59:02.317Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config13702477594639725883tmp [Pipeline] { [Pipeline] sh [2023-02-18T18:59:02.611Z] + set +x [2023-02-18T18:59:02.611Z] + curl -s https://codecov.io/bash [2023-02-18T18:59:02.611Z] + bash -s -- [2023-02-18T18:59:02.611Z] [2023-02-18T18:59:02.611Z] _____ _ [2023-02-18T18:59:02.611Z] / ____| | | [2023-02-18T18:59:02.611Z] | | ___ __| | ___ ___ _____ __ [2023-02-18T18:59:02.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-18T18:59:02.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-18T18:59:02.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-18T18:59:02.611Z] Bash-1.0.6 [2023-02-18T18:59:02.611Z] [2023-02-18T18:59:02.611Z] [2023-02-18T18:59:02.611Z] ==> git version 2.25.1 found [2023-02-18T18:59:02.611Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-18T18:59:02.611Z] Release-Date: 2020-01-08 [2023-02-18T18:59:02.611Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-18T18:59:02.611Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-18T18:59:02.611Z] ==> Jenkins CI detected. [2023-02-18T18:59:02.611Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1322 [2023-02-18T18:59:02.611Z] project root: . [2023-02-18T18:59:02.611Z] --> token set from env [2023-02-18T18:59:02.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-18T18:59:02.611Z] ==> Running gcov in . (disable via -X gcov) [2023-02-18T18:59:02.611Z] ==> Python coveragepy not found [2023-02-18T18:59:02.611Z] ==> Searching for coverage reports in: [2023-02-18T18:59:02.611Z] + . [2023-02-18T18:59:02.611Z] -> Found 1 reports [2023-02-18T18:59:02.611Z] ==> Detecting git/mercurial file structure [2023-02-18T18:59:02.869Z] ==> Reading reports [2023-02-18T18:59:02.869Z] + ./coverage.out bytes=98530 [2023-02-18T18:59:02.869Z] ==> Appending adjustments [2023-02-18T18:59:02.869Z] https://docs.codecov.io/docs/fixing-reports [2023-02-18T18:59:03.129Z] + Found adjustments [2023-02-18T18:59:03.129Z] ==> Gzipping contents [2023-02-18T18:59:03.129Z] 16K /tmp/codecov.joGKMu.gz [2023-02-18T18:59:03.129Z] ==> Uploading reports [2023-02-18T18:59:03.129Z] url: https://codecov.io [2023-02-18T18:59:03.129Z] query: branch=PR-1322&commit=0953ea2bb1f06d6cf103b7421dbb476878042a58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= [2023-02-18T18:59:03.129Z] -> Pinging Codecov [2023-02-18T18:59:03.129Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1322&commit=0953ea2bb1f06d6cf103b7421dbb476878042a58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= [2023-02-18T18:59:03.129Z] -> Uploading to [2023-02-18T18:59:03.129Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-18/7E55EF52A471D76F132DFD9A03CDDE97/0953ea2bb1f06d6cf103b7421dbb476878042a58/1406f027-a105-416c-8878-8d3846458594.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T185903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c810b760caafdd267a766258fada067fcf4b0d9296c3a980aa4f502519854752 [2023-02-18T18:59:03.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T18:59:03.129Z] Dload Upload Total Spent Left Speed [2023-02-18T18:59:03.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14350 0 0 100 14350 0 40883 --:--:-- --:--:-- --:--:-- 40883 [2023-02-18T18:59:03.698Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] } [2023-02-18T18:59:03.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-18T18:59:04.518Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives ] [2023-02-18T18:59:04.518Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives [2023-02-18T18:59:04.518Z] total 16 [2023-02-18T18:59:04.518Z] drwxr-xr-x 3 root root 4096 Feb 18 18:47 . [2023-02-18T18:59:04.518Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 18:47 .. [2023-02-18T18:59:04.518Z] drwxr-xr-x 2 root root 4096 Feb 18 18:47 cost [2023-02-18T18:59:04.518Z] -rw-r--r-- 1 root root 86 Feb 18 18:47 cost.csv [2023-02-18T18:59:04.518Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives [2023-02-18T18:59:04.518Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives [2023-02-18T18:59:04.518Z] total 16 [2023-02-18T18:59:04.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 18:47 . [2023-02-18T18:59:04.518Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 18:47 .. [2023-02-18T18:59:04.518Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 18:47 cost [2023-02-18T18:59:04.518Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 18 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:59:04.809Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:59:05.674Z] ---> package-listing.sh [2023-02-18T18:59:05.674Z] ++ facter osfamily [2023-02-18T18:59:05.674Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-18T18:59:05.933Z] + OS_FAMILY=debian [2023-02-18T18:59:05.933Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1322 [2023-02-18T18:59:05.933Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-18T18:59:05.933Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-18T18:59:05.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-18T18:59:05.933Z] + PACKAGES=/tmp/packages_start.txt [2023-02-18T18:59:05.933Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' [2023-02-18T18:59:05.933Z] + PACKAGES=/tmp/packages_end.txt [2023-02-18T18:59:05.933Z] + case "${OS_FAMILY}" in [2023-02-18T18:59:05.933Z] + dpkg -l [2023-02-18T18:59:05.933Z] + grep '^ii' [2023-02-18T18:59:05.933Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-18T18:59:05.933Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-18T18:59:05.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-18T18:59:05.933Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' [2023-02-18T18:59:05.933Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [2023-02-18T18:59:05.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [Pipeline] echo [2023-02-18T18:59:05.945Z] 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-1322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-18T18:59:06.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T18:59:06.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T18:59:06.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T18:59:06.866Z] prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container [2023-02-18T18:59:06.915Z] $ 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-1322/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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-02-18T18:59:07.107Z] $ docker top b579df5e6abfa78b7fd785d06401be5bca003dce356df85ca16bca64cc56cadf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T18:59:07.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-18T18:59:07.726Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-18T18:59:08.012Z] + ls /var/log/sa-host [2023-02-18T18:59:08.013Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T18:59:08.081Z] provisioning config files... [2023-02-18T18:59:08.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config15043569751359976658tmp [Pipeline] { [Pipeline] echo [2023-02-18T18:59:08.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:59:08.384Z] ---> create-netrc.sh [Pipeline] } [2023-02-18T18:59:08.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:59:08.725Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-18T18:59:08.735Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:59:09.021Z] ---> sudo-logs.sh [2023-02-18T18:59:09.021Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-18T18:59:09.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:59:09.337Z] ---> job-cost.sh [2023-02-18T18:59:09.337Z] lf-activate-venv: SKIPPING [2023-02-18T18:59:09.337Z] DEBUG: total: 0.2199999988079071 [2023-02-18T18:59:09.337Z] INFO: Retrieving Stack Cost... [2023-02-18T18:59:09.598Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T18:59:10.170Z] INFO: Archiving Costs [Pipeline] echo [2023-02-18T18:59:10.184Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T18:59:10.470Z] ---> logs-deploy.sh [2023-02-18T18:59:10.470Z] lf-activate-venv: SKIPPING [2023-02-18T18:59:10.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1322/6 [2023-02-18T18:59:10.470Z] INFO: archiving workspace using pattern(s): [2023-02-18T18:59:11.410Z] Archives upload complete. [2023-02-18T18:59:11.670Z] INFO: archiving logs to Nexus [2023-02-18T18:59:12.240Z] ---> uname -a: [2023-02-18T18:59:12.240Z] Linux prd-ubuntu20-04-docker-8c-8g-6606 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-18T18:59:12.240Z] [2023-02-18T18:59:12.240Z] [2023-02-18T18:59:12.240Z] ---> lscpu: [2023-02-18T18:59:12.240Z] Architecture: x86_64 [2023-02-18T18:59:12.240Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-18T18:59:12.240Z] Byte Order: Little Endian [2023-02-18T18:59:12.240Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-18T18:59:12.240Z] CPU(s): 8 [2023-02-18T18:59:12.240Z] On-line CPU(s) list: 0-7 [2023-02-18T18:59:12.240Z] Thread(s) per core: 1 [2023-02-18T18:59:12.240Z] Core(s) per socket: 1 [2023-02-18T18:59:12.240Z] Socket(s): 8 [2023-02-18T18:59:12.240Z] NUMA node(s): 1 [2023-02-18T18:59:12.240Z] Vendor ID: AuthenticAMD [2023-02-18T18:59:12.240Z] CPU family: 23 [2023-02-18T18:59:12.240Z] Model: 49 [2023-02-18T18:59:12.240Z] Model name: AMD EPYC-Rome Processor [2023-02-18T18:59:12.240Z] Stepping: 0 [2023-02-18T18:59:12.240Z] CPU MHz: 2799.998 [2023-02-18T18:59:12.240Z] BogoMIPS: 5599.99 [2023-02-18T18:59:12.240Z] Virtualization: AMD-V [2023-02-18T18:59:12.240Z] Hypervisor vendor: KVM [2023-02-18T18:59:12.240Z] Virtualization type: full [2023-02-18T18:59:12.240Z] L1d cache: 256 KiB [2023-02-18T18:59:12.240Z] L1i cache: 256 KiB [2023-02-18T18:59:12.240Z] L2 cache: 4 MiB [2023-02-18T18:59:12.240Z] L3 cache: 128 MiB [2023-02-18T18:59:12.240Z] NUMA node0 CPU(s): 0-7 [2023-02-18T18:59:12.240Z] Vulnerability Itlb multihit: Not affected [2023-02-18T18:59:12.240Z] Vulnerability L1tf: Not affected [2023-02-18T18:59:12.240Z] Vulnerability Mds: Not affected [2023-02-18T18:59:12.240Z] Vulnerability Meltdown: Not affected [2023-02-18T18:59:12.240Z] Vulnerability Mmio stale data: Not affected [2023-02-18T18:59:12.240Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-18T18:59:12.240Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-18T18:59:12.240Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-18T18:59:12.240Z] Vulnerability Srbds: Not affected [2023-02-18T18:59:12.240Z] Vulnerability Tsx async abort: Not affected [2023-02-18T18:59:12.240Z] 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-02-18T18:59:12.240Z] [2023-02-18T18:59:12.240Z] [2023-02-18T18:59:12.240Z] ---> nproc: [2023-02-18T18:59:12.240Z] 8 [2023-02-18T18:59:12.240Z] [2023-02-18T18:59:12.240Z] [2023-02-18T18:59:12.240Z] ---> df -h: [2023-02-18T18:59:12.240Z] Filesystem Size Used Avail Use% Mounted on [2023-02-18T18:59:12.240Z] overlay 155G 12G 144G 8% / [2023-02-18T18:59:12.240Z] tmpfs 64M 0 64M 0% /dev [2023-02-18T18:59:12.240Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-18T18:59:12.241Z] shm 64M 0 64M 0% /dev/shm [2023-02-18T18:59:12.241Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] ---> sar -b -r -n DEV: [2023-02-18T18:59:12.241Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6606) 02/18/23 _x86_64_ (8 CPU) [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] 18:44:36 LINUX RESTART (8 CPU) [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] 18:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-18T18:59:12.241Z] 18:46:01 395.17 39.32 355.85 0.00 4312.16 97461.65 0.00 [2023-02-18T18:59:12.241Z] 18:47:01 128.03 0.30 127.73 0.00 12.13 38581.04 0.00 [2023-02-18T18:59:12.241Z] 18:48:01 120.98 0.00 120.98 0.00 0.00 34890.32 0.00 [2023-02-18T18:59:12.241Z] 18:49:02 1.90 0.00 1.90 0.00 0.00 963.59 0.00 [2023-02-18T18:59:12.241Z] 18:50:01 41.04 9.51 31.54 0.00 2933.33 6079.38 0.00 [2023-02-18T18:59:12.241Z] 18:51:01 17.69 1.23 16.46 0.00 2270.04 4675.91 0.00 [2023-02-18T18:59:12.241Z] 18:52:01 3.78 0.02 3.77 0.00 0.13 984.64 0.00 [2023-02-18T18:59:12.241Z] 18:53:01 3.93 1.53 2.40 0.00 35.73 1101.82 0.00 [2023-02-18T18:59:12.241Z] 18:54:01 1.62 0.00 1.62 0.00 0.00 889.84 0.00 [2023-02-18T18:59:12.241Z] 18:55:01 2.35 0.00 2.35 0.00 0.00 966.91 0.00 [2023-02-18T18:59:12.241Z] 18:56:01 1.63 0.00 1.63 0.00 0.00 913.31 0.00 [2023-02-18T18:59:12.241Z] 18:57:01 2.25 0.00 2.25 0.00 0.00 964.21 0.00 [2023-02-18T18:59:12.241Z] 18:58:01 1.63 0.00 1.63 0.00 0.00 958.48 0.00 [2023-02-18T18:59:12.241Z] 18:59:01 4.35 1.02 3.33 0.00 21.86 902.12 0.00 [2023-02-18T18:59:12.241Z] Average: 51.90 3.77 48.12 0.00 682.03 13604.62 0.00 [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] 18:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-18T18:59:12.241Z] 18:46:01 28319884 31577560 734892 2.23 112992 3349860 2069160 6.10 1152948 2974224 166276 [2023-02-18T18:59:12.241Z] 18:47:01 28393624 31551628 755528 2.30 148788 3213576 2095192 6.17 1208644 2837132 17168 [2023-02-18T18:59:12.241Z] 18:48:01 27714292 31602556 702376 2.14 159200 3873360 1797836 5.30 1205324 3458464 336 [2023-02-18T18:59:12.241Z] 18:49:02 27714604 31602976 701772 2.13 159240 3873372 1797836 5.30 1205068 3458472 164 [2023-02-18T18:59:12.241Z] 18:50:01 27365112 31595252 693732 2.11 178192 4186940 1791272 5.28 1350416 3636448 62580 [2023-02-18T18:59:12.241Z] 18:51:01 27199836 31590488 695356 2.11 192860 4328560 1802316 5.31 1518780 3623948 12 [2023-02-18T18:59:12.241Z] 18:52:01 27206136 31592096 693912 2.11 191428 4325316 1796616 5.29 1516260 3620800 8 [2023-02-18T18:59:12.241Z] 18:53:01 27197204 31585152 700676 2.13 191504 4326384 1796616 5.29 1528820 3621072 8 [2023-02-18T18:59:12.241Z] 18:54:01 27197188 31585492 700608 2.13 191564 4326388 1796616 5.29 1527908 3621372 12 [2023-02-18T18:59:12.241Z] 18:55:01 27196924 31585280 700508 2.13 191656 4326392 1796616 5.29 1528244 3621376 204 [2023-02-18T18:59:12.241Z] 18:56:01 27196624 31585100 700744 2.13 191720 4326392 1796616 5.29 1528040 3621384 8 [2023-02-18T18:59:12.241Z] 18:57:01 27196616 31585172 700612 2.13 191796 4326396 1796616 5.29 1527812 3621380 12 [2023-02-18T18:59:12.241Z] 18:58:01 27196600 31585164 700548 2.13 191852 4326404 1796616 5.29 1527764 3621388 12 [2023-02-18T18:59:12.241Z] 18:59:01 27192768 31582492 703480 2.14 191976 4327020 1803340 5.31 1527704 3621920 12 [2023-02-18T18:59:12.241Z] Average: 27449101 31586172 706053 2.15 177483 4102597 1838090 5.42 1418124 3497099 17629 [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] 18:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-18T18:59:12.241Z] 18:46:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:46:01 docker0 159.63 268.64 13.65 1970.54 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:46:01 ens3 856.61 535.45 8402.50 129.15 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:47:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:47:01 docker0 1.58 4.07 0.10 40.58 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:47:01 ens3 43.53 25.73 77.95 15.88 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:48:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:48:01 docker0 1.18 2.45 0.07 40.48 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:48:01 ens3 123.45 74.32 2619.65 14.81 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:49:02 ens3 0.55 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:50:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:50:01 ens3 207.39 106.30 2505.12 7.55 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:51:01 ens3 21.53 10.81 327.97 0.86 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:53:01 ens3 8.05 6.77 5.21 6.02 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] 18:59:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] Average: docker0 11.61 19.68 0.99 146.73 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] Average: ens3 90.00 54.22 993.86 12.46 0.00 0.00 0.00 0.00 [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] ---> sar -P ALL: [2023-02-18T18:59:12.241Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6606) 02/18/23 _x86_64_ (8 CPU) [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] 18:44:36 LINUX RESTART (8 CPU) [2023-02-18T18:59:12.241Z] [2023-02-18T18:59:12.241Z] 18:45:01 CPU %user %nice %system %iowait %steal %idle [2023-02-18T18:59:12.241Z] 18:46:01 all 12.15 0.00 4.66 1.91 0.06 81.21 [2023-02-18T18:59:12.241Z] 18:46:01 0 12.11 0.00 4.73 0.39 0.07 82.71 [2023-02-18T18:59:12.241Z] 18:46:01 1 11.22 0.00 6.02 4.53 0.07 78.16 [2023-02-18T18:59:12.241Z] 18:46:01 2 11.56 0.00 3.90 2.24 0.05 82.24 [2023-02-18T18:59:12.241Z] 18:46:01 3 10.93 0.00 4.38 3.31 0.07 81.31 [2023-02-18T18:59:12.241Z] 18:46:01 4 14.64 0.00 4.75 0.89 0.05 79.66 [2023-02-18T18:59:12.241Z] 18:46:01 5 11.72 0.00 4.99 1.15 0.05 82.09 [2023-02-18T18:59:12.241Z] 18:46:01 6 11.59 0.00 4.16 0.64 0.07 83.54 [2023-02-18T18:59:12.241Z] 18:46:01 7 13.40 0.00 4.39 2.13 0.09 80.00 [2023-02-18T18:59:12.241Z] 18:47:01 all 40.62 0.00 6.24 0.77 0.09 52.27 [2023-02-18T18:59:12.241Z] 18:47:01 0 39.54 0.00 6.13 0.08 0.10 54.14 [2023-02-18T18:59:12.241Z] 18:47:01 1 41.41 0.00 6.82 0.10 0.10 51.56 [2023-02-18T18:59:12.241Z] 18:47:01 2 39.26 0.00 6.22 3.44 0.08 51.00 [2023-02-18T18:59:12.241Z] 18:47:01 3 41.55 0.00 5.73 0.10 0.10 52.52 [2023-02-18T18:59:12.241Z] 18:47:01 4 42.06 0.00 6.13 0.12 0.10 51.59 [2023-02-18T18:59:12.241Z] 18:47:01 5 40.57 0.00 6.41 0.27 0.08 52.67 [2023-02-18T18:59:12.241Z] 18:47:01 6 40.30 0.00 6.03 1.38 0.08 52.22 [2023-02-18T18:59:12.241Z] 18:47:01 7 40.32 0.00 6.47 0.68 0.08 52.45 [2023-02-18T18:59:12.241Z] 18:48:01 all 17.75 0.00 3.59 0.75 0.05 77.86 [2023-02-18T18:59:12.241Z] 18:48:01 0 17.29 0.00 4.29 1.57 0.03 76.81 [2023-02-18T18:59:12.241Z] 18:48:01 1 16.93 0.00 3.73 0.02 0.05 79.28 [2023-02-18T18:59:12.241Z] 18:48:01 2 18.98 0.00 3.64 0.35 0.05 76.99 [2023-02-18T18:59:12.241Z] 18:48:01 3 17.83 0.00 3.79 0.13 0.05 78.19 [2023-02-18T18:59:12.241Z] 18:48:01 4 17.41 0.00 3.13 0.12 0.03 79.31 [2023-02-18T18:59:12.241Z] 18:48:01 5 17.99 0.00 3.16 0.19 0.05 78.61 [2023-02-18T18:59:12.241Z] 18:48:01 6 17.79 0.00 3.62 3.59 0.05 74.95 [2023-02-18T18:59:12.241Z] 18:48:01 7 17.75 0.00 3.39 0.03 0.05 78.77 [2023-02-18T18:59:12.241Z] 18:49:02 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-02-18T18:59:12.241Z] 18:49:02 0 0.00 0.00 0.00 0.03 0.02 99.95 [2023-02-18T18:59:12.241Z] 18:49:02 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-18T18:59:12.241Z] 18:49:02 2 1.97 0.00 0.00 0.00 0.02 98.01 [2023-02-18T18:59:12.241Z] 18:49:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-18T18:59:12.241Z] 18:49:02 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-18T18:59:12.241Z] 18:49:02 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-18T18:59:12.241Z] 18:49:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-18T18:59:12.241Z] 18:49:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-18T18:59:12.241Z] 18:50:01 all 1.72 0.00 0.88 0.23 0.01 97.15 [2023-02-18T18:59:12.241Z] 18:50:01 0 0.80 0.00 0.39 0.36 0.00 98.46 [2023-02-18T18:59:12.241Z] 18:50:01 1 1.15 0.00 0.49 0.05 0.00 98.30 [2023-02-18T18:59:12.241Z] 18:50:01 2 3.28 0.00 0.77 0.05 0.00 95.90 [2023-02-18T18:59:12.241Z] 18:50:01 3 2.45 0.00 1.48 0.34 0.03 95.70 [2023-02-18T18:59:12.241Z] 18:50:01 4 0.78 0.00 0.47 0.02 0.02 98.71 [2023-02-18T18:59:12.241Z] 18:50:01 5 1.29 0.00 0.51 0.10 0.00 98.10 [2023-02-18T18:59:12.241Z] 18:50:01 6 3.14 0.00 2.54 0.34 0.02 93.96 [2023-02-18T18:59:12.241Z] 18:50:01 7 0.82 0.00 0.41 0.61 0.03 98.12 [2023-02-18T18:59:12.241Z] 18:51:01 all 0.99 0.00 0.59 0.09 0.00 98.33 [2023-02-18T18:59:12.241Z] 18:51:01 0 0.50 0.00 1.10 0.17 0.00 98.23 [2023-02-18T18:59:12.241Z] 18:51:01 1 0.65 0.00 0.70 0.03 0.02 98.60 [2023-02-18T18:59:12.241Z] 18:51:01 2 1.70 0.00 0.79 0.03 0.00 97.47 [2023-02-18T18:59:12.241Z] 18:51:01 3 0.48 0.00 0.25 0.02 0.02 99.23 [2023-02-18T18:59:12.241Z] 18:51:01 4 1.82 0.00 0.37 0.08 0.00 97.73 [2023-02-18T18:59:12.242Z] 18:51:01 5 0.65 0.00 0.67 0.02 0.00 98.67 [2023-02-18T18:59:12.242Z] 18:51:01 6 1.58 0.00 0.47 0.03 0.00 97.92 [2023-02-18T18:59:12.242Z] 18:51:01 7 0.50 0.00 0.37 0.37 0.00 98.77 [2023-02-18T18:59:12.242Z] 18:52:01 all 0.09 0.00 0.06 0.02 0.01 99.83 [2023-02-18T18:59:12.242Z] 18:52:01 0 0.02 0.00 0.07 0.02 0.02 99.88 [2023-02-18T18:59:12.242Z] 18:52:01 1 0.03 0.00 0.05 0.05 0.00 99.87 [2023-02-18T18:59:12.242Z] 18:52:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-18T18:59:12.242Z] 18:52:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2023-02-18T18:59:12.242Z] 18:52:01 4 0.10 0.00 0.08 0.00 0.02 99.80 [2023-02-18T18:59:12.242Z] 18:52:01 5 0.07 0.00 0.05 0.05 0.02 99.82 [2023-02-18T18:59:12.242Z] 18:52:01 6 0.23 0.00 0.08 0.00 0.00 99.68 [2023-02-18T18:59:12.242Z] 18:52:01 7 0.10 0.00 0.03 0.05 0.00 99.82 [2023-02-18T18:59:12.242Z] 18:53:01 all 0.36 0.00 0.04 0.01 0.00 99.58 [2023-02-18T18:59:12.242Z] 18:53:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2023-02-18T18:59:12.242Z] 18:53:01 1 0.32 0.00 0.08 0.03 0.00 99.57 [2023-02-18T18:59:12.242Z] 18:53:01 2 0.88 0.00 0.05 0.00 0.00 99.07 [2023-02-18T18:59:12.242Z] 18:53:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2023-02-18T18:59:12.242Z] 18:53:01 4 1.00 0.00 0.03 0.03 0.00 98.93 [2023-02-18T18:59:12.242Z] 18:53:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2023-02-18T18:59:12.242Z] 18:53:01 6 0.15 0.00 0.02 0.00 0.00 99.83 [2023-02-18T18:59:12.242Z] 18:53:01 7 0.27 0.00 0.05 0.00 0.00 99.68 [2023-02-18T18:59:12.242Z] 18:54:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2023-02-18T18:59:12.242Z] 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-18T18:59:12.242Z] 18:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-18T18:59:12.242Z] 18:54:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2023-02-18T18:59:12.242Z] 18:54:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-18T18:59:12.242Z] 18:54:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-18T18:59:12.242Z] 18:54:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-18T18:59:12.242Z] 18:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-18T18:59:12.242Z] 18:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-18T18:59:12.242Z] 18:55:01 all 0.12 0.00 0.03 0.01 0.00 99.84 [2023-02-18T18:59:12.242Z] 18:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-18T18:59:12.242Z] 18:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-18T18:59:12.242Z] 18:55:01 2 0.66 0.00 0.12 0.00 0.00 99.22 [2023-02-18T18:59:12.242Z] 18:55:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-18T18:59:12.242Z] 18:55:01 4 0.20 0.00 0.02 0.02 0.00 99.77 [2023-02-18T18:59:12.242Z] 18:55:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-02-18T18:59:12.242Z] 18:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-18T18:59:12.242Z] 18:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-18T18:59:12.242Z] 18:56:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-02-18T18:59:12.242Z] 18:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-18T18:59:12.242Z] 18:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-18T18:59:12.242Z] 18:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-18T18:59:12.242Z] 18:56:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2023-02-18T18:59:12.242Z] 18:56:01 4 0.15 0.00 0.02 0.02 0.00 99.82 [2023-02-18T18:59:12.242Z] 18:56:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-18T18:59:12.242Z] 18:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-18T18:59:12.242Z] 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-18T18:59:12.242Z] [2023-02-18T18:59:12.242Z] 18:56:01 CPU %user %nice %system %iowait %steal %idle [2023-02-18T18:59:12.242Z] 18:57:01 all 0.13 0.00 0.01 0.01 0.00 99.84 [2023-02-18T18:59:12.242Z] 18:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-18T18:59:12.242Z] 18:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-02-18T18:59:12.242Z] 18:57:01 2 0.86 0.00 0.00 0.00 0.00 99.14 [2023-02-18T18:59:12.242Z] 18:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-18T18:59:12.242Z] 18:57:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2023-02-18T18:59:12.242Z] 18:57:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-18T18:59:12.242Z] 18:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-18T18:59:12.242Z] 18:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-18T18:59:12.242Z] 18:58:01 all 0.28 0.00 0.01 0.01 0.00 99.70 [2023-02-18T18:59:12.242Z] 18:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-18T18:59:12.242Z] 18:58:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-18T18:59:12.242Z] 18:58:01 2 1.98 0.00 0.03 0.02 0.00 97.97 [2023-02-18T18:59:12.242Z] 18:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-18T18:59:12.242Z] 18:58:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-18T18:59:12.242Z] 18:58:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-02-18T18:59:12.242Z] 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-18T18:59:12.242Z] 18:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-18T18:59:12.242Z] 18:59:01 all 0.31 0.00 0.03 0.01 0.01 99.64 [2023-02-18T18:59:12.242Z] 18:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-18T18:59:12.242Z] 18:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-18T18:59:12.242Z] 18:59:01 2 1.97 0.00 0.03 0.00 0.02 97.98 [2023-02-18T18:59:12.242Z] 18:59:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-18T18:59:12.242Z] 18:59:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2023-02-18T18:59:12.242Z] 18:59:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-18T18:59:12.242Z] 18:59:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-18T18:59:12.242Z] 18:59:01 7 0.25 0.00 0.05 0.03 0.00 99.67 [2023-02-18T18:59:12.242Z] Average: all 5.32 0.00 1.15 0.27 0.02 93.24 [2023-02-18T18:59:12.242Z] Average: 0 5.00 0.00 1.19 0.19 0.02 93.61 [2023-02-18T18:59:12.242Z] Average: 1 5.11 0.00 1.28 0.34 0.02 93.25 [2023-02-18T18:59:12.242Z] Average: 2 6.03 0.00 1.11 0.43 0.02 92.41 [2023-02-18T18:59:12.242Z] Average: 3 5.22 0.00 1.13 0.28 0.02 93.35 [2023-02-18T18:59:12.242Z] Average: 4 5.57 0.00 1.07 0.10 0.02 93.25 [2023-02-18T18:59:12.242Z] Average: 5 5.12 0.00 1.12 0.15 0.01 93.59 [2023-02-18T18:59:12.242Z] Average: 6 5.32 0.00 1.21 0.42 0.02 93.04 [2023-02-18T18:59:12.242Z] Average: 7 5.20 0.00 1.08 0.28 0.02 93.43 [2023-02-18T18:59:12.242Z] [2023-02-18T18:59:12.242Z] [2023-02-18T18:59:12.242Z]