Pull request #478 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f75dcaedb88be94a2adbb8023ba7a34498be158+bc7652beee9a90296fe0b57947c4589a421f5e02 (8bf9b03366473409896b69e557a2b137aaaef1c7) 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-ssh2386751145926186643.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-ssh10829498927918090779.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9614158186639709691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4931525268094037874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5860623739483401018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-478/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-478/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1302134696866704283.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5186 in /w/workspace/gexfoundry_device-mqtt-go_PR-478 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-478 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 3f75dcaedb88be94a2adbb8023ba7a34498be158 Merge succeeded, producing 3f75dcaedb88be94a2adbb8023ba7a34498be158 Checking out Revision 3f75dcaedb88be94a2adbb8023ba7a34498be158 (PR-478) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-09T01:05:52.618Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-09T01:05:52.793Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f 3f75dcaedb88be94a2adbb8023ba7a34498be158 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f75dcaedb88be94a2adbb8023ba7a34498be158 # timeout=10 [2023-02-09T01:05:52.896Z] ========================================================= [2023-02-09T01:05:52.896Z] EdgeX Global Pipelines Version Info [2023-02-09T01:05:52.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:05:53.656Z] ------------------- [2023-02-09T01:05:53.656Z] stable info: [2023-02-09T01:05:53.656Z] ------------------- [2023-02-09T01:05:53.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-09T01:05:53.656Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T01:05:53.656Z] Message: update stable to v1.0.244 [2023-02-09T01:05:54.236Z] ------------------- [2023-02-09T01:05:54.236Z] experimental info: [2023-02-09T01:05:54.236Z] ------------------- [2023-02-09T01:05:54.236Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-09T01:05:54.236Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T01:05:54.236Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-09T01:05:54.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-02-09T01:05:54.577Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-02-09T01:05:54.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-09T01:05:54.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-09T01:05:54.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-09T01:05:54.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-09T01:05:54.799Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-09T01:05:54.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-09T01:05:54.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-09T01:05:54.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-09T01:05:54.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-09T01:05:55.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-02-09T01:05:55.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-09T01:05:55.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-09T01:05:55.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-09T01:05:55.177Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-09T01:05:55.232Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-09T01:05:55.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-09T01:05:55.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-09T01:05:55.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-09T01:05:55.390Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-09T01:05:55.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-09T01:05:55.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-09T01:05:55.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-09T01:05:55.540Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-09T01:05:55.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-09T01:05:55.615Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-09T01:05:55.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-478 [Pipeline] echo [2023-02-09T01:05:55.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-478 [Pipeline] echo [2023-02-09T01:05:55.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-478 [Pipeline] echo [2023-02-09T01:05:55.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f75dcaedb88be94a2adbb8023ba7a34498be158 [Pipeline] echo [2023-02-09T01:05:55.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f75dca [Pipeline] echo [2023-02-09T01:05:55.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T01:05:56.056Z] provisioning config files... [2023-02-09T01:05:56.070Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp/config11227556182587500434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:05:56.412Z] ---> docker-login.sh [2023-02-09T01:05:56.412Z] nexus3.edgexfoundry.org:10001 [2023-02-09T01:05:56.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:05:56.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:05:56.672Z] Configure a credential helper to remove this warning. See [2023-02-09T01:05:56.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:05:56.672Z] [2023-02-09T01:05:56.672Z] Login Succeeded [2023-02-09T01:05:56.672Z] nexus3.edgexfoundry.org:10002 [2023-02-09T01:05:56.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:05:56.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:05:56.672Z] Configure a credential helper to remove this warning. See [2023-02-09T01:05:56.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:05:56.672Z] [2023-02-09T01:05:56.672Z] Login Succeeded [2023-02-09T01:05:56.672Z] nexus3.edgexfoundry.org:10003 [2023-02-09T01:05:56.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:05:56.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:05:56.932Z] Configure a credential helper to remove this warning. See [2023-02-09T01:05:56.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:05:56.932Z] [2023-02-09T01:05:56.932Z] Login Succeeded [2023-02-09T01:05:56.932Z] nexus3.edgexfoundry.org:10004 [2023-02-09T01:05:56.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:05:56.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:05:56.932Z] Configure a credential helper to remove this warning. See [2023-02-09T01:05:56.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:05:56.932Z] [2023-02-09T01:05:56.932Z] Login Succeeded [2023-02-09T01:05:56.932Z] docker.io [2023-02-09T01:05:56.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:05:57.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:05:57.192Z] Configure a credential helper to remove this warning. See [2023-02-09T01:05:57.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:05:57.192Z] [2023-02-09T01:05:57.192Z] Login Succeeded [2023-02-09T01:05:57.192Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T01:05:57.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-09T01:05:57.850Z] + git rev-list -1 --merges 3f75dcaedb88be94a2adbb8023ba7a34498be158~1..3f75dcaedb88be94a2adbb8023ba7a34498be158 [Pipeline] echo [2023-02-09T01:05:57.911Z] -----------> git rev-list -1 --merges 3f75dcaedb88be94a2adbb8023ba7a34498be158~1..3f75dcaedb88be94a2adbb8023ba7a34498be158 3f75dcaedb88be94a2adbb8023ba7a34498be158 [false] [Pipeline] sh [2023-02-09T01:05:58.217Z] + git log --format=format:%s -1 3f75dcaedb88be94a2adbb8023ba7a34498be158 [Pipeline] echo [2023-02-09T01:05:58.248Z] ========================================================= [2023-02-09T01:05:58.248Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-09T01:05:58.248Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-09T01:05:58.675Z] + git log --format=format:%s -1 3f75dcaedb88be94a2adbb8023ba7a34498be158 [Pipeline] echo [2023-02-09T01:05:58.708Z] [semverPrep] GIT_COMMIT: 3f75dcaedb88be94a2adbb8023ba7a34498be158, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-02-09T01:05:58.737Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-09T01:05:59.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-09T01:05:59.129Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-09T01:05:59.129Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-09T01:05:59.129Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-09T01:05:59.129Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-09T01:05:59.129Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-09T01:05:59.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:05:59.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T01:05:59.621Z] [2023-02-09T01:05:59.621Z] 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-09T01:05:59.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T01:05:59.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-09T01:05:59.997Z] b85a868b505f: Pulling fs layer [2023-02-09T01:05:59.997Z] e2be974225ed: Pulling fs layer [2023-02-09T01:05:59.997Z] 339a4e72a1f5: Pulling fs layer [2023-02-09T01:05:59.997Z] 988bab9f4d93: Pulling fs layer [2023-02-09T01:05:59.997Z] 1469e6f7b9e6: Pulling fs layer [2023-02-09T01:05:59.997Z] eaf3925da568: Pulling fs layer [2023-02-09T01:05:59.997Z] bab4dde63d76: Pulling fs layer [2023-02-09T01:05:59.997Z] bde34c3a00c8: Pulling fs layer [2023-02-09T01:05:59.997Z] 1469e6f7b9e6: Waiting [2023-02-09T01:05:59.997Z] b352a97aabf1: Pulling fs layer [2023-02-09T01:05:59.997Z] 4872d77fe225: Pulling fs layer [2023-02-09T01:05:59.997Z] 5851b861e8e6: Pulling fs layer [2023-02-09T01:05:59.997Z] bab4dde63d76: Waiting [2023-02-09T01:05:59.997Z] bde34c3a00c8: Waiting [2023-02-09T01:05:59.997Z] b352a97aabf1: Waiting [2023-02-09T01:05:59.997Z] 4872d77fe225: Waiting [2023-02-09T01:05:59.997Z] 988bab9f4d93: Waiting [2023-02-09T01:05:59.997Z] 5851b861e8e6: Waiting [2023-02-09T01:05:59.997Z] e2be974225ed: Verifying Checksum [2023-02-09T01:05:59.997Z] e2be974225ed: Download complete [2023-02-09T01:05:59.997Z] 988bab9f4d93: Verifying Checksum [2023-02-09T01:05:59.997Z] 988bab9f4d93: Download complete [2023-02-09T01:06:00.259Z] 1469e6f7b9e6: Verifying Checksum [2023-02-09T01:06:00.259Z] 1469e6f7b9e6: Download complete [2023-02-09T01:06:00.259Z] eaf3925da568: Verifying Checksum [2023-02-09T01:06:00.259Z] eaf3925da568: Download complete [2023-02-09T01:06:00.520Z] 339a4e72a1f5: Verifying Checksum [2023-02-09T01:06:00.520Z] 339a4e72a1f5: Download complete [2023-02-09T01:06:00.520Z] bde34c3a00c8: Verifying Checksum [2023-02-09T01:06:00.520Z] bde34c3a00c8: Download complete [2023-02-09T01:06:00.520Z] b85a868b505f: Verifying Checksum [2023-02-09T01:06:00.520Z] b85a868b505f: Download complete [2023-02-09T01:06:00.520Z] b352a97aabf1: Verifying Checksum [2023-02-09T01:06:00.520Z] b352a97aabf1: Download complete [2023-02-09T01:06:00.520Z] 4872d77fe225: Verifying Checksum [2023-02-09T01:06:00.520Z] 5851b861e8e6: Verifying Checksum [2023-02-09T01:06:00.520Z] 5851b861e8e6: Download complete [2023-02-09T01:06:00.779Z] bab4dde63d76: Verifying Checksum [2023-02-09T01:06:00.779Z] bab4dde63d76: Download complete [2023-02-09T01:06:01.715Z] b85a868b505f: Pull complete [2023-02-09T01:06:01.715Z] e2be974225ed: Pull complete [2023-02-09T01:06:02.281Z] 339a4e72a1f5: Pull complete [2023-02-09T01:06:02.281Z] 988bab9f4d93: Pull complete [2023-02-09T01:06:02.540Z] 1469e6f7b9e6: Pull complete [2023-02-09T01:06:02.803Z] eaf3925da568: Pull complete [2023-02-09T01:06:04.185Z] bab4dde63d76: Pull complete [2023-02-09T01:06:04.445Z] bde34c3a00c8: Pull complete [2023-02-09T01:06:04.445Z] b352a97aabf1: Pull complete [2023-02-09T01:06:04.445Z] 4872d77fe225: Pull complete [2023-02-09T01:06:04.705Z] 5851b861e8e6: Pull complete [2023-02-09T01:06:04.705Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-09T01:06:04.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T01:06:04.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:06:04.927Z] prd-ubuntu20.04-docker-8c-8g-5186 does not seem to be running inside a container [2023-02-09T01:06:04.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-478 -v /w/workspace/gexfoundry_device-mqtt-go_PR-478:/w/workspace/gexfoundry_device-mqtt-go_PR-478:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-09T01:06:07.494Z] $ docker top 32106f334b40d4ca0b7451cdea502d54169ad69718ccac103a6f8c4bc5159452 -eo pid,comm [2023-02-09T01:06:07.559Z] 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-09T01:06:07.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-09T01:06:07.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T01:06:07.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T01:06:07.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T01:06:07.790Z] $ docker exec 32106f334b40d4ca0b7451cdea502d54169ad69718ccac103a6f8c4bc5159452 ssh-agent [2023-02-09T01:06:07.897Z] SSH_AUTH_SOCK=/tmp/ssh-pEuBGFucjjKe/agent.31 [2023-02-09T01:06:07.897Z] SSH_AGENT_PID=37 [2023-02-09T01:06:07.903Z] Running ssh-add (command line suppressed) [2023-02-09T01:06:08.011Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp/private_key_17094998093167967950.key (/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp/private_key_17094998093167967950.key) [2023-02-09T01:06:08.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T01:06:08.362Z] + git tag --points-at HEAD [Pipeline] } [2023-02-09T01:06:08.383Z] $ docker exec --env ******** --env ******** 32106f334b40d4ca0b7451cdea502d54169ad69718ccac103a6f8c4bc5159452 ssh-agent -k [2023-02-09T01:06:08.480Z] unset SSH_AUTH_SOCK; [2023-02-09T01:06:08.480Z] unset SSH_AGENT_PID; [2023-02-09T01:06:08.480Z] echo Agent pid 37 killed; [2023-02-09T01:06:08.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-09T01:06:08.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T01:06:08.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T01:06:08.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T01:06:08.697Z] $ docker exec 32106f334b40d4ca0b7451cdea502d54169ad69718ccac103a6f8c4bc5159452 ssh-agent [2023-02-09T01:06:08.814Z] SSH_AUTH_SOCK=/tmp/ssh-bX5vqQPu8JMw/agent.70 [2023-02-09T01:06:08.814Z] SSH_AGENT_PID=76 [2023-02-09T01:06:08.822Z] Running ssh-add (command line suppressed) [2023-02-09T01:06:08.916Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp/private_key_2709247852638745363.key (/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp/private_key_2709247852638745363.key) [2023-02-09T01:06:08.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T01:06:09.258Z] + git semver init [2023-02-09T01:06:09.518Z] 2023-02-09 01:06:09,438 [run_init] DEBUG init version:0.0.0 force:False [2023-02-09T01:06:09.518Z] 2023-02-09 01:06:09,439 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver [2023-02-09T01:06:09.518Z] 2023-02-09 01:06:09,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver [2023-02-09T01:06:09.518Z] 2023-02-09 01:06:09,440 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-478, universal_newlines=False, shell=None, istream=None) [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,335 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-478/.git/info/exclude [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver/PR-478 with force:False [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,336 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver/PR-478 [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,340 [execute] INFO git cat-file --batch-check [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,345 [execute] INFO git cat-file --batch [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T01:06:10.457Z] 2023-02-09 01:06:10,350 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-478/.semver/PR-478 [2023-02-09T01:06:10.457Z] 0.0.0 [Pipeline] } [2023-02-09T01:06:10.482Z] $ docker exec --env ******** --env ******** 32106f334b40d4ca0b7451cdea502d54169ad69718ccac103a6f8c4bc5159452 ssh-agent -k [2023-02-09T01:06:10.580Z] unset SSH_AUTH_SOCK; [2023-02-09T01:06:10.581Z] unset SSH_AGENT_PID; [2023-02-09T01:06:10.581Z] echo Agent pid 76 killed; [2023-02-09T01:06:10.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T01:06:11.020Z] + git semver [Pipeline] } [2023-02-09T01:06:11.297Z] $ docker stop --time=1 32106f334b40d4ca0b7451cdea502d54169ad69718ccac103a6f8c4bc5159452 [2023-02-09T01:06:12.645Z] $ docker rm -f --volumes 32106f334b40d4ca0b7451cdea502d54169ad69718ccac103a6f8c4bc5159452 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T01:06:13.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-09T01:06:13.344Z] Stashed 1 file(s) [Pipeline] echo [2023-02-09T01:06:13.360Z] [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-09T01:06:13.924Z] provisioning config files... [2023-02-09T01:06:13.933Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp/config2215196066953327790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:06:14.274Z] ---> docker-login.sh [2023-02-09T01:06:14.274Z] nexus3.edgexfoundry.org:10001 [2023-02-09T01:06:14.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:06:14.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:06:14.274Z] Configure a credential helper to remove this warning. See [2023-02-09T01:06:14.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:06:14.274Z] [2023-02-09T01:06:14.274Z] Login Succeeded [2023-02-09T01:06:14.274Z] nexus3.edgexfoundry.org:10002 [2023-02-09T01:06:14.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:06:14.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:06:14.274Z] Configure a credential helper to remove this warning. See [2023-02-09T01:06:14.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:06:14.274Z] [2023-02-09T01:06:14.274Z] Login Succeeded [2023-02-09T01:06:14.274Z] nexus3.edgexfoundry.org:10003 [2023-02-09T01:06:14.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:06:14.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:06:14.533Z] Configure a credential helper to remove this warning. See [2023-02-09T01:06:14.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:06:14.533Z] [2023-02-09T01:06:14.533Z] Login Succeeded [2023-02-09T01:06:14.533Z] nexus3.edgexfoundry.org:10004 [2023-02-09T01:06:14.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:06:14.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:06:14.533Z] Configure a credential helper to remove this warning. See [2023-02-09T01:06:14.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:06:14.533Z] [2023-02-09T01:06:14.533Z] Login Succeeded [2023-02-09T01:06:14.533Z] docker.io [2023-02-09T01:06:14.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:06:14.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:06:14.792Z] Configure a credential helper to remove this warning. See [2023-02-09T01:06:14.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:06:14.792Z] [2023-02-09T01:06:14.792Z] Login Succeeded [2023-02-09T01:06:14.792Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T01:06:14.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-09T01:06:15.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T01:06:15.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T01:06:15.089Z] ========================================================= [2023-02-09T01:06:15.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-09T01:06:15.089Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:06:15.563Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-09T01:06:15.563Z] Sending build context to Docker daemon 6.34MB [2023-02-09T01:06:15.563Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-09T01:06:15.563Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-09T01:06:15.563Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-09T01:06:15.563Z] 213ec9aee27d: Pulling fs layer [2023-02-09T01:06:15.563Z] 4583459ba037: Pulling fs layer [2023-02-09T01:06:15.563Z] 93c1e223e6f2: Pulling fs layer [2023-02-09T01:06:15.563Z] 53926ce57604: Pulling fs layer [2023-02-09T01:06:15.563Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-09T01:06:15.563Z] 22ff95d597cd: Pulling fs layer [2023-02-09T01:06:15.563Z] 12d6caf4c0d1: Pulling fs layer [2023-02-09T01:06:15.563Z] 96b7cbca73a9: Pulling fs layer [2023-02-09T01:06:15.563Z] a7acece74701: Pulling fs layer [2023-02-09T01:06:15.563Z] 53926ce57604: Waiting [2023-02-09T01:06:15.563Z] 21b2b0c7a3f4: Waiting [2023-02-09T01:06:15.563Z] 22ff95d597cd: Waiting [2023-02-09T01:06:15.563Z] 12d6caf4c0d1: Waiting [2023-02-09T01:06:15.563Z] 96b7cbca73a9: Waiting [2023-02-09T01:06:15.563Z] a7acece74701: Waiting [2023-02-09T01:06:15.563Z] 93c1e223e6f2: Download complete [2023-02-09T01:06:15.563Z] 4583459ba037: Verifying Checksum [2023-02-09T01:06:15.563Z] 4583459ba037: Download complete [2023-02-09T01:06:15.855Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-09T01:06:15.855Z] 21b2b0c7a3f4: Download complete [2023-02-09T01:06:15.855Z] 22ff95d597cd: Verifying Checksum [2023-02-09T01:06:15.855Z] 22ff95d597cd: Download complete [2023-02-09T01:06:15.855Z] 213ec9aee27d: Verifying Checksum [2023-02-09T01:06:15.855Z] 213ec9aee27d: Download complete [2023-02-09T01:06:15.855Z] 12d6caf4c0d1: Download complete [2023-02-09T01:06:16.131Z] 213ec9aee27d: Pull complete [2023-02-09T01:06:16.420Z] 4583459ba037: Pull complete [2023-02-09T01:06:16.420Z] 93c1e223e6f2: Pull complete [2023-02-09T01:06:17.065Z] a7acece74701: Verifying Checksum [2023-02-09T01:06:17.065Z] a7acece74701: Download complete [2023-02-09T01:06:17.065Z] 96b7cbca73a9: Download complete [2023-02-09T01:06:17.335Z] 53926ce57604: Verifying Checksum [2023-02-09T01:06:17.335Z] 53926ce57604: Download complete [2023-02-09T01:06:21.536Z] 53926ce57604: Pull complete [2023-02-09T01:06:21.536Z] 21b2b0c7a3f4: Pull complete [2023-02-09T01:06:21.795Z] 22ff95d597cd: Pull complete [2023-02-09T01:06:21.795Z] 12d6caf4c0d1: Pull complete [2023-02-09T01:06:23.694Z] 96b7cbca73a9: Pull complete [2023-02-09T01:06:24.629Z] a7acece74701: Pull complete [2023-02-09T01:06:24.629Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-09T01:06:24.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T01:06:24.629Z] ---> db6d94c90886 [2023-02-09T01:06:24.629Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-09T01:06:28.760Z] Still waiting to schedule task [2023-02-09T01:06:28.760Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-09T01:06:34.642Z] ---> Running in 326e828cf4eb [2023-02-09T01:06:34.901Z] Removing intermediate container 326e828cf4eb [2023-02-09T01:06:34.901Z] ---> 0819f2c2ca92 [2023-02-09T01:06:34.901Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-09T01:06:35.215Z] ---> Running in 1923d3f54c2a [2023-02-09T01:06:35.785Z] Removing intermediate container 1923d3f54c2a [2023-02-09T01:06:35.785Z] ---> a48fb2a7461f [2023-02-09T01:06:35.785Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-09T01:06:35.785Z] ---> Running in 7e46a70ca26d [2023-02-09T01:06:36.353Z] Removing intermediate container 7e46a70ca26d [2023-02-09T01:06:36.353Z] ---> 61fa92772b74 [2023-02-09T01:06:36.353Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-09T01:06:36.353Z] ---> Running in f6d20b653498 [2023-02-09T01:06:36.647Z] Removing intermediate container f6d20b653498 [2023-02-09T01:06:36.647Z] ---> ea5e07203624 [2023-02-09T01:06:36.647Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-09T01:06:36.907Z] ---> Running in 75195f3a2736 [2023-02-09T01:06:37.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T01:06:37.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T01:06:37.737Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-09T01:06:37.737Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-09T01:06:37.737Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-09T01:06:37.737Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-09T01:06:37.737Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T01:06:37.737Z] OK: 216 MiB in 55 packages [2023-02-09T01:06:39.112Z] Removing intermediate container 75195f3a2736 [2023-02-09T01:06:39.113Z] ---> ce35f05c1eb0 [2023-02-09T01:06:39.113Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-02-09T01:06:39.373Z] ---> Running in 1303e206077e [2023-02-09T01:06:39.632Z] Removing intermediate container 1303e206077e [2023-02-09T01:06:39.632Z] ---> 64498208f741 [2023-02-09T01:06:39.632Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-09T01:06:39.632Z] ---> d3886b56fd41 [2023-02-09T01:06:39.632Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T01:06:39.892Z] ---> Running in 3bc6f4a0085d [2023-02-09T01:07:36.131Z] Removing intermediate container 3bc6f4a0085d [2023-02-09T01:07:36.131Z] ---> 13d31407ac59 [2023-02-09T01:07:36.131Z] Step 11/12 : COPY . . [2023-02-09T01:07:36.131Z] ---> 9f0a7a7807a7 [2023-02-09T01:07:36.131Z] Step 12/12 : RUN $MAKE [2023-02-09T01:07:36.131Z] ---> Running in d350f0b7fd1b [2023-02-09T01:07:36.131Z] noop [2023-02-09T01:07:36.131Z] Removing intermediate container d350f0b7fd1b [2023-02-09T01:07:36.131Z] ---> 16fa0bd7ebce [2023-02-09T01:07:36.131Z] Successfully built 16fa0bd7ebce [2023-02-09T01:07:36.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:07:36.548Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T01:07:36.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:07:36.685Z] prd-ubuntu20.04-docker-8c-8g-5186 does not seem to be running inside a container [2023-02-09T01:07:36.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-478 -v /w/workspace/gexfoundry_device-mqtt-go_PR-478:/w/workspace/gexfoundry_device-mqtt-go_PR-478:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-09T01:07:37.034Z] $ docker top fae5c6c6bd3fcc46f16288b057aa1c9d1919e3da86bc6e0bb663ac4c4f992847 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T01:07:37.423Z] + go version [2023-02-09T01:07:37.423Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-09T01:07:37.449Z] $ docker stop --time=1 fae5c6c6bd3fcc46f16288b057aa1c9d1919e3da86bc6e0bb663ac4c4f992847 [2023-02-09T01:07:38.718Z] $ docker rm -f --volumes fae5c6c6bd3fcc46f16288b057aa1c9d1919e3da86bc6e0bb663ac4c4f992847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:07:39.453Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T01:07:39.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:07:39.621Z] prd-ubuntu20.04-docker-8c-8g-5186 does not seem to be running inside a container [2023-02-09T01:07:39.649Z] $ 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-mqtt-go_PR-478 -v /w/workspace/gexfoundry_device-mqtt-go_PR-478:/w/workspace/gexfoundry_device-mqtt-go_PR-478:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-09T01:07:39.959Z] $ docker top 63737552df98573f2317592cfe489e5075ca9404fb5e69d628d115eb0455a31a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T01:07:40.354Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-478 [Pipeline] fileExists [Pipeline] sh [2023-02-09T01:07:40.712Z] + make test [2023-02-09T01:07:40.712Z] go test ./... -coverprofile=coverage.out ./... [2023-02-09T01:07:40.970Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-02-09T01:07:45.150Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-02-09T01:07:45.150Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/config/config.go:74:3: unknown field 'SecretStore' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration [2023-02-09T01:07:49.332Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-02-09T01:07:49.332Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-02-09T01:07:49.380Z] $ docker stop --time=1 63737552df98573f2317592cfe489e5075ca9404fb5e69d628d115eb0455a31a [2023-02-09T01:07:51.908Z] $ docker rm -f --volumes 63737552df98573f2317592cfe489e5075ca9404fb5e69d628d115eb0455a31a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:07:53.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T01:07:53.052Z] [2023-02-09T01:07:53.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:07:53.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T01:07:53.508Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-09T01:07:53.508Z] 5eb5b503b376: Pulling fs layer [2023-02-09T01:07:53.508Z] 5c69ac0246d0: Pulling fs layer [2023-02-09T01:07:53.508Z] ec43610c2a17: Pulling fs layer [2023-02-09T01:07:53.508Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-09T01:07:53.508Z] 33b1e0a273af: Pulling fs layer [2023-02-09T01:07:53.508Z] 5d3b04190fa2: Pulling fs layer [2023-02-09T01:07:53.508Z] 2f39f015ded8: Pulling fs layer [2023-02-09T01:07:53.508Z] 3a2ae6a8a46f: Waiting [2023-02-09T01:07:53.508Z] 33b1e0a273af: Waiting [2023-02-09T01:07:53.508Z] 5d3b04190fa2: Waiting [2023-02-09T01:07:53.508Z] 2f39f015ded8: Waiting [2023-02-09T01:07:53.508Z] 5c69ac0246d0: Download complete [2023-02-09T01:07:53.508Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-09T01:07:53.508Z] 3a2ae6a8a46f: Download complete [2023-02-09T01:07:53.797Z] 33b1e0a273af: Verifying Checksum [2023-02-09T01:07:53.797Z] 33b1e0a273af: Download complete [2023-02-09T01:07:53.797Z] 5d3b04190fa2: Verifying Checksum [2023-02-09T01:07:53.797Z] 5d3b04190fa2: Download complete [2023-02-09T01:07:53.797Z] ec43610c2a17: Download complete [2023-02-09T01:07:54.086Z] 5eb5b503b376: Verifying Checksum [2023-02-09T01:07:54.086Z] 5eb5b503b376: Download complete [2023-02-09T01:07:54.678Z] 2f39f015ded8: Verifying Checksum [2023-02-09T01:07:54.678Z] 2f39f015ded8: Download complete [2023-02-09T01:07:54.937Z] 5eb5b503b376: Pull complete [2023-02-09T01:07:55.196Z] 5c69ac0246d0: Pull complete [2023-02-09T01:07:55.763Z] ec43610c2a17: Pull complete [2023-02-09T01:07:55.763Z] 3a2ae6a8a46f: Pull complete [2023-02-09T01:07:55.763Z] 33b1e0a273af: Pull complete [2023-02-09T01:07:56.021Z] 5d3b04190fa2: Pull complete [2023-02-09T01:08:00.206Z] 2f39f015ded8: Pull complete [2023-02-09T01:08:00.206Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-09T01:08:00.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T01:08:00.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:08:00.421Z] prd-ubuntu20.04-docker-8c-8g-5186 does not seem to be running inside a container [2023-02-09T01:08:00.446Z] $ 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-mqtt-go_PR-478 -v /w/workspace/gexfoundry_device-mqtt-go_PR-478:/w/workspace/gexfoundry_device-mqtt-go_PR-478:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-09T01:08:08.399Z] $ docker top 556fdae3c55779b97612a906b222ccde1e92a1be36c4223058009d3c9dea2023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:08:08.854Z] ---> job-cost.sh [2023-02-09T01:08:08.854Z] lf-activate-venv: SKIPPING [2023-02-09T01:08:08.854Z] INFO: No Stack... [2023-02-09T01:08:09.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-09T01:08:09.373Z] INFO: Archiving Costs [Pipeline] sh [2023-02-09T01:08:09.688Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-478/archives/cost.csv [2023-02-09T01:08:09.688Z] + cut -d, -f6 [Pipeline] lock [2023-02-09T01:08:09.728Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] [2023-02-09T01:08:09.733Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] did not exist. Created. [2023-02-09T01:08:09.733Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-09T01:08:10.130Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-09T01:08:10.193Z] Stashed 1 file(s) [Pipeline] } [2023-02-09T01:08:10.209Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-09T01:08:10.283Z] $ docker stop --time=1 556fdae3c55779b97612a906b222ccde1e92a1be36c4223058009d3c9dea2023 [2023-02-09T01:08:11.426Z] $ docker rm -f --volumes 556fdae3c55779b97612a906b222ccde1e92a1be36c4223058009d3c9dea2023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-09T01:08:11.778Z] Failed in branch amd64 [2023-02-09T01:09:38.950Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5187 in /w/workspace/gexfoundry_device-mqtt-go_PR-478 [Pipeline] { [Pipeline] ws [2023-02-09T01:09:39.007Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-02-09T01:09:39.091Z] Selected Git installation does not exist. Using Default [2023-02-09T01:09:39.091Z] The recommended git tool is: NONE [2023-02-09T01:09:44.793Z] using credential edgex-jenkins-ssh [2023-02-09T01:09:44.809Z] Cloning the remote Git repository [2023-02-09T01:09:44.860Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-09T01:09:44.935Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-02-09T01:09:45.110Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-09T01:09:45.111Z] > git --version # timeout=10 [2023-02-09T01:09:45.133Z] > git --version # 'git version 2.25.1' [2023-02-09T01:09:45.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T01:09:45.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T01:09:46.301Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-02-09T01:09:46.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T01:09:47.771Z] Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 3f75dcaedb88be94a2adbb8023ba7a34498be158 [2023-02-09T01:09:47.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-02-09T01:09:47.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-09T01:09:47.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T01:09:47.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-09T01:09:47.788Z] > git config core.sparsecheckout # timeout=10 [2023-02-09T01:09:47.802Z] > git checkout -f 3f75dcaedb88be94a2adbb8023ba7a34498be158 # timeout=10 [2023-02-09T01:09:47.880Z] > git remote # timeout=10 [2023-02-09T01:09:47.900Z] > git config --get remote.origin.url # timeout=10 [2023-02-09T01:09:47.984Z] Merge succeeded, producing 3f75dcaedb88be94a2adbb8023ba7a34498be158 [2023-02-09T01:09:47.984Z] Checking out Revision 3f75dcaedb88be94a2adbb8023ba7a34498be158 (PR-478) [2023-02-09T01:09:48.478Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-09T01:09:48.545Z] > git --version # timeout=10 [2023-02-09T01:09:48.558Z] > git --version # 'git version 2.25.1' [2023-02-09T01:09:48.578Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-02-09T01:09:47.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T01:09:47.935Z] > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-02-09T01:09:47.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-09T01:09:47.991Z] > git config core.sparsecheckout # timeout=10 [2023-02-09T01:09:48.004Z] > git checkout -f 3f75dcaedb88be94a2adbb8023ba7a34498be158 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-09T01:09:49.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-09T01:09:49.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T01:09:49.836Z] Dload Upload Total Spent Left Speed [2023-02-09T01:09:49.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-02-09T01:09:50.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-09T01:09:50.772Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-09T01:09:50.772Z] + sudo tee /etc/docker/daemon.new [2023-02-09T01:09:50.772Z] { [2023-02-09T01:09:50.772Z] "registry-mirrors": [ [2023-02-09T01:09:50.772Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-09T01:09:50.772Z] ], [2023-02-09T01:09:50.772Z] "bip": "10.250.0.254/24", [2023-02-09T01:09:50.772Z] "hosts": [ [2023-02-09T01:09:50.772Z] "tcp://0.0.0.0:5555", [2023-02-09T01:09:50.772Z] "unix:///var/run/docker.sock" [2023-02-09T01:09:50.772Z] ], [2023-02-09T01:09:50.772Z] "mtu": 1458, [2023-02-09T01:09:50.772Z] "selinux-enabled": true, [2023-02-09T01:09:50.772Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-09T01:09:50.772Z] } [Pipeline] sh [2023-02-09T01:09:51.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-09T01:09:51.451Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T01:10:13.627Z] provisioning config files... [2023-02-09T01:10:13.655Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5576970478782306599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:10:14.051Z] ---> docker-login.sh [2023-02-09T01:10:14.051Z] nexus3.edgexfoundry.org:10001 [2023-02-09T01:10:14.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:10:14.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:10:14.906Z] Configure a credential helper to remove this warning. See [2023-02-09T01:10:14.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:10:14.906Z] [2023-02-09T01:10:14.906Z] Login Succeeded [2023-02-09T01:10:14.906Z] nexus3.edgexfoundry.org:10002 [2023-02-09T01:10:14.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:10:15.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:10:15.175Z] Configure a credential helper to remove this warning. See [2023-02-09T01:10:15.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:10:15.175Z] [2023-02-09T01:10:15.175Z] Login Succeeded [2023-02-09T01:10:15.175Z] nexus3.edgexfoundry.org:10003 [2023-02-09T01:10:15.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:10:15.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:10:15.445Z] Configure a credential helper to remove this warning. See [2023-02-09T01:10:15.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:10:15.445Z] [2023-02-09T01:10:15.445Z] Login Succeeded [2023-02-09T01:10:15.445Z] nexus3.edgexfoundry.org:10004 [2023-02-09T01:10:15.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:10:15.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:10:15.714Z] Configure a credential helper to remove this warning. See [2023-02-09T01:10:15.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:10:15.714Z] [2023-02-09T01:10:15.714Z] Login Succeeded [2023-02-09T01:10:15.714Z] docker.io [2023-02-09T01:10:15.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T01:10:16.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T01:10:16.249Z] Configure a credential helper to remove this warning. See [2023-02-09T01:10:16.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T01:10:16.249Z] [2023-02-09T01:10:16.249Z] Login Succeeded [2023-02-09T01:10:16.249Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T01:10:16.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-09T01:10:16.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T01:10:16.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T01:10:16.714Z] ========================================================= [2023-02-09T01:10:16.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-09T01:10:16.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:10:17.213Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-09T01:10:17.483Z] Sending build context to Docker daemon 3.277MB [2023-02-09T01:10:17.483Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-09T01:10:17.483Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-09T01:10:17.764Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-09T01:10:17.764Z] 9b18e9b68314: Pulling fs layer [2023-02-09T01:10:17.764Z] 35d82f9e3411: Pulling fs layer [2023-02-09T01:10:17.764Z] e16973657156: Pulling fs layer [2023-02-09T01:10:17.764Z] fc693d55d65f: Pulling fs layer [2023-02-09T01:10:17.764Z] 7e9fc2657dce: Pulling fs layer [2023-02-09T01:10:17.764Z] dda99020689f: Pulling fs layer [2023-02-09T01:10:17.764Z] db1c61fa0a46: Pulling fs layer [2023-02-09T01:10:17.764Z] 891c053d2c06: Pulling fs layer [2023-02-09T01:10:17.764Z] fc693d55d65f: Waiting [2023-02-09T01:10:17.764Z] 7e9fc2657dce: Waiting [2023-02-09T01:10:17.764Z] dda99020689f: Waiting [2023-02-09T01:10:17.764Z] db1c61fa0a46: Waiting [2023-02-09T01:10:17.764Z] 891c053d2c06: Waiting [2023-02-09T01:10:17.764Z] e16973657156: Download complete [2023-02-09T01:10:17.764Z] 35d82f9e3411: Verifying Checksum [2023-02-09T01:10:17.764Z] 35d82f9e3411: Download complete [2023-02-09T01:10:17.764Z] 7e9fc2657dce: Verifying Checksum [2023-02-09T01:10:17.764Z] 7e9fc2657dce: Download complete [2023-02-09T01:10:17.764Z] dda99020689f: Verifying Checksum [2023-02-09T01:10:17.764Z] dda99020689f: Download complete [2023-02-09T01:10:17.764Z] 9b18e9b68314: Verifying Checksum [2023-02-09T01:10:17.764Z] 9b18e9b68314: Download complete [2023-02-09T01:10:18.744Z] 9b18e9b68314: Pull complete [2023-02-09T01:10:19.025Z] 891c053d2c06: Download complete [2023-02-09T01:10:19.297Z] 35d82f9e3411: Pull complete [2023-02-09T01:10:20.274Z] db1c61fa0a46: Verifying Checksum [2023-02-09T01:10:20.274Z] db1c61fa0a46: Download complete [2023-02-09T01:10:20.862Z] fc693d55d65f: Verifying Checksum [2023-02-09T01:10:20.862Z] fc693d55d65f: Download complete [2023-02-09T01:10:21.827Z] e16973657156: Pull complete [2023-02-09T01:10:34.145Z] fc693d55d65f: Pull complete [2023-02-09T01:10:34.472Z] 7e9fc2657dce: Pull complete [2023-02-09T01:10:34.756Z] dda99020689f: Pull complete [2023-02-09T01:10:41.475Z] db1c61fa0a46: Pull complete [2023-02-09T01:10:43.425Z] 891c053d2c06: Pull complete [2023-02-09T01:10:43.425Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-09T01:10:43.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T01:10:43.425Z] ---> f96f9c87975a [2023-02-09T01:10:43.425Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-09T01:10:44.017Z] ---> Running in c384bc74f266 [2023-02-09T01:10:44.298Z] Removing intermediate container c384bc74f266 [2023-02-09T01:10:44.298Z] ---> 18d940c52c9f [2023-02-09T01:10:44.298Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-09T01:10:44.577Z] ---> Running in 009ffc5cbe2c [2023-02-09T01:10:44.845Z] Removing intermediate container 009ffc5cbe2c [2023-02-09T01:10:44.845Z] ---> c3bbd14f4ea9 [2023-02-09T01:10:44.845Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-09T01:10:44.845Z] ---> Running in 63b6ed6221e7 [2023-02-09T01:10:45.114Z] Removing intermediate container 63b6ed6221e7 [2023-02-09T01:10:45.114Z] ---> 8cb0336894db [2023-02-09T01:10:45.114Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-09T01:10:45.381Z] ---> Running in 7a6581d801cf [2023-02-09T01:10:45.650Z] Removing intermediate container 7a6581d801cf [2023-02-09T01:10:45.650Z] ---> d6b7ef8ec09e [2023-02-09T01:10:45.650Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-09T01:10:45.650Z] ---> Running in dffaf799b22b [2023-02-09T01:10:46.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T01:10:46.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T01:10:48.150Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-09T01:10:48.150Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-09T01:10:48.150Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-09T01:10:48.150Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-09T01:10:48.150Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T01:10:48.150Z] OK: 226 MiB in 55 packages [2023-02-09T01:10:49.118Z] Removing intermediate container dffaf799b22b [2023-02-09T01:10:49.118Z] ---> 88a5ba83f6d0 [2023-02-09T01:10:49.118Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-02-09T01:10:49.118Z] ---> Running in 3e8bff391a44 [2023-02-09T01:10:49.389Z] Removing intermediate container 3e8bff391a44 [2023-02-09T01:10:49.389Z] ---> 5b24a83ebad3 [2023-02-09T01:10:49.389Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-09T01:10:49.971Z] ---> 4f53f0d4ef6f [2023-02-09T01:10:49.971Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T01:10:49.971Z] ---> Running in 3a1c78cd54a3 [2023-02-09T01:11:57.841Z] Removing intermediate container 3a1c78cd54a3 [2023-02-09T01:11:57.841Z] ---> 0e4f35bd9b4b [2023-02-09T01:11:57.841Z] Step 11/12 : COPY . . [2023-02-09T01:11:58.811Z] ---> d0ab041b1f89 [2023-02-09T01:11:58.811Z] Step 12/12 : RUN $MAKE [2023-02-09T01:11:58.811Z] ---> Running in fdf23d8e9dce [2023-02-09T01:11:59.778Z] noop [2023-02-09T01:12:00.366Z] Removing intermediate container fdf23d8e9dce [2023-02-09T01:12:00.366Z] ---> fa0c8b492e95 [2023-02-09T01:12:00.366Z] Successfully built fa0c8b492e95 [2023-02-09T01:12:00.366Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:12:00.823Z] + docker inspect -f . ci-base-image-arm64 [2023-02-09T01:12:00.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:12:01.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container [2023-02-09T01:12:01.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-09T01:12:02.480Z] $ docker top 5e51e8f07bbf761188f4d07f03aa594698f537c0e33eca78375c44deae5d3704 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T01:12:03.435Z] + go version [2023-02-09T01:12:03.435Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-09T01:12:03.468Z] $ docker stop --time=1 5e51e8f07bbf761188f4d07f03aa594698f537c0e33eca78375c44deae5d3704 [2023-02-09T01:12:05.146Z] $ docker rm -f --volumes 5e51e8f07bbf761188f4d07f03aa594698f537c0e33eca78375c44deae5d3704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:12:06.033Z] + docker inspect -f . ci-base-image-arm64 [2023-02-09T01:12:06.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:12:06.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container [2023-02-09T01:12:06.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-09T01:12:07.564Z] $ docker top 80929b2fc57bdd5049486ee9162eee04fc1acadebfbea394fa2ad3a6b4beac8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T01:12:08.141Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-09T01:12:08.629Z] + make test [2023-02-09T01:12:08.629Z] go test ./... -coverprofile=coverage.out ./... [2023-02-09T01:12:10.592Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-02-09T01:12:37.262Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-02-09T01:12:37.262Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/config/config.go:74:3: unknown field 'SecretStore' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration [2023-02-09T01:13:33.662Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-02-09T01:13:33.662Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-02-09T01:13:33.715Z] $ docker stop --time=1 80929b2fc57bdd5049486ee9162eee04fc1acadebfbea394fa2ad3a6b4beac8b [2023-02-09T01:13:35.463Z] $ docker rm -f --volumes 80929b2fc57bdd5049486ee9162eee04fc1acadebfbea394fa2ad3a6b4beac8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:13:36.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T01:13:36.885Z] [2023-02-09T01:13:36.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:13:37.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T01:13:37.294Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-09T01:13:37.294Z] 8998bd30e6a1: Pulling fs layer [2023-02-09T01:13:37.294Z] 04944245beec: Pulling fs layer [2023-02-09T01:13:37.294Z] 699f458cf7ca: Pulling fs layer [2023-02-09T01:13:37.294Z] 765212b225bb: Pulling fs layer [2023-02-09T01:13:37.294Z] f23df028b6ca: Pulling fs layer [2023-02-09T01:13:37.294Z] d65c8cfc05b1: Pulling fs layer [2023-02-09T01:13:37.294Z] 2437ff75d9bd: Pulling fs layer [2023-02-09T01:13:37.294Z] 765212b225bb: Waiting [2023-02-09T01:13:37.294Z] f23df028b6ca: Waiting [2023-02-09T01:13:37.294Z] d65c8cfc05b1: Waiting [2023-02-09T01:13:37.294Z] 2437ff75d9bd: Waiting [2023-02-09T01:13:37.562Z] 04944245beec: Verifying Checksum [2023-02-09T01:13:37.562Z] 04944245beec: Download complete [2023-02-09T01:13:37.562Z] 765212b225bb: Verifying Checksum [2023-02-09T01:13:37.562Z] 765212b225bb: Download complete [2023-02-09T01:13:37.562Z] f23df028b6ca: Verifying Checksum [2023-02-09T01:13:37.562Z] f23df028b6ca: Download complete [2023-02-09T01:13:37.562Z] d65c8cfc05b1: Verifying Checksum [2023-02-09T01:13:37.562Z] d65c8cfc05b1: Download complete [2023-02-09T01:13:37.829Z] 699f458cf7ca: Verifying Checksum [2023-02-09T01:13:37.829Z] 699f458cf7ca: Download complete [2023-02-09T01:13:38.096Z] 8998bd30e6a1: Verifying Checksum [2023-02-09T01:13:38.096Z] 8998bd30e6a1: Download complete [2023-02-09T01:13:40.678Z] 2437ff75d9bd: Verifying Checksum [2023-02-09T01:13:40.678Z] 2437ff75d9bd: Download complete [2023-02-09T01:13:42.086Z] 8998bd30e6a1: Pull complete [2023-02-09T01:13:42.354Z] 04944245beec: Pull complete [2023-02-09T01:13:44.939Z] 699f458cf7ca: Pull complete [2023-02-09T01:13:45.209Z] 765212b225bb: Pull complete [2023-02-09T01:13:45.798Z] f23df028b6ca: Pull complete [2023-02-09T01:13:46.067Z] d65c8cfc05b1: Pull complete [2023-02-09T01:13:58.381Z] 2437ff75d9bd: Pull complete [2023-02-09T01:13:58.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-09T01:13:58.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T01:13:58.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:13:58.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container [2023-02-09T01:13:58.787Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-09T01:14:01.539Z] $ docker top a6222edeb299a03f374d956672cc15ef1ac208b43d864667b106395ef1ec78af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:02.510Z] ---> job-cost.sh [2023-02-09T01:14:02.510Z] lf-activate-venv: SKIPPING [2023-02-09T01:14:02.510Z] INFO: No Stack... [2023-02-09T01:14:03.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-09T01:14:04.054Z] INFO: Archiving Costs [Pipeline] sh [2023-02-09T01:14:04.712Z] + + cutcat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-02-09T01:14:04.712Z] -d, -f6 [Pipeline] lock [2023-02-09T01:14:04.851Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] [2023-02-09T01:14:04.856Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] did not exist. Created. [2023-02-09T01:14:04.856Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-09T01:14:05.586Z] /w/workspace/device-mqtt-go/1@tmp/durable-058ba785/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-09T01:14:06.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-09T01:14:06.298Z] Warning: overwriting stash ‘stack-cost’ [2023-02-09T01:14:06.714Z] Stashed 1 file(s) [Pipeline] } [2023-02-09T01:14:06.730Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-09T01:14:06.935Z] $ docker stop --time=1 a6222edeb299a03f374d956672cc15ef1ac208b43d864667b106395ef1ec78af [2023-02-09T01:14:08.387Z] $ docker rm -f --volumes a6222edeb299a03f374d956672cc15ef1ac208b43d864667b106395ef1ec78af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-09T01:14:09.096Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-09T01:14:11.124Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-478/archives ] [2023-02-09T01:14:11.124Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-478/archives [2023-02-09T01:14:11.124Z] total 16 [2023-02-09T01:14:11.124Z] drwxr-xr-x 3 root root 4096 Feb 9 01:08 . [2023-02-09T01:14:11.124Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 9 01:08 .. [2023-02-09T01:14:11.124Z] drwxr-xr-x 2 root root 4096 Feb 9 01:08 cost [2023-02-09T01:14:11.124Z] -rw-r--r-- 1 root root 86 Feb 9 01:08 cost.csv [2023-02-09T01:14:11.124Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-478/archives [2023-02-09T01:14:11.124Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-478/archives [2023-02-09T01:14:11.124Z] total 16 [2023-02-09T01:14:11.124Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 9 01:08 . [2023-02-09T01:14:11.124Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 9 01:08 .. [2023-02-09T01:14:11.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 9 01:08 cost [2023-02-09T01:14:11.125Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 9 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:11.452Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:12.348Z] ---> package-listing.sh [2023-02-09T01:14:12.348Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-09T01:14:12.348Z] ++ facter osfamily [2023-02-09T01:14:12.608Z] + OS_FAMILY=debian [2023-02-09T01:14:12.608Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-478 [2023-02-09T01:14:12.608Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-09T01:14:12.608Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-09T01:14:12.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-09T01:14:12.608Z] + PACKAGES=/tmp/packages_start.txt [2023-02-09T01:14:12.608Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-478 ']' [2023-02-09T01:14:12.608Z] + PACKAGES=/tmp/packages_end.txt [2023-02-09T01:14:12.608Z] + case "${OS_FAMILY}" in [2023-02-09T01:14:12.608Z] + dpkg -l [2023-02-09T01:14:12.608Z] + grep '^ii' [2023-02-09T01:14:12.608Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-09T01:14:12.608Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-09T01:14:12.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-09T01:14:12.608Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-478 ']' [2023-02-09T01:14:12.608Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-478/archives/ [2023-02-09T01:14:12.608Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-478/archives/ [Pipeline] echo [2023-02-09T01:14:12.643Z] 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-mqtt-go_PR-478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-09T01:14:12.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T01:14:13.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T01:14:13.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T01:14:13.752Z] prd-ubuntu20.04-docker-8c-8g-5186 does not seem to be running inside a container [2023-02-09T01:14:13.781Z] $ 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-mqtt-go_PR-478/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-mqtt-go_PR-478 -v /w/workspace/gexfoundry_device-mqtt-go_PR-478:/w/workspace/gexfoundry_device-mqtt-go_PR-478:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-09T01:14:13.991Z] $ docker top 403cdf56e05724ac7730110dba12e0978d1c9287936e99944e53e4cfa614dc52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T01:14:14.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-09T01:14:14.699Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-09T01:14:15.008Z] + ls /var/log/sa-host [2023-02-09T01:14:15.008Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T01:14:15.154Z] provisioning config files... [2023-02-09T01:14:15.163Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-478@tmp/config1678738662160912280tmp [Pipeline] { [Pipeline] echo [2023-02-09T01:14:15.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:15.532Z] ---> create-netrc.sh [Pipeline] } [2023-02-09T01:14:15.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:15.966Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-09T01:14:16.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:16.318Z] ---> sudo-logs.sh [2023-02-09T01:14:16.318Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-09T01:14:16.400Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:16.716Z] ---> job-cost.sh [2023-02-09T01:14:16.716Z] lf-activate-venv: SKIPPING [2023-02-09T01:14:16.716Z] DEBUG: total: 0.2199999988079071 [2023-02-09T01:14:16.716Z] INFO: Retrieving Stack Cost... [2023-02-09T01:14:16.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-09T01:14:17.551Z] INFO: Archiving Costs [Pipeline] echo [2023-02-09T01:14:17.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T01:14:17.900Z] ---> logs-deploy.sh [2023-02-09T01:14:17.900Z] lf-activate-venv: SKIPPING [2023-02-09T01:14:17.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-478/1 [2023-02-09T01:14:17.900Z] INFO: archiving workspace using pattern(s): [2023-02-09T01:14:18.841Z] Archives upload complete. [2023-02-09T01:14:19.102Z] INFO: archiving logs to Nexus [2023-02-09T01:14:19.673Z] ---> uname -a: [2023-02-09T01:14:19.673Z] Linux prd-ubuntu20-04-docker-8c-8g-5186 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] ---> lscpu: [2023-02-09T01:14:19.673Z] Architecture: x86_64 [2023-02-09T01:14:19.673Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-09T01:14:19.673Z] Byte Order: Little Endian [2023-02-09T01:14:19.673Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-09T01:14:19.673Z] CPU(s): 8 [2023-02-09T01:14:19.673Z] On-line CPU(s) list: 0-7 [2023-02-09T01:14:19.673Z] Thread(s) per core: 1 [2023-02-09T01:14:19.673Z] Core(s) per socket: 1 [2023-02-09T01:14:19.673Z] Socket(s): 8 [2023-02-09T01:14:19.673Z] NUMA node(s): 1 [2023-02-09T01:14:19.673Z] Vendor ID: AuthenticAMD [2023-02-09T01:14:19.673Z] CPU family: 23 [2023-02-09T01:14:19.673Z] Model: 49 [2023-02-09T01:14:19.673Z] Model name: AMD EPYC-Rome Processor [2023-02-09T01:14:19.673Z] Stepping: 0 [2023-02-09T01:14:19.673Z] CPU MHz: 2799.998 [2023-02-09T01:14:19.673Z] BogoMIPS: 5599.99 [2023-02-09T01:14:19.673Z] Virtualization: AMD-V [2023-02-09T01:14:19.673Z] Hypervisor vendor: KVM [2023-02-09T01:14:19.673Z] Virtualization type: full [2023-02-09T01:14:19.673Z] L1d cache: 256 KiB [2023-02-09T01:14:19.673Z] L1i cache: 256 KiB [2023-02-09T01:14:19.673Z] L2 cache: 4 MiB [2023-02-09T01:14:19.673Z] L3 cache: 128 MiB [2023-02-09T01:14:19.673Z] NUMA node0 CPU(s): 0-7 [2023-02-09T01:14:19.673Z] Vulnerability Itlb multihit: Not affected [2023-02-09T01:14:19.673Z] Vulnerability L1tf: Not affected [2023-02-09T01:14:19.673Z] Vulnerability Mds: Not affected [2023-02-09T01:14:19.673Z] Vulnerability Meltdown: Not affected [2023-02-09T01:14:19.673Z] Vulnerability Mmio stale data: Not affected [2023-02-09T01:14:19.673Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-09T01:14:19.673Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-09T01:14:19.673Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-09T01:14:19.673Z] Vulnerability Srbds: Not affected [2023-02-09T01:14:19.673Z] Vulnerability Tsx async abort: Not affected [2023-02-09T01:14:19.673Z] 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-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] ---> nproc: [2023-02-09T01:14:19.673Z] 8 [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] ---> df -h: [2023-02-09T01:14:19.673Z] Filesystem Size Used Avail Use% Mounted on [2023-02-09T01:14:19.673Z] overlay 155G 12G 144G 8% / [2023-02-09T01:14:19.673Z] tmpfs 64M 0 64M 0% /dev [2023-02-09T01:14:19.673Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-09T01:14:19.673Z] shm 64M 0 64M 0% /dev/shm [2023-02-09T01:14:19.673Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] ---> sar -b -r -n DEV: [2023-02-09T01:14:19.673Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5186) 02/09/23 _x86_64_ (8 CPU) [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] 01:05:11 LINUX RESTART (8 CPU) [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] 01:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-09T01:14:19.673Z] 01:07:01 122.75 3.13 119.61 0.00 430.06 100397.40 0.00 [2023-02-09T01:14:19.673Z] 01:08:02 128.39 1.15 127.24 0.00 19.46 53223.73 0.00 [2023-02-09T01:14:19.673Z] 01:09:01 23.79 0.15 23.64 0.00 8.13 12442.23 0.00 [2023-02-09T01:14:19.673Z] 01:10:01 1.78 0.00 1.78 0.00 0.00 20.68 0.00 [2023-02-09T01:14:19.673Z] 01:11:01 56.17 11.23 44.94 0.00 5227.80 8961.31 0.00 [2023-02-09T01:14:19.673Z] 01:12:01 4.92 0.02 4.90 0.00 0.13 110.65 0.00 [2023-02-09T01:14:19.673Z] 01:13:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2023-02-09T01:14:19.673Z] 01:14:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 [2023-02-09T01:14:19.673Z] Average: 42.68 1.96 40.71 0.00 712.15 21919.51 0.00 [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] 01:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-09T01:14:19.673Z] 01:07:01 29166656 31593848 718124 2.18 77720 2626788 1978644 5.83 995140 2360508 13940 [2023-02-09T01:14:19.673Z] 01:08:02 27960876 31577980 721024 2.19 151720 3629744 1826508 5.38 1158356 3277100 340384 [2023-02-09T01:14:19.673Z] 01:09:01 27969328 31587028 713740 2.17 152024 3629992 1779580 5.24 1159876 3265020 188 [2023-02-09T01:14:19.673Z] 01:10:01 27969580 31587372 713132 2.17 152072 3629992 1779580 5.24 1159996 3265024 12 [2023-02-09T01:14:19.673Z] 01:11:01 27436180 31573224 719304 2.19 186244 4089868 1820456 5.37 1477052 3444784 960 [2023-02-09T01:14:19.673Z] 01:12:01 27440784 31573112 719080 2.19 184796 4086604 1780856 5.25 1475248 3441588 336 [2023-02-09T01:14:19.673Z] 01:13:01 27443336 31575732 716444 2.18 184808 4086616 1780856 5.25 1472788 3441592 8 [2023-02-09T01:14:19.673Z] 01:14:01 27443604 31576084 716068 2.18 184844 4086620 1780856 5.25 1472740 3441660 8 [2023-02-09T01:14:19.673Z] Average: 27853793 31580548 717114 2.18 159278 3733278 1815917 5.35 1296400 3242160 44480 [2023-02-09T01:14:19.673Z] [2023-02-09T01:14:19.673Z] 01:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-09T01:14:19.673Z] 01:07:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:07:01 docker0 83.52 111.73 6.88 215.21 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:07:01 veth63372cc 77.29 103.00 7.36 103.07 0.00 0.00 0.00 0.01 [2023-02-09T01:14:19.673Z] 01:07:01 ens3 291.12 218.08 4249.89 34.80 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:08:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:08:02 docker0 82.17 126.86 7.02 1756.77 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:08:02 ens3 243.72 171.63 4293.72 102.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:09:01 ens3 7.83 4.76 7.95 2.78 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.673Z] 01:10:01 ens3 3.45 2.23 7.49 0.41 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:11:01 ens3 163.69 87.82 2791.25 6.99 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:12:01 ens3 0.33 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] 01:14:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] Average: docker0 20.76 29.89 1.74 247.04 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] Average: ens3 88.96 60.73 1421.80 18.41 0.00 0.00 0.00 0.00 [2023-02-09T01:14:19.674Z] [2023-02-09T01:14:19.674Z] [2023-02-09T01:14:19.674Z] ---> sar -P ALL: [2023-02-09T01:14:19.674Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5186) 02/09/23 _x86_64_ (8 CPU) [2023-02-09T01:14:19.674Z] [2023-02-09T01:14:19.674Z] 01:05:11 LINUX RESTART (8 CPU) [2023-02-09T01:14:19.674Z] [2023-02-09T01:14:19.674Z] 01:06:01 CPU %user %nice %system %iowait %steal %idle [2023-02-09T01:14:19.674Z] 01:07:01 all 4.66 0.00 2.22 5.27 0.11 87.74 [2023-02-09T01:14:19.674Z] 01:07:01 0 3.90 0.00 2.81 9.13 0.12 84.04 [2023-02-09T01:14:19.674Z] 01:07:01 1 4.58 0.00 2.25 0.50 0.12 92.56 [2023-02-09T01:14:19.674Z] 01:07:01 2 5.55 0.00 1.87 0.20 0.07 92.31 [2023-02-09T01:14:19.674Z] 01:07:01 3 5.11 0.00 2.61 2.60 0.05 89.63 [2023-02-09T01:14:19.674Z] 01:07:01 4 4.85 0.00 2.88 8.69 0.13 83.44 [2023-02-09T01:14:19.674Z] 01:07:01 5 5.29 0.00 2.25 4.28 0.10 88.07 [2023-02-09T01:14:19.674Z] 01:07:01 6 3.80 0.00 1.37 0.12 0.20 94.50 [2023-02-09T01:14:19.674Z] 01:07:01 7 4.22 0.00 1.75 16.64 0.05 77.33 [2023-02-09T01:14:19.674Z] 01:08:02 all 15.83 0.00 4.40 4.72 0.09 74.96 [2023-02-09T01:14:19.674Z] 01:08:02 0 16.21 0.00 5.02 0.30 0.07 78.40 [2023-02-09T01:14:19.674Z] 01:08:02 1 13.71 0.00 3.89 7.73 0.08 74.59 [2023-02-09T01:14:19.674Z] 01:08:02 2 17.23 0.00 4.48 0.40 0.08 77.81 [2023-02-09T01:14:19.674Z] 01:08:02 3 17.59 0.00 5.43 12.42 0.20 64.35 [2023-02-09T01:14:19.674Z] 01:08:02 4 17.90 0.00 4.52 0.71 0.07 76.80 [2023-02-09T01:14:19.674Z] 01:08:02 5 16.89 0.00 4.77 13.59 0.08 64.67 [2023-02-09T01:14:19.674Z] 01:08:02 6 12.65 0.00 3.20 0.25 0.07 83.83 [2023-02-09T01:14:19.674Z] 01:08:02 7 14.42 0.00 3.90 2.43 0.08 79.17 [2023-02-09T01:14:19.674Z] 01:09:01 all 0.22 0.00 0.17 1.49 0.01 98.11 [2023-02-09T01:14:19.674Z] 01:09:01 0 0.27 0.00 0.22 2.03 0.00 97.47 [2023-02-09T01:14:19.674Z] 01:09:01 1 0.19 0.00 0.46 9.66 0.05 89.65 [2023-02-09T01:14:19.674Z] 01:09:01 2 0.20 0.00 0.12 0.00 0.00 99.68 [2023-02-09T01:14:19.674Z] 01:09:01 3 0.36 0.00 0.19 0.00 0.00 99.46 [2023-02-09T01:14:19.674Z] 01:09:01 4 0.25 0.00 0.10 0.00 0.02 99.63 [2023-02-09T01:14:19.674Z] 01:09:01 5 0.24 0.00 0.12 0.20 0.00 99.44 [2023-02-09T01:14:19.674Z] 01:09:01 6 0.12 0.00 0.10 0.00 0.00 99.78 [2023-02-09T01:14:19.674Z] 01:09:01 7 0.12 0.00 0.07 0.00 0.03 99.78 [2023-02-09T01:14:19.674Z] 01:10:01 all 0.05 0.00 0.01 0.05 0.01 99.88 [2023-02-09T01:14:19.674Z] 01:10:01 0 0.05 0.00 0.02 0.10 0.00 99.83 [2023-02-09T01:14:19.674Z] 01:10:01 1 0.02 0.00 0.00 0.25 0.02 99.72 [2023-02-09T01:14:19.674Z] 01:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-09T01:14:19.674Z] 01:10:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-02-09T01:14:19.674Z] 01:10:01 4 0.08 0.00 0.03 0.02 0.02 99.85 [2023-02-09T01:14:19.674Z] 01:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-09T01:14:19.674Z] 01:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-09T01:14:19.674Z] 01:10:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-02-09T01:14:19.674Z] 01:11:01 all 2.42 0.00 1.45 2.16 0.04 93.93 [2023-02-09T01:14:19.674Z] 01:11:01 0 4.55 0.00 1.35 1.40 0.08 92.61 [2023-02-09T01:14:19.674Z] 01:11:01 1 2.16 0.00 1.11 7.59 0.02 89.12 [2023-02-09T01:14:19.674Z] 01:11:01 2 1.89 0.00 2.26 0.62 0.05 95.19 [2023-02-09T01:14:19.674Z] 01:11:01 3 1.64 0.00 1.19 0.76 0.03 96.38 [2023-02-09T01:14:19.674Z] 01:11:01 4 1.51 0.00 2.33 0.27 0.02 95.88 [2023-02-09T01:14:19.674Z] 01:11:01 5 2.71 0.00 1.10 4.72 0.05 91.42 [2023-02-09T01:14:19.674Z] 01:11:01 6 1.65 0.00 1.04 1.59 0.02 95.71 [2023-02-09T01:14:19.674Z] 01:11:01 7 3.26 0.00 1.20 0.30 0.03 95.20 [2023-02-09T01:14:19.674Z] 01:12:01 all 0.14 0.00 0.04 0.01 0.01 99.79 [2023-02-09T01:14:19.674Z] 01:12:01 0 0.23 0.00 0.10 0.00 0.00 99.67 [2023-02-09T01:14:19.674Z] 01:12:01 1 0.58 0.00 0.05 0.02 0.02 99.33 [2023-02-09T01:14:19.674Z] 01:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-09T01:14:19.674Z] 01:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-09T01:14:19.674Z] 01:12:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-02-09T01:14:19.674Z] 01:12:01 5 0.08 0.00 0.02 0.07 0.00 99.83 [2023-02-09T01:14:19.674Z] 01:12:01 6 0.08 0.00 0.03 0.02 0.02 99.85 [2023-02-09T01:14:19.674Z] 01:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-09T01:14:19.674Z] 01:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-09T01:14:19.674Z] 01:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-09T01:14:19.674Z] 01:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-09T01:14:19.674Z] 01:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-09T01:14:19.674Z] 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-09T01:14:19.674Z] 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-09T01:14:19.674Z] 01:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-09T01:14:19.674Z] 01:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-09T01:14:19.674Z] 01:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-09T01:14:19.674Z] 01:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-09T01:14:19.674Z] 01:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-09T01:14:19.674Z] 01:14:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-09T01:14:19.674Z] 01:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-09T01:14:19.674Z] 01:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-09T01:14:19.674Z] 01:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-09T01:14:19.674Z] 01:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-09T01:14:19.674Z] 01:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-09T01:14:19.674Z] 01:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-09T01:14:19.674Z] Average: all 2.91 0.00 1.04 1.71 0.03 94.32 [2023-02-09T01:14:19.674Z] Average: 0 3.15 0.00 1.20 1.61 0.04 94.00 [2023-02-09T01:14:19.674Z] Average: 1 2.65 0.00 0.97 3.20 0.04 93.14 [2023-02-09T01:14:19.674Z] Average: 2 3.10 0.00 1.09 0.15 0.03 95.62 [2023-02-09T01:14:19.674Z] Average: 3 3.09 0.00 1.18 1.96 0.04 93.73 [2023-02-09T01:14:19.674Z] Average: 4 3.07 0.00 1.23 1.21 0.03 94.45 [2023-02-09T01:14:19.674Z] Average: 5 3.14 0.00 1.03 2.85 0.03 92.95 [2023-02-09T01:14:19.674Z] Average: 6 2.29 0.00 0.72 0.25 0.04 96.70 [2023-02-09T01:14:19.674Z] Average: 7 2.75 0.00 0.87 2.41 0.03 93.94 [2023-02-09T01:14:19.674Z] [2023-02-09T01:14:19.674Z] [2023-02-09T01:14:19.674Z]