Pull request #426 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52ac7bce3e07afa356d7898559318966c55d99f5+11292522a1b172e39acbcf030b4ae47cdeea6eca (6295ce8c8b3e287b454c6704cb5c62c8734398b2) 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-ssh9915196568575428435.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17956022667284496407.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5397599405924049944.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12299684035919496610.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2745919481709365810.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-ubuntu20.04-docker-8c-8g-8998’ Running on prd-ubuntu20.04-docker-8c-8g-9067 in /w/workspace/gexfoundry_device-mqtt-go_PR-426 [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-426 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit 11292522a1b172e39acbcf030b4ae47cdeea6eca into PR head commit 52ac7bce3e07afa356d7898559318966c55d99f5 Merge succeeded, producing 52ac7bce3e07afa356d7898559318966c55d99f5 Checking out Revision 52ac7bce3e07afa356d7898559318966c55d99f5 (PR-426) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 11292522a1b172e39acbcf030b4ae47cdeea6eca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # timeout=10 > git rev-list --no-walk 0fd8d61cb2d189d42eb2927d0a379607132addeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T03:42:46.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T03:42:46.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T03:42:46.948Z] ========================================================= [2022-10-24T03:42:46.948Z] EdgeX Global Pipelines Version Info [2022-10-24T03:42:46.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:42:47.724Z] ------------------- [2022-10-24T03:42:47.724Z] stable info: [2022-10-24T03:42:47.724Z] ------------------- [2022-10-24T03:42:47.724Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T03:42:47.724Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T03:42:47.724Z] Message: update stable to v1.0.243 [2022-10-24T03:42:48.294Z] ------------------- [2022-10-24T03:42:48.294Z] experimental info: [2022-10-24T03:42:48.294Z] ------------------- [2022-10-24T03:42:48.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T03:42:48.294Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T03:42:48.294Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T03:42:48.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-24T03:42:48.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-24T03:42:48.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T03:42:48.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T03:42:48.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T03:42:48.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T03:42:48.512Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T03:42:48.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T03:42:48.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T03:42:48.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T03:42:48.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T03:42:48.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-24T03:42:48.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T03:42:48.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T03:42:48.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T03:42:48.625Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T03:42:48.641Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T03:42:48.652Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T03:42:48.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T03:42:48.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T03:42:48.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T03:42:48.711Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T03:42:48.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T03:42:48.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T03:42:48.754Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T03:42:48.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T03:42:48.777Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T03:42:48.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-426 [Pipeline] echo [2022-10-24T03:42:48.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-426 [Pipeline] echo [2022-10-24T03:42:48.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-426 [Pipeline] echo [2022-10-24T03:42:48.826Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo [2022-10-24T03:42:48.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52ac7bc [Pipeline] echo [2022-10-24T03:42:48.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:42:48.886Z] provisioning config files... [2022-10-24T03:42:48.900Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config7560970685870000467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:42:49.200Z] ---> docker-login.sh [2022-10-24T03:42:49.200Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:42:49.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:42:49.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:42:49.462Z] Configure a credential helper to remove this warning. See [2022-10-24T03:42:49.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:42:49.462Z] [2022-10-24T03:42:49.462Z] Login Succeeded [2022-10-24T03:42:49.462Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:42:49.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:42:49.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:42:49.721Z] Configure a credential helper to remove this warning. See [2022-10-24T03:42:49.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:42:49.721Z] [2022-10-24T03:42:49.721Z] Login Succeeded [2022-10-24T03:42:49.721Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:42:49.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:42:49.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:42:49.721Z] Configure a credential helper to remove this warning. See [2022-10-24T03:42:49.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:42:49.721Z] [2022-10-24T03:42:49.721Z] Login Succeeded [2022-10-24T03:42:49.721Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:42:49.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:42:49.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:42:49.984Z] Configure a credential helper to remove this warning. See [2022-10-24T03:42:49.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:42:49.984Z] [2022-10-24T03:42:49.984Z] Login Succeeded [2022-10-24T03:42:49.984Z] docker.io [2022-10-24T03:42:49.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:42:50.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:42:50.244Z] Configure a credential helper to remove this warning. See [2022-10-24T03:42:50.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:42:50.244Z] [2022-10-24T03:42:50.244Z] Login Succeeded [2022-10-24T03:42:50.244Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:42:50.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T03:42:50.654Z] + git rev-list -1 --merges 52ac7bce3e07afa356d7898559318966c55d99f5~1..52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo [2022-10-24T03:42:50.685Z] -----------> git rev-list -1 --merges 52ac7bce3e07afa356d7898559318966c55d99f5~1..52ac7bce3e07afa356d7898559318966c55d99f5 52ac7bce3e07afa356d7898559318966c55d99f5 [false] [Pipeline] sh [2022-10-24T03:42:50.979Z] + git log --format=format:%s -1 52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo [2022-10-24T03:42:50.992Z] ========================================================= [2022-10-24T03:42:50.992Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T03:42:50.992Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T03:42:51.310Z] + git log --format=format:%s -1 52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo [2022-10-24T03:42:51.321Z] [semverPrep] GIT_COMMIT: 52ac7bce3e07afa356d7898559318966c55d99f5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-10-24T03:42:51.330Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T03:42:51.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T03:42:51.686Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T03:42:51.686Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T03:42:51.686Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T03:42:51.686Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T03:42:51.686Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T03:42:51.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:42:52.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:42:52.057Z] [2022-10-24T03:42:52.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:42:52.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:42:52.357Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T03:42:52.357Z] b85a868b505f: Pulling fs layer [2022-10-24T03:42:52.357Z] e2be974225ed: Pulling fs layer [2022-10-24T03:42:52.357Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T03:42:52.357Z] 988bab9f4d93: Pulling fs layer [2022-10-24T03:42:52.357Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T03:42:52.357Z] 988bab9f4d93: Waiting [2022-10-24T03:42:52.357Z] eaf3925da568: Pulling fs layer [2022-10-24T03:42:52.357Z] bab4dde63d76: Pulling fs layer [2022-10-24T03:42:52.357Z] 1469e6f7b9e6: Waiting [2022-10-24T03:42:52.357Z] eaf3925da568: Waiting [2022-10-24T03:42:52.357Z] bab4dde63d76: Waiting [2022-10-24T03:42:52.357Z] bde34c3a00c8: Pulling fs layer [2022-10-24T03:42:52.357Z] b352a97aabf1: Pulling fs layer [2022-10-24T03:42:52.357Z] bde34c3a00c8: Waiting [2022-10-24T03:42:52.357Z] 4872d77fe225: Pulling fs layer [2022-10-24T03:42:52.357Z] b352a97aabf1: Waiting [2022-10-24T03:42:52.357Z] 5851b861e8e6: Pulling fs layer [2022-10-24T03:42:52.357Z] 4872d77fe225: Waiting [2022-10-24T03:42:52.357Z] 5851b861e8e6: Waiting [2022-10-24T03:42:52.357Z] e2be974225ed: Verifying Checksum [2022-10-24T03:42:52.357Z] e2be974225ed: Download complete [2022-10-24T03:42:52.357Z] 988bab9f4d93: Download complete [2022-10-24T03:42:52.617Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T03:42:52.617Z] 339a4e72a1f5: Download complete [2022-10-24T03:42:52.617Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T03:42:52.617Z] 1469e6f7b9e6: Download complete [2022-10-24T03:42:52.617Z] eaf3925da568: Verifying Checksum [2022-10-24T03:42:52.617Z] eaf3925da568: Download complete [2022-10-24T03:42:52.617Z] bde34c3a00c8: Verifying Checksum [2022-10-24T03:42:52.617Z] bde34c3a00c8: Download complete [2022-10-24T03:42:52.617Z] b352a97aabf1: Verifying Checksum [2022-10-24T03:42:52.617Z] b352a97aabf1: Download complete [2022-10-24T03:42:52.617Z] 4872d77fe225: Verifying Checksum [2022-10-24T03:42:52.617Z] 4872d77fe225: Download complete [2022-10-24T03:42:52.617Z] 5851b861e8e6: Download complete [2022-10-24T03:42:52.617Z] b85a868b505f: Verifying Checksum [2022-10-24T03:42:52.876Z] bab4dde63d76: Verifying Checksum [2022-10-24T03:42:52.876Z] bab4dde63d76: Download complete [2022-10-24T03:42:53.812Z] b85a868b505f: Pull complete [2022-10-24T03:42:54.071Z] e2be974225ed: Pull complete [2022-10-24T03:42:54.638Z] 339a4e72a1f5: Pull complete [2022-10-24T03:42:54.638Z] 988bab9f4d93: Pull complete [2022-10-24T03:42:54.896Z] 1469e6f7b9e6: Pull complete [2022-10-24T03:42:54.896Z] eaf3925da568: Pull complete [2022-10-24T03:42:56.812Z] bab4dde63d76: Pull complete [2022-10-24T03:42:56.812Z] bde34c3a00c8: Pull complete [2022-10-24T03:42:57.069Z] b352a97aabf1: Pull complete [2022-10-24T03:42:57.069Z] 4872d77fe225: Pull complete [2022-10-24T03:42:57.069Z] 5851b861e8e6: Pull complete [2022-10-24T03:42:57.069Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T03:42:57.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:42:57.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:42:57.155Z] prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container [2022-10-24T03:42:57.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T03:42:59.580Z] $ docker top 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 -eo pid,comm [2022-10-24T03:42:59.658Z] 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). [2022-10-24T03:42:59.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T03:42:59.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:42:59.695Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:42:59.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:42:59.793Z] $ docker exec 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent [2022-10-24T03:42:59.926Z] SSH_AUTH_SOCK=/tmp/ssh-idb1khoGIXeR/agent.32 [2022-10-24T03:42:59.926Z] SSH_AGENT_PID=38 [2022-10-24T03:42:59.933Z] Running ssh-add (command line suppressed) [2022-10-24T03:43:00.022Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_17939106481163327695.key (/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_17939106481163327695.key) [2022-10-24T03:43:00.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:43:00.340Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T03:43:00.340Z] $ docker exec --env ******** --env ******** 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent -k [2022-10-24T03:43:00.435Z] unset SSH_AUTH_SOCK; [2022-10-24T03:43:00.435Z] unset SSH_AGENT_PID; [2022-10-24T03:43:00.436Z] echo Agent pid 38 killed; [2022-10-24T03:43:00.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T03:43:00.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:43:00.482Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:43:00.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:43:00.593Z] $ docker exec 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent [2022-10-24T03:43:00.717Z] SSH_AUTH_SOCK=/tmp/ssh-BGb8yrWroNGG/agent.70 [2022-10-24T03:43:00.717Z] SSH_AGENT_PID=76 [2022-10-24T03:43:00.722Z] Running ssh-add (command line suppressed) [2022-10-24T03:43:00.817Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_15171142783216112052.key (/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_15171142783216112052.key) [2022-10-24T03:43:00.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:43:01.128Z] + git semver init [2022-10-24T03:43:01.387Z] 2022-10-24 03:43:01,291 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T03:43:01.387Z] 2022-10-24 03:43:01,293 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver [2022-10-24T03:43:01.387Z] 2022-10-24 03:43:01,294 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver [2022-10-24T03:43:01.387Z] 2022-10-24 03:43:01,294 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-426, universal_newlines=False, shell=None, istream=None) [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,242 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.git/info/exclude [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,242 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver/PR-426 with force:False [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,242 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver/PR-426 [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,247 [execute] INFO git cat-file --batch-check [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,253 [execute] INFO git cat-file --batch [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T03:43:02.323Z] 2022-10-24 03:43:02,259 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver/PR-426 [2022-10-24T03:43:02.323Z] 0.0.0 [Pipeline] } [2022-10-24T03:43:02.323Z] $ docker exec --env ******** --env ******** 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent -k [2022-10-24T03:43:02.429Z] unset SSH_AUTH_SOCK; [2022-10-24T03:43:02.429Z] unset SSH_AGENT_PID; [2022-10-24T03:43:02.429Z] echo Agent pid 76 killed; [2022-10-24T03:43:02.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T03:43:02.761Z] + git semver [Pipeline] } [2022-10-24T03:43:03.024Z] $ docker stop --time=1 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 [2022-10-24T03:43:04.350Z] $ docker rm -f 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:43:04.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T03:43:04.862Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T03:43:04.864Z] [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 [2022-10-24T03:43:05.013Z] provisioning config files... [2022-10-24T03:43:05.021Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config5737229482057866161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:43:05.311Z] ---> docker-login.sh [2022-10-24T03:43:05.311Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:43:05.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:43:05.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:43:05.311Z] Configure a credential helper to remove this warning. See [2022-10-24T03:43:05.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:43:05.311Z] [2022-10-24T03:43:05.311Z] Login Succeeded [2022-10-24T03:43:05.311Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:43:05.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:43:05.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:43:05.311Z] Configure a credential helper to remove this warning. See [2022-10-24T03:43:05.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:43:05.311Z] [2022-10-24T03:43:05.311Z] Login Succeeded [2022-10-24T03:43:05.311Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:43:05.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:43:05.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:43:05.570Z] Configure a credential helper to remove this warning. See [2022-10-24T03:43:05.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:43:05.570Z] [2022-10-24T03:43:05.570Z] Login Succeeded [2022-10-24T03:43:05.570Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:43:05.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:43:05.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:43:05.570Z] Configure a credential helper to remove this warning. See [2022-10-24T03:43:05.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:43:05.570Z] [2022-10-24T03:43:05.570Z] Login Succeeded [2022-10-24T03:43:05.570Z] docker.io [2022-10-24T03:43:05.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:43:06.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:43:06.089Z] Configure a credential helper to remove this warning. See [2022-10-24T03:43:06.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:43:06.089Z] [2022-10-24T03:43:06.089Z] Login Succeeded [2022-10-24T03:43:06.089Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:43:06.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T03:43:06.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:43:06.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:43:06.165Z] ========================================================= [2022-10-24T03:43:06.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T03:43:06.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:43:06.545Z] + 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 . [2022-10-24T03:43:06.545Z] Sending build context to Docker daemon 6.203MB [2022-10-24T03:43:06.545Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:43:06.545Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T03:43:06.545Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T03:43:06.545Z] 213ec9aee27d: Pulling fs layer [2022-10-24T03:43:06.545Z] 4583459ba037: Pulling fs layer [2022-10-24T03:43:06.545Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T03:43:06.545Z] 53926ce57604: Pulling fs layer [2022-10-24T03:43:06.545Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T03:43:06.545Z] 30f14e443154: Pulling fs layer [2022-10-24T03:43:06.545Z] 801331c1e519: Pulling fs layer [2022-10-24T03:43:06.545Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T03:43:06.545Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T03:43:06.545Z] 99cc6dd402b0: Waiting [2022-10-24T03:43:06.545Z] 30f14e443154: Waiting [2022-10-24T03:43:06.545Z] 7d9ed39f4882: Waiting [2022-10-24T03:43:06.545Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T03:43:06.545Z] 93c1e223e6f2: Download complete [2022-10-24T03:43:06.545Z] 4583459ba037: Download complete [2022-10-24T03:43:06.545Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T03:43:06.545Z] 21b2b0c7a3f4: Download complete [2022-10-24T03:43:06.805Z] 30f14e443154: Download complete [2022-10-24T03:43:06.805Z] 213ec9aee27d: Verifying Checksum [2022-10-24T03:43:06.805Z] 213ec9aee27d: Download complete [2022-10-24T03:43:06.805Z] 801331c1e519: Verifying Checksum [2022-10-24T03:43:06.805Z] 801331c1e519: Download complete [2022-10-24T03:43:06.805Z] 213ec9aee27d: Pull complete [2022-10-24T03:43:07.069Z] 4583459ba037: Pull complete [2022-10-24T03:43:07.069Z] 93c1e223e6f2: Pull complete [2022-10-24T03:43:07.330Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T03:43:07.330Z] 7d9ed39f4882: Download complete [2022-10-24T03:43:07.591Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T03:43:07.591Z] 99cc6dd402b0: Download complete [2022-10-24T03:43:07.591Z] 53926ce57604: Verifying Checksum [2022-10-24T03:43:07.591Z] 53926ce57604: Download complete [2022-10-24T03:43:11.784Z] 53926ce57604: Pull complete [2022-10-24T03:43:11.784Z] 21b2b0c7a3f4: Pull complete [2022-10-24T03:43:11.784Z] 30f14e443154: Pull complete [2022-10-24T03:43:11.784Z] 801331c1e519: Pull complete [2022-10-24T03:43:13.685Z] 99cc6dd402b0: Pull complete [2022-10-24T03:43:14.251Z] 7d9ed39f4882: Pull complete [2022-10-24T03:43:14.251Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T03:43:14.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T03:43:14.251Z] ---> 1dedd983c030 [2022-10-24T03:43:14.251Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:43:17.574Z] ---> Running in da77c6fffacb [2022-10-24T03:43:17.574Z] Removing intermediate container da77c6fffacb [2022-10-24T03:43:17.574Z] ---> ddf0bb7c431c [2022-10-24T03:43:17.574Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:43:17.833Z] ---> Running in bebdae78aac6 [2022-10-24T03:43:17.833Z] Removing intermediate container bebdae78aac6 [2022-10-24T03:43:17.833Z] ---> 0121298274a4 [2022-10-24T03:43:17.833Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:43:17.833Z] ---> Running in 481b756e4a13 [2022-10-24T03:43:17.833Z] Removing intermediate container 481b756e4a13 [2022-10-24T03:43:17.833Z] ---> 6929ef05e16f [2022-10-24T03:43:17.833Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:43:18.092Z] ---> Running in 396122fd997b [2022-10-24T03:43:18.092Z] Removing intermediate container 396122fd997b [2022-10-24T03:43:18.092Z] ---> be0c2e5c9727 [2022-10-24T03:43:18.092Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:43:18.092Z] ---> Running in f9aa75f186b0 [2022-10-24T03:43:18.658Z] Removing intermediate container f9aa75f186b0 [2022-10-24T03:43:18.658Z] ---> 3875050a5fc9 [2022-10-24T03:43:18.658Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:43:18.658Z] ---> Running in 6220f8a0bb4d [2022-10-24T03:43:18.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:43:19.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:43:19.967Z] Still waiting to schedule task [2022-10-24T03:43:19.968Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9062’ [2022-10-24T03:43:20.115Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T03:43:20.115Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T03:43:20.115Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T03:43:20.374Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T03:43:20.374Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:43:20.374Z] OK: 216 MiB in 55 packages [2022-10-24T03:43:20.941Z] Removing intermediate container 6220f8a0bb4d [2022-10-24T03:43:20.941Z] ---> 3d8ec5a82496 [2022-10-24T03:43:20.941Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-24T03:43:20.941Z] ---> Running in 5261c7f59613 [2022-10-24T03:43:20.941Z] Removing intermediate container 5261c7f59613 [2022-10-24T03:43:20.941Z] ---> 681bce58ea16 [2022-10-24T03:43:20.942Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T03:43:21.200Z] ---> 1bf64b999721 [2022-10-24T03:43:21.200Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:43:21.200Z] ---> Running in cca2ded01ff8 [2022-10-24T03:43:39.285Z] Removing intermediate container cca2ded01ff8 [2022-10-24T03:43:39.285Z] ---> f2b87c4a821a [2022-10-24T03:43:39.285Z] Step 12/13 : COPY . . [2022-10-24T03:43:39.285Z] ---> 6220e6a3952b [2022-10-24T03:43:39.285Z] Step 13/13 : RUN $MAKE [2022-10-24T03:43:39.285Z] ---> Running in bd25a8785b3e [2022-10-24T03:43:39.545Z] noop [2022-10-24T03:43:39.803Z] Removing intermediate container bd25a8785b3e [2022-10-24T03:43:39.803Z] ---> 356bd419acac [2022-10-24T03:43:39.803Z] Successfully built 356bd419acac [2022-10-24T03:43:39.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:43:40.114Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T03:43:40.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:43:40.177Z] prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container [2022-10-24T03:43:40.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T03:43:40.523Z] $ docker top ffa539c1332f91dc37a0d9bbd8357a795cd33d5da7e9f309dddb0978901998df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:43:40.879Z] + go version [2022-10-24T03:43:40.879Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T03:43:40.887Z] $ docker stop --time=1 ffa539c1332f91dc37a0d9bbd8357a795cd33d5da7e9f309dddb0978901998df [2022-10-24T03:43:42.156Z] $ docker rm -f ffa539c1332f91dc37a0d9bbd8357a795cd33d5da7e9f309dddb0978901998df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:43:42.556Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T03:43:42.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:43:42.622Z] prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container [2022-10-24T03:43:42.646Z] $ 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-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T03:43:42.996Z] $ docker top ecdc59e6db3c5bcc5e54ea7119e9032ea2a6a62ead57f687ed4adeba3ac4be4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:43:43.347Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-426 [Pipeline] fileExists [Pipeline] sh [2022-10-24T03:43:43.638Z] + make test [2022-10-24T03:43:43.638Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T03:43:43.896Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-24T03:43:53.867Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-24T03:43:53.867Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-10-24T03:43:53.867Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-24T03:44:01.991Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T03:44:01.991Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T03:44:04.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T03:44:04.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T03:44:04.522Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T03:44:04.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T03:44:04.546Z] $ docker stop --time=1 ecdc59e6db3c5bcc5e54ea7119e9032ea2a6a62ead57f687ed4adeba3ac4be4c [2022-10-24T03:44:06.674Z] $ docker rm -f ecdc59e6db3c5bcc5e54ea7119e9032ea2a6a62ead57f687ed4adeba3ac4be4c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:44:07.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T03:44:07.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T03:44:07.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T03:44:08.020Z] + ls -al . [2022-10-24T03:44:08.020Z] total 192 [2022-10-24T03:44:08.020Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 03:43 . [2022-10-24T03:44:08.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:42 .. [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 03:42 .dockerignore [2022-10-24T03:44:08.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:43 .git [2022-10-24T03:44:08.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:42 .github [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 03:42 .gitignore [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 03:42 .golangci.yml [2022-10-24T03:44:08.020Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:43 .semver [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 03:42 Attribution.txt [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 03:42 CHANGELOG.md [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 03:42 Dockerfile [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 03:42 GOVERNANCE.md [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 03:42 Jenkinsfile [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 03:42 LICENSE [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 03:42 Makefile [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 03:42 OWNERS.md [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 03:42 README.md [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 03:43 VERSION [2022-10-24T03:44:08.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:42 bin [2022-10-24T03:44:08.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:42 cmd [2022-10-24T03:44:08.020Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 03:43 coverage.out [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 3511 Oct 24 03:42 go.mod [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 45142 Oct 24 03:42 go.sum [2022-10-24T03:44:08.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:42 internal [2022-10-24T03:44:08.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:42 mock [2022-10-24T03:44:08.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:42 snap [2022-10-24T03:44:08.020Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 03:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:44:08.321Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=52ac7bce3e07afa356d7898559318966c55d99f5 --label arch=amd64 --label version=0.0.0 . [2022-10-24T03:44:08.321Z] Sending build context to Docker daemon 6.221MB [2022-10-24T03:44:08.321Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:44:08.321Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T03:44:08.321Z] ---> 356bd419acac [2022-10-24T03:44:08.321Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:44:08.321Z] ---> Running in b360383f63d5 [2022-10-24T03:44:08.579Z] Removing intermediate container b360383f63d5 [2022-10-24T03:44:08.579Z] ---> be6d2c29abc9 [2022-10-24T03:44:08.579Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:44:08.579Z] ---> Running in 137d41cd3e27 [2022-10-24T03:44:08.579Z] Removing intermediate container 137d41cd3e27 [2022-10-24T03:44:08.579Z] ---> 98fbe1975350 [2022-10-24T03:44:08.579Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:44:08.579Z] ---> Running in bce98413f501 [2022-10-24T03:44:08.837Z] Removing intermediate container bce98413f501 [2022-10-24T03:44:08.837Z] ---> 7dda66e0f948 [2022-10-24T03:44:08.837Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:44:08.837Z] ---> Running in 49ed4a304020 [2022-10-24T03:44:08.837Z] Removing intermediate container 49ed4a304020 [2022-10-24T03:44:08.837Z] ---> 20cf9c91b209 [2022-10-24T03:44:08.837Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:44:08.837Z] ---> Running in 7c040ee6e514 [2022-10-24T03:44:09.404Z] Removing intermediate container 7c040ee6e514 [2022-10-24T03:44:09.404Z] ---> 58562226f792 [2022-10-24T03:44:09.404Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:44:09.404Z] ---> Running in 0d18b8e52cc8 [2022-10-24T03:44:09.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:44:10.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:44:10.865Z] OK: 216 MiB in 55 packages [2022-10-24T03:44:11.124Z] Removing intermediate container 0d18b8e52cc8 [2022-10-24T03:44:11.124Z] ---> 3c81b155bba1 [2022-10-24T03:44:11.124Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-24T03:44:11.124Z] ---> Running in 1f8e51971a56 [2022-10-24T03:44:11.383Z] Removing intermediate container 1f8e51971a56 [2022-10-24T03:44:11.383Z] ---> ca6cd22d0d8b [2022-10-24T03:44:11.383Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T03:44:11.383Z] ---> cd861fefe8ca [2022-10-24T03:44:11.383Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:44:11.383Z] ---> Running in 131f156a8047 [2022-10-24T03:44:11.953Z] Removing intermediate container 131f156a8047 [2022-10-24T03:44:11.953Z] ---> 9bda548f588f [2022-10-24T03:44:11.953Z] Step 12/25 : COPY . . [2022-10-24T03:44:12.521Z] ---> 4fda527f1b90 [2022-10-24T03:44:12.521Z] Step 13/25 : RUN $MAKE [2022-10-24T03:44:12.521Z] ---> Running in f772e71397cc [2022-10-24T03:44:12.781Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-24T03:44:34.708Z] Removing intermediate container f772e71397cc [2022-10-24T03:44:34.708Z] ---> 8c84e98fd581 [2022-10-24T03:44:34.708Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T03:44:34.708Z] 3.16: Pulling from library/alpine [2022-10-24T03:44:34.708Z] 213ec9aee27d: Already exists [2022-10-24T03:44:34.708Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T03:44:34.708Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T03:44:34.708Z] ---> 9c6f07244728 [2022-10-24T03:44:34.708Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-24T03:44:34.708Z] ---> Running in 5c057a4b00a0 [2022-10-24T03:44:34.708Z] Removing intermediate container 5c057a4b00a0 [2022-10-24T03:44:34.708Z] ---> d7deb3307715 [2022-10-24T03:44:34.708Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T03:44:34.708Z] ---> Running in e0925cfc0cfd [2022-10-24T03:44:34.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:44:35.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:44:35.484Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T03:44:35.484Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T03:44:35.484Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T03:44:35.484Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T03:44:35.484Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T03:44:35.484Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T03:44:35.484Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:44:35.484Z] OK: 8 MiB in 20 packages [2022-10-24T03:44:36.048Z] Removing intermediate container e0925cfc0cfd [2022-10-24T03:44:36.048Z] ---> 51140cdccfa0 [2022-10-24T03:44:36.048Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-24T03:44:36.621Z] ---> 3ac7e74fd8f1 [2022-10-24T03:44:36.621Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-24T03:44:36.621Z] ---> a50301a0492a [2022-10-24T03:44:36.621Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-24T03:44:36.880Z] ---> 4908e7ceda81 [2022-10-24T03:44:36.880Z] Step 20/25 : EXPOSE 59982 [2022-10-24T03:44:36.880Z] ---> Running in 6a79fd5d508a [2022-10-24T03:44:36.880Z] Removing intermediate container 6a79fd5d508a [2022-10-24T03:44:36.880Z] ---> 86b99e5b5fd8 [2022-10-24T03:44:36.880Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-24T03:44:36.880Z] ---> Running in 48cea9686a8b [2022-10-24T03:44:37.139Z] Removing intermediate container 48cea9686a8b [2022-10-24T03:44:37.139Z] ---> 30b2513fd918 [2022-10-24T03:44:37.139Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T03:44:37.139Z] ---> Running in a88b25761aeb [2022-10-24T03:44:37.139Z] Removing intermediate container a88b25761aeb [2022-10-24T03:44:37.139Z] ---> 2f119e47d74d [2022-10-24T03:44:37.139Z] Step 23/25 : LABEL arch=amd64 [2022-10-24T03:44:37.139Z] ---> Running in e55e36cf4457 [2022-10-24T03:44:37.398Z] Removing intermediate container e55e36cf4457 [2022-10-24T03:44:37.398Z] ---> f08df7d1d6fb [2022-10-24T03:44:37.398Z] Step 24/25 : LABEL git_sha=52ac7bce3e07afa356d7898559318966c55d99f5 [2022-10-24T03:44:37.398Z] ---> Running in fed19c1bbc6d [2022-10-24T03:44:37.398Z] Removing intermediate container fed19c1bbc6d [2022-10-24T03:44:37.398Z] ---> 5730ed84fe9f [2022-10-24T03:44:37.398Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T03:44:37.398Z] ---> Running in 0bece79eb573 [2022-10-24T03:44:37.398Z] Removing intermediate container 0bece79eb573 [2022-10-24T03:44:37.398Z] ---> 782a09b9e6b3 [2022-10-24T03:44:37.398Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T03:44:37.398Z] Successfully built 782a09b9e6b3 [2022-10-24T03:44:37.398Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:44:37.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:44:37.825Z] [2022-10-24T03:44:37.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:44:38.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:44:38.118Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T03:44:38.118Z] 5eb5b503b376: Pulling fs layer [2022-10-24T03:44:38.118Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T03:44:38.118Z] ec43610c2a17: Pulling fs layer [2022-10-24T03:44:38.118Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T03:44:38.118Z] 33b1e0a273af: Pulling fs layer [2022-10-24T03:44:38.118Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T03:44:38.118Z] 2f39f015ded8: Pulling fs layer [2022-10-24T03:44:38.118Z] 3a2ae6a8a46f: Waiting [2022-10-24T03:44:38.118Z] 33b1e0a273af: Waiting [2022-10-24T03:44:38.118Z] 5d3b04190fa2: Waiting [2022-10-24T03:44:38.118Z] 2f39f015ded8: Waiting [2022-10-24T03:44:38.118Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T03:44:38.118Z] 5c69ac0246d0: Download complete [2022-10-24T03:44:38.118Z] 3a2ae6a8a46f: Download complete [2022-10-24T03:44:38.118Z] 33b1e0a273af: Verifying Checksum [2022-10-24T03:44:38.118Z] 33b1e0a273af: Download complete [2022-10-24T03:44:38.118Z] 5d3b04190fa2: Download complete [2022-10-24T03:44:38.118Z] ec43610c2a17: Verifying Checksum [2022-10-24T03:44:38.118Z] ec43610c2a17: Download complete [2022-10-24T03:44:38.376Z] 5eb5b503b376: Verifying Checksum [2022-10-24T03:44:38.376Z] 5eb5b503b376: Download complete [2022-10-24T03:44:38.943Z] 2f39f015ded8: Download complete [2022-10-24T03:44:39.510Z] 5eb5b503b376: Pull complete [2022-10-24T03:44:39.766Z] 5c69ac0246d0: Pull complete [2022-10-24T03:44:40.332Z] ec43610c2a17: Pull complete [2022-10-24T03:44:40.332Z] 3a2ae6a8a46f: Pull complete [2022-10-24T03:44:40.332Z] 33b1e0a273af: Pull complete [2022-10-24T03:44:40.588Z] 5d3b04190fa2: Pull complete [2022-10-24T03:44:44.822Z] 2f39f015ded8: Pull complete [2022-10-24T03:44:44.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T03:44:44.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:44:44.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:44:44.907Z] prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container [2022-10-24T03:44:44.940Z] $ 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-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T03:44:47.737Z] $ docker top 3a8b4463072c9e2a98fcb26b35e5faa5efb4040dc9a4da7af499e86127122d4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:44:48.115Z] ---> job-cost.sh [2022-10-24T03:44:48.115Z] lf-activate-venv: SKIPPING [2022-10-24T03:44:48.115Z] INFO: No Stack... [2022-10-24T03:44:48.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T03:44:48.941Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T03:44:49.226Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives/cost.csv [2022-10-24T03:44:49.226Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T03:44:49.240Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [2022-10-24T03:44:49.245Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] did not exist. Created. [2022-10-24T03:44:49.245Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T03:44:49.542Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T03:44:49.572Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T03:44:49.579Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T03:44:49.602Z] $ docker stop --time=1 3a8b4463072c9e2a98fcb26b35e5faa5efb4040dc9a4da7af499e86127122d4e [2022-10-24T03:44:50.760Z] $ docker rm -f 3a8b4463072c9e2a98fcb26b35e5faa5efb4040dc9a4da7af499e86127122d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T03:50:54.018Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9136 in /w/workspace/gexfoundry_device-mqtt-go_PR-426 [Pipeline] { [Pipeline] ws [2022-10-24T03:50:54.031Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2022-10-24T03:50:54.072Z] Selected Git installation does not exist. Using Default [2022-10-24T03:50:54.072Z] The recommended git tool is: NONE [2022-10-24T03:51:00.615Z] using credential edgex-jenkins-ssh [2022-10-24T03:51:00.636Z] Cloning the remote Git repository [2022-10-24T03:51:00.720Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-24T03:51:00.830Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2022-10-24T03:51:01.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-24T03:51:01.026Z] > git --version # timeout=10 [2022-10-24T03:51:01.050Z] > git --version # 'git version 2.25.1' [2022-10-24T03:51:01.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T03:51:01.113Z] Verifying host key using known hosts file [2022-10-24T03:51:01.362Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T03:51:01.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T03:51:02.628Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-24T03:51:02.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T03:51:04.340Z] Merging remotes/origin/main commit 11292522a1b172e39acbcf030b4ae47cdeea6eca into PR head commit 52ac7bce3e07afa356d7898559318966c55d99f5 [2022-10-24T03:51:03.670Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-24T03:51:03.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-24T03:51:03.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T03:51:03.734Z] Verifying host key using known hosts file [2022-10-24T03:51:03.741Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T03:51:03.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-24T03:51:04.363Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T03:51:04.387Z] > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # timeout=10 [2022-10-24T03:51:04.614Z] Merge succeeded, producing 52ac7bce3e07afa356d7898559318966c55d99f5 [2022-10-24T03:51:04.614Z] Checking out Revision 52ac7bce3e07afa356d7898559318966c55d99f5 (PR-426) [2022-10-24T03:51:05.251Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T03:51:04.492Z] > git remote # timeout=10 [2022-10-24T03:51:04.512Z] > git config --get remote.origin.url # timeout=10 [2022-10-24T03:51:04.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T03:51:04.545Z] Verifying host key using known hosts file [2022-10-24T03:51:04.549Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T03:51:04.561Z] > git merge 11292522a1b172e39acbcf030b4ae47cdeea6eca # timeout=10 [2022-10-24T03:51:04.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-24T03:51:04.624Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T03:51:04.643Z] > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # timeout=10 [2022-10-24T03:51:06.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T03:51:06.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T03:51:06.139Z] Dload Upload Total Spent Left Speed [2022-10-24T03:51:06.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-10-24T03:51:06.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T03:51:07.091Z] + sudo+ sudo tee /etc/docker/daemon.new [2022-10-24T03:51:07.092Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T03:51:07.092Z] { [2022-10-24T03:51:07.092Z] "registry-mirrors": [ [2022-10-24T03:51:07.092Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T03:51:07.092Z] ], [2022-10-24T03:51:07.092Z] "bip": "10.250.0.254/24", [2022-10-24T03:51:07.092Z] "hosts": [ [2022-10-24T03:51:07.092Z] "tcp://0.0.0.0:5555", [2022-10-24T03:51:07.092Z] "unix:///var/run/docker.sock" [2022-10-24T03:51:07.092Z] ], [2022-10-24T03:51:07.092Z] "mtu": 1458, [2022-10-24T03:51:07.092Z] "selinux-enabled": true, [2022-10-24T03:51:07.092Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T03:51:07.092Z] } [Pipeline] sh [2022-10-24T03:51:07.424Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T03:51:07.750Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:51:26.041Z] provisioning config files... [2022-10-24T03:51:26.073Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config3734148096469810048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:51:26.439Z] ---> docker-login.sh [2022-10-24T03:51:26.439Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:51:27.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:51:27.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:51:27.309Z] Configure a credential helper to remove this warning. See [2022-10-24T03:51:27.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:51:27.309Z] [2022-10-24T03:51:27.309Z] Login Succeeded [2022-10-24T03:51:27.309Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:51:27.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:51:27.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:51:27.582Z] Configure a credential helper to remove this warning. See [2022-10-24T03:51:27.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:51:27.582Z] [2022-10-24T03:51:27.582Z] Login Succeeded [2022-10-24T03:51:27.856Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:51:28.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:51:28.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:51:28.128Z] Configure a credential helper to remove this warning. See [2022-10-24T03:51:28.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:51:28.128Z] [2022-10-24T03:51:28.128Z] Login Succeeded [2022-10-24T03:51:28.128Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:51:28.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:51:28.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:51:28.401Z] Configure a credential helper to remove this warning. See [2022-10-24T03:51:28.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:51:28.401Z] [2022-10-24T03:51:28.401Z] Login Succeeded [2022-10-24T03:51:28.401Z] docker.io [2022-10-24T03:51:28.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:51:29.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:51:29.268Z] Configure a credential helper to remove this warning. See [2022-10-24T03:51:29.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:51:29.268Z] [2022-10-24T03:51:29.268Z] Login Succeeded [2022-10-24T03:51:29.268Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:51:29.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T03:51:29.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:51:29.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:51:29.505Z] ========================================================= [2022-10-24T03:51:29.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T03:51:29.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:51:29.868Z] + 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 . [2022-10-24T03:51:30.139Z] Sending build context to Docker daemon 3.214MB [2022-10-24T03:51:30.139Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:51:30.139Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T03:51:30.424Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T03:51:30.424Z] 9b18e9b68314: Pulling fs layer [2022-10-24T03:51:30.424Z] d32db5db7311: Pulling fs layer [2022-10-24T03:51:30.424Z] d0c4b47475fc: Pulling fs layer [2022-10-24T03:51:30.424Z] 5831b945b038: Pulling fs layer [2022-10-24T03:51:30.424Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T03:51:30.424Z] e10730c5d714: Pulling fs layer [2022-10-24T03:51:30.424Z] 5dd5c2283517: Pulling fs layer [2022-10-24T03:51:30.424Z] d5ac0230b979: Pulling fs layer [2022-10-24T03:51:30.424Z] e10730c5d714: Waiting [2022-10-24T03:51:30.424Z] 5dd5c2283517: Waiting [2022-10-24T03:51:30.424Z] d5ac0230b979: Waiting [2022-10-24T03:51:30.424Z] 5831b945b038: Waiting [2022-10-24T03:51:30.424Z] 86bbec2aaacd: Waiting [2022-10-24T03:51:30.424Z] d0c4b47475fc: Verifying Checksum [2022-10-24T03:51:30.424Z] d0c4b47475fc: Download complete [2022-10-24T03:51:30.424Z] d32db5db7311: Download complete [2022-10-24T03:51:30.424Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T03:51:30.424Z] 86bbec2aaacd: Download complete [2022-10-24T03:51:30.424Z] e10730c5d714: Download complete [2022-10-24T03:51:30.424Z] 9b18e9b68314: Verifying Checksum [2022-10-24T03:51:30.424Z] 9b18e9b68314: Download complete [2022-10-24T03:51:31.429Z] 9b18e9b68314: Pull complete [2022-10-24T03:51:31.709Z] d5ac0230b979: Verifying Checksum [2022-10-24T03:51:31.709Z] d5ac0230b979: Download complete [2022-10-24T03:51:31.993Z] d32db5db7311: Pull complete [2022-10-24T03:51:32.606Z] d0c4b47475fc: Pull complete [2022-10-24T03:51:32.885Z] 5dd5c2283517: Verifying Checksum [2022-10-24T03:51:32.885Z] 5dd5c2283517: Download complete [2022-10-24T03:51:33.893Z] 5831b945b038: Download complete [2022-10-24T03:51:49.088Z] 5831b945b038: Pull complete [2022-10-24T03:51:49.088Z] 86bbec2aaacd: Pull complete [2022-10-24T03:51:49.088Z] e10730c5d714: Pull complete [2022-10-24T03:51:53.382Z] 5dd5c2283517: Pull complete [2022-10-24T03:51:55.343Z] d5ac0230b979: Pull complete [2022-10-24T03:51:55.343Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T03:51:55.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T03:51:55.343Z] ---> 59b3b1a385d4 [2022-10-24T03:51:55.343Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:51:57.937Z] ---> Running in c1bc27b54e3c [2022-10-24T03:51:57.937Z] Removing intermediate container c1bc27b54e3c [2022-10-24T03:51:57.937Z] ---> 7772f8e241c5 [2022-10-24T03:51:57.937Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:51:57.937Z] ---> Running in 864fb135ce43 [2022-10-24T03:51:58.207Z] Removing intermediate container 864fb135ce43 [2022-10-24T03:51:58.207Z] ---> 032d98595ce1 [2022-10-24T03:51:58.207Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:51:58.207Z] ---> Running in b71a67eea3de [2022-10-24T03:51:58.799Z] Removing intermediate container b71a67eea3de [2022-10-24T03:51:58.799Z] ---> c1206af00abe [2022-10-24T03:51:58.799Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:51:58.799Z] ---> Running in 3d518747f9a5 [2022-10-24T03:51:59.070Z] Removing intermediate container 3d518747f9a5 [2022-10-24T03:51:59.070Z] ---> 6d723c84dcef [2022-10-24T03:51:59.070Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:51:59.339Z] ---> Running in 21c997b6ea16 [2022-10-24T03:52:01.324Z] Removing intermediate container 21c997b6ea16 [2022-10-24T03:52:01.324Z] ---> b989d2710219 [2022-10-24T03:52:01.324Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:52:01.324Z] ---> Running in 83d5a9f7e749 [2022-10-24T03:52:02.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T03:52:03.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T03:52:04.710Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T03:52:04.710Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T03:52:04.710Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T03:52:04.981Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T03:52:04.981Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:52:05.255Z] OK: 226 MiB in 55 packages [2022-10-24T03:52:06.239Z] Removing intermediate container 83d5a9f7e749 [2022-10-24T03:52:06.239Z] ---> 1a63ceed490b [2022-10-24T03:52:06.239Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-24T03:52:06.509Z] ---> Running in 5303974f4288 [2022-10-24T03:52:06.784Z] Removing intermediate container 5303974f4288 [2022-10-24T03:52:06.784Z] ---> bb7d4fd3fbfe [2022-10-24T03:52:06.784Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T03:52:07.376Z] ---> ab11e433bd77 [2022-10-24T03:52:07.376Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:52:07.376Z] ---> Running in 19fe5dcdc98f [2022-10-24T03:53:03.843Z] Removing intermediate container 19fe5dcdc98f [2022-10-24T03:53:03.843Z] ---> 3d07f93b38c8 [2022-10-24T03:53:03.843Z] Step 12/13 : COPY . . [2022-10-24T03:53:03.843Z] ---> 5989dad09794 [2022-10-24T03:53:03.843Z] Step 13/13 : RUN $MAKE [2022-10-24T03:53:03.843Z] ---> Running in aded6ff20fbd [2022-10-24T03:53:03.843Z] noop [2022-10-24T03:53:04.433Z] Removing intermediate container aded6ff20fbd [2022-10-24T03:53:04.433Z] ---> dda39c6d65c3 [2022-10-24T03:53:04.433Z] Successfully built dda39c6d65c3 [2022-10-24T03:53:04.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:53:04.791Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T03:53:04.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:53:04.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-9136 does not seem to be running inside a container [2022-10-24T03:53:05.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T03:53:06.272Z] $ docker top 769c856c7d87017e3ce81de21912524aa7aac8988b7f278c5dd3987e958ae655 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:53:07.102Z] + go version [2022-10-24T03:53:07.102Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T03:53:07.131Z] $ docker stop --time=1 769c856c7d87017e3ce81de21912524aa7aac8988b7f278c5dd3987e958ae655 [2022-10-24T03:53:08.788Z] $ docker rm -f 769c856c7d87017e3ce81de21912524aa7aac8988b7f278c5dd3987e958ae655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:53:09.359Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T03:53:09.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:53:09.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-9136 does not seem to be running inside a container [2022-10-24T03:53:09.621Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T03:53:10.888Z] $ docker top f36de2bccd16b53d984c216efe75b739d0fd31337374886327a51dd4dd335152 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:53:11.753Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh [2022-10-24T03:53:12.419Z] + make test [2022-10-24T03:53:12.419Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T03:53:14.375Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-24T03:54:51.074Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-24T03:54:51.074Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.8% of statements [2022-10-24T03:54:51.074Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-24T03:54:51.074Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T03:54:51.074Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T03:55:23.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T03:55:23.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T03:55:23.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T03:55:23.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T03:55:23.362Z] $ docker stop --time=1 f36de2bccd16b53d984c216efe75b739d0fd31337374886327a51dd4dd335152 [2022-10-24T03:55:25.315Z] $ docker rm -f f36de2bccd16b53d984c216efe75b739d0fd31337374886327a51dd4dd335152 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:55:26.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T03:55:26.519Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T03:55:27.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T03:55:27.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T03:55:27.912Z] + ls -al . [2022-10-24T03:55:27.912Z] total 188 [2022-10-24T03:55:27.912Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 03:53 . [2022-10-24T03:55:27.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:51 .. [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 03:51 .dockerignore [2022-10-24T03:55:27.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:51 .git [2022-10-24T03:55:27.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:51 .github [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 03:51 .gitignore [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 03:51 .golangci.yml [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 03:51 Attribution.txt [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 03:51 CHANGELOG.md [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 03:51 Dockerfile [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 03:51 GOVERNANCE.md [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 03:51 Jenkinsfile [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 03:51 LICENSE [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 03:51 Makefile [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 03:51 OWNERS.md [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 03:51 README.md [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 03:43 VERSION [2022-10-24T03:55:27.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:51 bin [2022-10-24T03:55:27.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:51 cmd [2022-10-24T03:55:27.912Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 03:54 coverage.out [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 3511 Oct 24 03:51 go.mod [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 45142 Oct 24 03:51 go.sum [2022-10-24T03:55:27.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:51 internal [2022-10-24T03:55:27.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:51 mock [2022-10-24T03:55:27.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:51 snap [2022-10-24T03:55:27.912Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:55:28.283Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=52ac7bce3e07afa356d7898559318966c55d99f5 --label arch=arm64 --label version=0.0.0 . [2022-10-24T03:55:28.873Z] Sending build context to Docker daemon 3.233MB [2022-10-24T03:55:28.873Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:55:28.873Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T03:55:28.873Z] ---> dda39c6d65c3 [2022-10-24T03:55:28.873Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:55:28.873Z] ---> Running in 829217f47882 [2022-10-24T03:55:29.145Z] Removing intermediate container 829217f47882 [2022-10-24T03:55:29.145Z] ---> ce99fc3815ad [2022-10-24T03:55:29.145Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:55:29.415Z] ---> Running in 7c71e7d24c03 [2022-10-24T03:55:29.999Z] Removing intermediate container 7c71e7d24c03 [2022-10-24T03:55:29.999Z] ---> 1bdf888d68ec [2022-10-24T03:55:29.999Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:55:29.999Z] ---> Running in 18cb92de2835 [2022-10-24T03:55:30.584Z] Removing intermediate container 18cb92de2835 [2022-10-24T03:55:30.584Z] ---> 222af21e665e [2022-10-24T03:55:30.584Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:55:30.851Z] ---> Running in 6b74bf06f3b7 [2022-10-24T03:55:31.434Z] Removing intermediate container 6b74bf06f3b7 [2022-10-24T03:55:31.434Z] ---> e4550db7e61e [2022-10-24T03:55:31.434Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:55:31.434Z] ---> Running in 704e37e0a754 [2022-10-24T03:55:33.393Z] Removing intermediate container 704e37e0a754 [2022-10-24T03:55:33.393Z] ---> 2f8b5fc39ac7 [2022-10-24T03:55:33.393Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:55:33.393Z] ---> Running in c95205857536 [2022-10-24T03:55:34.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T03:55:35.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T03:55:36.831Z] OK: 226 MiB in 55 packages [2022-10-24T03:55:38.249Z] Removing intermediate container c95205857536 [2022-10-24T03:55:38.249Z] ---> c750909a80a1 [2022-10-24T03:55:38.249Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-24T03:55:38.249Z] ---> Running in d76c570f2a5a [2022-10-24T03:55:38.518Z] Removing intermediate container d76c570f2a5a [2022-10-24T03:55:38.518Z] ---> b8054edd521f [2022-10-24T03:55:38.518Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T03:55:39.110Z] ---> 159a3da77a2a [2022-10-24T03:55:39.110Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:55:39.382Z] ---> Running in 1b8d060f411b [2022-10-24T03:55:41.352Z] Removing intermediate container 1b8d060f411b [2022-10-24T03:55:41.352Z] ---> 9951458b6188 [2022-10-24T03:55:41.352Z] Step 12/25 : COPY . . [2022-10-24T03:55:42.319Z] ---> ce6041979923 [2022-10-24T03:55:42.319Z] Step 13/25 : RUN $MAKE [2022-10-24T03:55:42.589Z] ---> Running in d31814f45fbe [2022-10-24T03:55:43.553Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-24T03:58:20.364Z] Removing intermediate container d31814f45fbe [2022-10-24T03:58:20.364Z] ---> cbfe39d983a2 [2022-10-24T03:58:20.364Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T03:58:20.364Z] 3.16: Pulling from library/alpine [2022-10-24T03:58:20.364Z] 9b18e9b68314: Already exists [2022-10-24T03:58:20.364Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T03:58:20.364Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T03:58:20.364Z] ---> a6215f271958 [2022-10-24T03:58:20.364Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-24T03:58:20.364Z] ---> Running in 64efcb04d429 [2022-10-24T03:58:20.364Z] Removing intermediate container 64efcb04d429 [2022-10-24T03:58:20.364Z] ---> 9e1e97fa08af [2022-10-24T03:58:20.364Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T03:58:20.364Z] ---> Running in aa49a9282d0b [2022-10-24T03:58:20.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T03:58:20.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T03:58:20.364Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T03:58:20.364Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T03:58:20.364Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T03:58:20.364Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T03:58:20.364Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T03:58:20.364Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T03:58:20.364Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:58:20.364Z] OK: 8 MiB in 20 packages [2022-10-24T03:58:20.364Z] Removing intermediate container aa49a9282d0b [2022-10-24T03:58:20.364Z] ---> 33bcd81a35f4 [2022-10-24T03:58:20.364Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-24T03:58:20.364Z] ---> c1353394a2cf [2022-10-24T03:58:20.364Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-24T03:58:20.632Z] ---> 70378f10dc85 [2022-10-24T03:58:20.632Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-24T03:58:21.220Z] ---> 2bfed34e207f [2022-10-24T03:58:21.220Z] Step 20/25 : EXPOSE 59982 [2022-10-24T03:58:21.490Z] ---> Running in 04b35a89bb4c [2022-10-24T03:58:21.759Z] Removing intermediate container 04b35a89bb4c [2022-10-24T03:58:21.759Z] ---> 6ec217a96169 [2022-10-24T03:58:21.759Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-24T03:58:21.759Z] ---> Running in 585c1e9c306d [2022-10-24T03:58:22.029Z] Removing intermediate container 585c1e9c306d [2022-10-24T03:58:22.029Z] ---> 45acac07b9f9 [2022-10-24T03:58:22.029Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T03:58:22.029Z] ---> Running in 70b763f465ee [2022-10-24T03:58:22.300Z] Removing intermediate container 70b763f465ee [2022-10-24T03:58:22.300Z] ---> 6d99cfdc1265 [2022-10-24T03:58:22.300Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T03:58:22.574Z] ---> Running in 5fb3c44df87c [2022-10-24T03:58:22.843Z] Removing intermediate container 5fb3c44df87c [2022-10-24T03:58:22.843Z] ---> 30cdbab11494 [2022-10-24T03:58:22.843Z] Step 24/25 : LABEL git_sha=52ac7bce3e07afa356d7898559318966c55d99f5 [2022-10-24T03:58:22.843Z] ---> Running in 6baf07e80bbd [2022-10-24T03:58:23.110Z] Removing intermediate container 6baf07e80bbd [2022-10-24T03:58:23.110Z] ---> bce0311addcc [2022-10-24T03:58:23.110Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T03:58:23.110Z] ---> Running in 89cfb33dc67f [2022-10-24T03:58:23.378Z] Removing intermediate container 89cfb33dc67f [2022-10-24T03:58:23.378Z] ---> da0bce5df49a [2022-10-24T03:58:23.378Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T03:58:23.378Z] Successfully built da0bce5df49a [2022-10-24T03:58:23.378Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:58:23.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T03:58:23.777Z] [2022-10-24T03:58:23.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:58:24.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T03:58:24.108Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T03:58:24.108Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T03:58:24.108Z] 04944245beec: Pulling fs layer [2022-10-24T03:58:24.108Z] 699f458cf7ca: Pulling fs layer [2022-10-24T03:58:24.108Z] 765212b225bb: Pulling fs layer [2022-10-24T03:58:24.108Z] f23df028b6ca: Pulling fs layer [2022-10-24T03:58:24.108Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T03:58:24.108Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T03:58:24.108Z] 765212b225bb: Waiting [2022-10-24T03:58:24.108Z] f23df028b6ca: Waiting [2022-10-24T03:58:24.108Z] d65c8cfc05b1: Waiting [2022-10-24T03:58:24.108Z] 2437ff75d9bd: Waiting [2022-10-24T03:58:24.375Z] 04944245beec: Verifying Checksum [2022-10-24T03:58:24.375Z] 04944245beec: Download complete [2022-10-24T03:58:24.375Z] 765212b225bb: Verifying Checksum [2022-10-24T03:58:24.375Z] 765212b225bb: Download complete [2022-10-24T03:58:24.375Z] f23df028b6ca: Verifying Checksum [2022-10-24T03:58:24.375Z] f23df028b6ca: Download complete [2022-10-24T03:58:24.375Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T03:58:24.375Z] d65c8cfc05b1: Download complete [2022-10-24T03:58:24.647Z] 699f458cf7ca: Verifying Checksum [2022-10-24T03:58:24.647Z] 699f458cf7ca: Download complete [2022-10-24T03:58:24.916Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T03:58:24.916Z] 8998bd30e6a1: Download complete [2022-10-24T03:58:27.661Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T03:58:27.661Z] 2437ff75d9bd: Download complete [2022-10-24T03:58:29.102Z] 8998bd30e6a1: Pull complete [2022-10-24T03:58:29.717Z] 04944245beec: Pull complete [2022-10-24T03:58:31.126Z] 699f458cf7ca: Pull complete [2022-10-24T03:58:31.393Z] 765212b225bb: Pull complete [2022-10-24T03:58:31.978Z] f23df028b6ca: Pull complete [2022-10-24T03:58:32.245Z] d65c8cfc05b1: Pull complete [2022-10-24T03:58:47.248Z] 2437ff75d9bd: Pull complete [2022-10-24T03:58:47.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T03:58:47.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T03:58:47.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:58:47.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-9136 does not seem to be running inside a container [2022-10-24T03:58:47.517Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T03:58:50.218Z] $ docker top 409aa03b21a30ae7e47419bb4e03740b63f3d70fab6403d9ff9beca01cae300e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:58:51.053Z] ---> job-cost.sh [2022-10-24T03:58:51.053Z] lf-activate-venv: SKIPPING [2022-10-24T03:58:51.053Z] INFO: No Stack... [2022-10-24T03:58:51.319Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T03:58:52.275Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T03:58:52.910Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2022-10-24T03:58:52.910Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T03:58:52.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [2022-10-24T03:58:52.984Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] did not exist. Created. [2022-10-24T03:58:52.984Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T03:58:53.633Z] /w/workspace/device-mqtt-go/3@tmp/durable-cd764db5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T03:58:54.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T03:58:54.308Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T03:58:54.355Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T03:58:54.363Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T03:58:54.381Z] $ docker stop --time=1 409aa03b21a30ae7e47419bb4e03740b63f3d70fab6403d9ff9beca01cae300e [2022-10-24T03:58:55.895Z] $ docker rm -f 409aa03b21a30ae7e47419bb4e03740b63f3d70fab6403d9ff9beca01cae300e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T03:58:56.335Z] provisioning config files... [2022-10-24T03:58:56.341Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config4977864332296728472tmp [Pipeline] { [Pipeline] sh [2022-10-24T03:58:56.629Z] + set +x [2022-10-24T03:58:56.629Z] + curl -s https://codecov.io/bash [2022-10-24T03:58:56.629Z] + bash -s -- [2022-10-24T03:58:56.629Z] [2022-10-24T03:58:56.629Z] _____ _ [2022-10-24T03:58:56.629Z] / ____| | | [2022-10-24T03:58:56.629Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T03:58:56.629Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T03:58:56.629Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T03:58:56.629Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T03:58:56.629Z] Bash-1.0.6 [2022-10-24T03:58:56.629Z] [2022-10-24T03:58:56.629Z] [2022-10-24T03:58:56.629Z] ==> git version 2.25.1 found [2022-10-24T03:58:56.629Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T03:58:56.629Z] Release-Date: 2020-01-08 [2022-10-24T03:58:56.629Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T03:58:56.629Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T03:58:56.629Z] ==> Jenkins CI detected. [2022-10-24T03:58:56.629Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-426 [2022-10-24T03:58:56.629Z] project root: . [2022-10-24T03:58:56.629Z] --> token set from env [2022-10-24T03:58:56.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T03:58:56.629Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T03:58:56.629Z] ==> Python coveragepy not found [2022-10-24T03:58:56.629Z] ==> Searching for coverage reports in: [2022-10-24T03:58:56.629Z] + . [2022-10-24T03:58:56.629Z] -> Found 1 reports [2022-10-24T03:58:56.629Z] ==> Detecting git/mercurial file structure [2022-10-24T03:58:56.629Z] ==> Reading reports [2022-10-24T03:58:56.629Z] + ./coverage.out bytes=17887 [2022-10-24T03:58:56.629Z] ==> Appending adjustments [2022-10-24T03:58:56.629Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T03:58:56.888Z] + Found adjustments [2022-10-24T03:58:56.888Z] ==> Gzipping contents [2022-10-24T03:58:56.888Z] 4.0K /tmp/codecov.sNmnZp.gz [2022-10-24T03:58:56.888Z] ==> Uploading reports [2022-10-24T03:58:56.888Z] url: https://codecov.io [2022-10-24T03:58:56.889Z] query: branch=PR-426&commit=52ac7bce3e07afa356d7898559318966c55d99f5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-426%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=426&job=&cmd_args= [2022-10-24T03:58:56.889Z] -> Pinging Codecov [2022-10-24T03:58:56.889Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-426&commit=52ac7bce3e07afa356d7898559318966c55d99f5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-426%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=426&job=&cmd_args= [2022-10-24T03:58:57.147Z] -> Uploading to [2022-10-24T03:58:57.147Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/7D719EC7BBE17E464838252E33014C33/52ac7bce3e07afa356d7898559318966c55d99f5/daf36587-f602-4720-90e9-5915dc513df6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T035856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=642030338e6354503772bf3b81f442bb1dc34073490779c0a4254dc38f65de8b [2022-10-24T03:58:57.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T03:58:57.147Z] Dload Upload Total Spent Left Speed [2022-10-24T03:58:57.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 12779 --:--:-- --:--:-- --:--:-- 12830 [2022-10-24T03:58:57.473Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] } [2022-10-24T03:58:57.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T03:58:58.140Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives ] [2022-10-24T03:58:58.140Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives [2022-10-24T03:58:58.140Z] total 16 [2022-10-24T03:58:58.140Z] drwxr-xr-x 3 root root 4096 Oct 24 03:44 . [2022-10-24T03:58:58.140Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 03:44 .. [2022-10-24T03:58:58.140Z] drwxr-xr-x 2 root root 4096 Oct 24 03:44 cost [2022-10-24T03:58:58.140Z] -rw-r--r-- 1 root root 86 Oct 24 03:44 cost.csv [2022-10-24T03:58:58.140Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives [2022-10-24T03:58:58.140Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives [2022-10-24T03:58:58.140Z] total 16 [2022-10-24T03:58:58.140Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:44 . [2022-10-24T03:58:58.140Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 03:44 .. [2022-10-24T03:58:58.140Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 03:44 cost [2022-10-24T03:58:58.140Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 24 03:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:58:58.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:58:59.280Z] ---> package-listing.sh [2022-10-24T03:58:59.280Z] ++ facter osfamily [2022-10-24T03:58:59.280Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T03:58:59.539Z] + OS_FAMILY=debian [2022-10-24T03:58:59.539Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-426 [2022-10-24T03:58:59.539Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T03:58:59.539Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T03:58:59.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T03:58:59.539Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T03:58:59.539Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-426 ']' [2022-10-24T03:58:59.539Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T03:58:59.539Z] + case "${OS_FAMILY}" in [2022-10-24T03:58:59.539Z] + dpkg -l [2022-10-24T03:58:59.539Z] + grep '^ii' [2022-10-24T03:58:59.539Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T03:58:59.539Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T03:58:59.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T03:58:59.539Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-426 ']' [2022-10-24T03:58:59.539Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives/ [2022-10-24T03:58:59.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives/ [Pipeline] echo [2022-10-24T03:58:59.550Z] 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-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T03:58:59.828Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:59:00.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:59:00.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:59:00.445Z] prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container [2022-10-24T03:59:00.490Z] $ 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-426/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-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T03:59:00.710Z] $ docker top 62f758243c301c3625813b516f06fccbefe53fe9126b763ed70615f0afea7dd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:59:01.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T03:59:01.318Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T03:59:01.600Z] + ls /var/log/sa-host [2022-10-24T03:59:01.600Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:59:01.665Z] provisioning config files... [2022-10-24T03:59:01.674Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config18395958470009022707tmp [Pipeline] { [Pipeline] echo [2022-10-24T03:59:01.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:59:01.968Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T03:59:01.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:59:02.289Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T03:59:02.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:59:02.573Z] ---> sudo-logs.sh [2022-10-24T03:59:02.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T03:59:02.601Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:59:02.879Z] ---> job-cost.sh [2022-10-24T03:59:02.879Z] lf-activate-venv: SKIPPING [2022-10-24T03:59:02.879Z] DEBUG: total: 0.2199999988079071 [2022-10-24T03:59:02.879Z] INFO: Retrieving Stack Cost... [2022-10-24T03:59:03.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T03:59:03.703Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T03:59:03.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:59:03.993Z] ---> logs-deploy.sh [2022-10-24T03:59:03.993Z] lf-activate-venv: SKIPPING [2022-10-24T03:59:03.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-426/3 [2022-10-24T03:59:03.993Z] INFO: archiving workspace using pattern(s): [2022-10-24T03:59:04.926Z] Archives upload complete. [2022-10-24T03:59:05.185Z] INFO: archiving logs to Nexus [2022-10-24T03:59:05.754Z] ---> uname -a: [2022-10-24T03:59:05.754Z] Linux prd-ubuntu20-04-docker-8c-8g-9067 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] ---> lscpu: [2022-10-24T03:59:05.754Z] Architecture: x86_64 [2022-10-24T03:59:05.754Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-24T03:59:05.754Z] Byte Order: Little Endian [2022-10-24T03:59:05.754Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-24T03:59:05.754Z] CPU(s): 8 [2022-10-24T03:59:05.754Z] On-line CPU(s) list: 0-7 [2022-10-24T03:59:05.754Z] Thread(s) per core: 1 [2022-10-24T03:59:05.754Z] Core(s) per socket: 1 [2022-10-24T03:59:05.754Z] Socket(s): 8 [2022-10-24T03:59:05.754Z] NUMA node(s): 1 [2022-10-24T03:59:05.754Z] Vendor ID: AuthenticAMD [2022-10-24T03:59:05.754Z] CPU family: 23 [2022-10-24T03:59:05.754Z] Model: 49 [2022-10-24T03:59:05.754Z] Model name: AMD EPYC-Rome Processor [2022-10-24T03:59:05.754Z] Stepping: 0 [2022-10-24T03:59:05.754Z] CPU MHz: 2800.002 [2022-10-24T03:59:05.754Z] BogoMIPS: 5600.00 [2022-10-24T03:59:05.754Z] Virtualization: AMD-V [2022-10-24T03:59:05.754Z] Hypervisor vendor: KVM [2022-10-24T03:59:05.754Z] Virtualization type: full [2022-10-24T03:59:05.754Z] L1d cache: 256 KiB [2022-10-24T03:59:05.754Z] L1i cache: 256 KiB [2022-10-24T03:59:05.754Z] L2 cache: 4 MiB [2022-10-24T03:59:05.754Z] L3 cache: 128 MiB [2022-10-24T03:59:05.754Z] NUMA node0 CPU(s): 0-7 [2022-10-24T03:59:05.754Z] Vulnerability Itlb multihit: Not affected [2022-10-24T03:59:05.754Z] Vulnerability L1tf: Not affected [2022-10-24T03:59:05.754Z] Vulnerability Mds: Not affected [2022-10-24T03:59:05.754Z] Vulnerability Meltdown: Not affected [2022-10-24T03:59:05.754Z] Vulnerability Mmio stale data: Not affected [2022-10-24T03:59:05.754Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-24T03:59:05.754Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-24T03:59:05.754Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-24T03:59:05.754Z] Vulnerability Srbds: Not affected [2022-10-24T03:59:05.754Z] Vulnerability Tsx async abort: Not affected [2022-10-24T03:59:05.754Z] 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 [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] ---> nproc: [2022-10-24T03:59:05.754Z] 8 [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] ---> df -h: [2022-10-24T03:59:05.754Z] Filesystem Size Used Avail Use% Mounted on [2022-10-24T03:59:05.754Z] overlay 155G 12G 144G 8% / [2022-10-24T03:59:05.754Z] tmpfs 64M 0 64M 0% /dev [2022-10-24T03:59:05.754Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-24T03:59:05.754Z] shm 64M 0 64M 0% /dev/shm [2022-10-24T03:59:05.754Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] ---> sar -b -r -n DEV: [2022-10-24T03:59:05.754Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9067) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] 03:42:08 LINUX RESTART (8 CPU) [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.754Z] 03:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-24T03:59:05.754Z] 03:44:01 187.49 1.97 185.52 0.00 49.59 102929.25 0.00 [2022-10-24T03:59:05.754Z] 03:45:01 187.24 0.25 186.99 0.00 16.80 76743.21 0.00 [2022-10-24T03:59:05.754Z] 03:46:01 6.60 0.00 6.60 0.00 0.00 37244.88 0.00 [2022-10-24T03:59:05.754Z] 03:47:01 2.78 0.00 2.78 0.00 0.00 8082.52 0.00 [2022-10-24T03:59:05.754Z] 03:48:01 39.51 9.33 30.18 0.00 2884.32 4826.26 0.00 [2022-10-24T03:59:05.754Z] 03:49:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2022-10-24T03:59:05.754Z] 03:50:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2022-10-24T03:59:05.754Z] 03:51:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 [2022-10-24T03:59:05.754Z] 03:52:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2022-10-24T03:59:05.754Z] 03:53:01 2.40 0.00 2.40 0.00 0.00 37.99 0.00 [2022-10-24T03:59:05.754Z] 03:54:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2022-10-24T03:59:05.754Z] 03:55:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 [2022-10-24T03:59:05.754Z] 03:56:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2022-10-24T03:59:05.754Z] 03:57:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2022-10-24T03:59:05.754Z] 03:58:01 4.32 1.03 3.28 0.00 22.00 43.86 0.00 [2022-10-24T03:59:05.754Z] 03:59:01 6.28 0.27 6.02 0.00 20.66 114.11 0.00 [2022-10-24T03:59:05.754Z] Average: 28.05 0.80 27.25 0.00 187.08 14384.25 0.00 [2022-10-24T03:59:05.754Z] [2022-10-24T03:59:05.755Z] 03:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-24T03:59:05.755Z] 03:44:01 28379696 31558344 744552 2.26 139376 3233556 1894600 5.58 1188284 2864140 133856 [2022-10-24T03:59:05.755Z] 03:45:01 27795476 31578956 724512 2.20 151708 3789024 1730624 5.10 1218752 3376840 388 [2022-10-24T03:59:05.755Z] 03:46:01 27795080 31578696 724640 2.20 151780 3789028 1730624 5.10 1219024 3376852 24 [2022-10-24T03:59:05.755Z] 03:47:01 27799808 31583572 719512 2.19 151816 3789036 1730624 5.10 1213936 3376848 16 [2022-10-24T03:59:05.755Z] 03:48:01 27505344 31565740 724504 2.20 170340 4037812 1782092 5.25 1368188 3491344 4 [2022-10-24T03:59:05.755Z] 03:49:01 27513380 31573868 716184 2.18 170396 4037824 1782092 5.25 1359848 3491348 8 [2022-10-24T03:59:05.755Z] 03:50:01 27514084 31574824 715332 2.18 170468 4037828 1782092 5.25 1359476 3491516 8 [2022-10-24T03:59:05.755Z] 03:51:01 27513904 31574744 715320 2.18 170564 4037832 1782092 5.25 1359696 3491520 8 [2022-10-24T03:59:05.755Z] 03:52:01 27513872 31575032 715252 2.18 170628 4037832 1782092 5.25 1359436 3491768 44 [2022-10-24T03:59:05.755Z] 03:53:01 27513784 31575120 714976 2.17 170756 4037836 1782092 5.25 1359656 3491776 8 [2022-10-24T03:59:05.755Z] 03:54:01 27514012 31575348 714676 2.17 170784 4037836 1782092 5.25 1359528 3491776 12 [2022-10-24T03:59:05.755Z] 03:55:01 27514028 31575404 714556 2.17 170816 4037840 1782092 5.25 1359556 3491780 8 [2022-10-24T03:59:05.755Z] 03:56:01 27514232 31575700 714220 2.17 170888 4037840 1782092 5.25 1359260 3491784 8 [2022-10-24T03:59:05.755Z] 03:57:01 27514208 31575732 714132 2.17 170936 4037840 1782092 5.25 1359476 3491788 8 [2022-10-24T03:59:05.755Z] 03:58:01 27511784 31574440 715100 2.17 171056 4038444 1790036 5.28 1359860 3492312 4 [2022-10-24T03:59:05.755Z] 03:59:01 27482760 31547724 739176 2.25 171228 4039824 1824480 5.38 1385652 3492556 160 [2022-10-24T03:59:05.755Z] Average: 27618466 31572703 720415 2.19 165221 3941077 1782619 5.25 1324352 3430997 8410 [2022-10-24T03:59:05.755Z] [2022-10-24T03:59:05.755Z] 03:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-24T03:59:05.755Z] 03:44:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:44:01 ens3 384.35 271.17 5804.86 41.22 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:44:01 vethb6f0764 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:44:01 docker0 137.41 198.43 11.88 1830.67 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:45:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:45:01 ens3 154.59 109.70 2643.80 96.65 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:45:01 docker0 9.83 14.86 0.58 98.88 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:46:01 ens3 0.50 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:47:01 ens3 0.35 0.23 1.18 0.02 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:48:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:48:01 ens3 84.74 56.59 1299.32 4.11 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:49:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:50:01 ens3 1.93 0.00 0.17 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:51:01 ens3 0.87 0.70 0.42 0.30 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:53:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:54:01 ens3 0.23 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:55:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:58:01 ens3 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:59:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:59:01 ens3 21.08 13.15 20.96 7.08 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] Average: ens3 40.63 28.28 610.67 9.36 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] Average: docker0 9.20 13.33 0.78 120.59 0.00 0.00 0.00 0.00 [2022-10-24T03:59:05.755Z] [2022-10-24T03:59:05.755Z] [2022-10-24T03:59:05.755Z] ---> sar -P ALL: [2022-10-24T03:59:05.755Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9067) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T03:59:05.755Z] [2022-10-24T03:59:05.755Z] 03:42:08 LINUX RESTART (8 CPU) [2022-10-24T03:59:05.755Z] [2022-10-24T03:59:05.755Z] 03:43:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T03:59:05.755Z] 03:44:01 all 25.87 0.00 6.01 2.64 0.08 65.39 [2022-10-24T03:59:05.755Z] 03:44:01 0 25.98 0.00 5.95 1.88 0.08 66.09 [2022-10-24T03:59:05.755Z] 03:44:01 1 25.70 0.00 5.50 3.37 0.08 65.35 [2022-10-24T03:59:05.755Z] 03:44:01 2 24.43 0.00 5.98 7.74 0.08 61.77 [2022-10-24T03:59:05.755Z] 03:44:01 3 25.38 0.00 7.23 1.28 0.07 66.04 [2022-10-24T03:59:05.755Z] 03:44:01 4 26.11 0.00 6.13 1.10 0.08 66.58 [2022-10-24T03:59:05.755Z] 03:44:01 5 27.25 0.00 5.62 0.22 0.07 66.85 [2022-10-24T03:59:05.755Z] 03:44:01 6 25.54 0.00 4.98 0.27 0.08 69.13 [2022-10-24T03:59:05.755Z] 03:44:01 7 26.59 0.00 6.68 5.30 0.10 61.33 [2022-10-24T03:59:05.755Z] 03:45:01 all 22.52 0.00 5.12 1.59 0.07 70.70 [2022-10-24T03:59:05.755Z] 03:45:01 0 21.98 0.00 5.26 6.68 0.10 65.97 [2022-10-24T03:59:05.755Z] 03:45:01 1 23.26 0.00 4.53 0.30 0.07 71.84 [2022-10-24T03:59:05.755Z] 03:45:01 2 22.91 0.00 4.58 0.10 0.05 72.36 [2022-10-24T03:59:05.755Z] 03:45:01 3 22.64 0.00 5.56 2.04 0.07 69.70 [2022-10-24T03:59:05.755Z] 03:45:01 4 21.63 0.00 5.28 0.44 0.08 72.56 [2022-10-24T03:59:05.755Z] 03:45:01 5 21.78 0.00 4.88 0.69 0.07 72.58 [2022-10-24T03:59:05.755Z] 03:45:01 6 21.60 0.00 5.87 1.45 0.07 71.01 [2022-10-24T03:59:05.755Z] 03:45:01 7 24.39 0.00 4.99 1.01 0.07 69.54 [2022-10-24T03:59:05.755Z] 03:46:01 all 0.06 0.00 0.01 0.03 0.01 99.88 [2022-10-24T03:59:05.755Z] 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.755Z] 03:46:01 1 0.03 0.00 0.02 0.18 0.05 99.72 [2022-10-24T03:59:05.755Z] 03:46:01 2 0.38 0.00 0.02 0.00 0.02 99.58 [2022-10-24T03:59:05.755Z] 03:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T03:59:05.755Z] 03:46:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T03:59:05.755Z] 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T03:59:05.755Z] 03:46:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-24T03:59:05.755Z] 03:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-24T03:59:05.755Z] 03:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-10-24T03:59:05.755Z] 03:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2022-10-24T03:59:05.755Z] 03:47:01 1 0.05 0.00 0.00 0.07 0.02 99.87 [2022-10-24T03:59:05.755Z] 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.755Z] 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.755Z] 03:47:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T03:59:05.755Z] 03:47:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-24T03:59:05.755Z] 03:47:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-24T03:59:05.755Z] 03:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.755Z] 03:48:01 all 1.21 0.00 0.81 0.45 0.02 97.51 [2022-10-24T03:59:05.755Z] 03:48:01 0 1.24 0.00 0.70 0.45 0.02 97.60 [2022-10-24T03:59:05.755Z] 03:48:01 1 1.24 0.00 0.42 1.50 0.02 96.82 [2022-10-24T03:59:05.755Z] 03:48:01 2 1.78 0.00 0.72 0.47 0.02 97.02 [2022-10-24T03:59:05.755Z] 03:48:01 3 0.79 0.00 0.55 0.17 0.03 98.46 [2022-10-24T03:59:05.755Z] 03:48:01 4 0.68 0.00 0.75 0.05 0.02 98.50 [2022-10-24T03:59:05.755Z] 03:48:01 5 1.39 0.00 1.70 0.25 0.03 96.63 [2022-10-24T03:59:05.755Z] 03:48:01 6 1.93 0.00 0.78 0.50 0.02 96.77 [2022-10-24T03:59:05.755Z] 03:48:01 7 0.60 0.00 0.87 0.25 0.02 98.26 [2022-10-24T03:59:05.755Z] 03:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-24T03:59:05.755Z] 03:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T03:59:05.755Z] 03:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T03:59:05.755Z] 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.755Z] 03:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T03:59:05.755Z] 03:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.755Z] 03:49:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2022-10-24T03:59:05.755Z] 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.755Z] 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.755Z] 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-24T03:59:05.755Z] 03:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.755Z] 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.755Z] 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.755Z] 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.755Z] 03:50:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-24T03:59:05.755Z] 03:50:01 5 0.03 0.00 0.00 0.03 0.03 99.90 [2022-10-24T03:59:05.755Z] 03:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T03:59:05.755Z] 03:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:51:01 all 0.11 0.00 0.01 0.01 0.01 99.87 [2022-10-24T03:59:05.756Z] 03:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.756Z] 03:51:01 1 0.70 0.00 0.00 0.00 0.02 99.28 [2022-10-24T03:59:05.756Z] 03:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T03:59:05.756Z] 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:51:01 5 0.05 0.00 0.05 0.07 0.02 99.82 [2022-10-24T03:59:05.756Z] 03:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-24T03:59:05.756Z] 03:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T03:59:05.756Z] 03:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:52:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-24T03:59:05.756Z] 03:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T03:59:05.756Z] 03:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-24T03:59:05.756Z] 03:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:53:01 5 0.03 0.00 0.02 0.07 0.03 99.85 [2022-10-24T03:59:05.756Z] 03:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-24T03:59:05.756Z] 03:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T03:59:05.756Z] 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T03:59:05.756Z] [2022-10-24T03:59:05.756Z] 03:54:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T03:59:05.756Z] 03:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.756Z] 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T03:59:05.756Z] 03:55:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:55:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-24T03:59:05.756Z] 03:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T03:59:05.756Z] 03:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T03:59:05.756Z] 03:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:56:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2022-10-24T03:59:05.756Z] 03:56:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2022-10-24T03:59:05.756Z] 03:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:57:01 all 0.14 0.00 0.01 0.04 0.01 99.81 [2022-10-24T03:59:05.756Z] 03:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:57:01 1 0.96 0.00 0.02 0.00 0.02 99.01 [2022-10-24T03:59:05.756Z] 03:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T03:59:05.756Z] 03:57:01 3 0.00 0.00 0.00 0.27 0.00 99.73 [2022-10-24T03:59:05.756Z] 03:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:57:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T03:59:05.756Z] 03:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T03:59:05.756Z] 03:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T03:59:05.756Z] 03:58:01 all 0.09 0.00 0.05 0.01 0.00 99.84 [2022-10-24T03:59:05.756Z] 03:58:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2022-10-24T03:59:05.756Z] 03:58:01 1 0.27 0.00 0.05 0.00 0.00 99.68 [2022-10-24T03:59:05.756Z] 03:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-24T03:59:05.756Z] 03:58:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2022-10-24T03:59:05.756Z] 03:58:01 4 0.07 0.00 0.03 0.03 0.00 99.87 [2022-10-24T03:59:05.756Z] 03:58:01 5 0.05 0.00 0.05 0.03 0.02 99.85 [2022-10-24T03:59:05.756Z] 03:58:01 6 0.18 0.00 0.08 0.03 0.00 99.70 [2022-10-24T03:59:05.756Z] 03:58:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-24T03:59:05.756Z] 03:59:01 all 0.41 0.00 0.17 0.02 0.01 99.38 [2022-10-24T03:59:05.756Z] 03:59:01 0 0.65 0.00 0.17 0.00 0.02 99.17 [2022-10-24T03:59:05.756Z] 03:59:01 1 0.45 0.00 0.17 0.00 0.02 99.36 [2022-10-24T03:59:05.756Z] 03:59:01 2 0.20 0.00 0.13 0.00 0.00 99.67 [2022-10-24T03:59:05.756Z] 03:59:01 3 0.60 0.00 0.27 0.07 0.02 99.05 [2022-10-24T03:59:05.756Z] 03:59:01 4 0.67 0.00 0.17 0.02 0.00 99.15 [2022-10-24T03:59:05.756Z] 03:59:01 5 0.23 0.00 0.22 0.08 0.03 99.43 [2022-10-24T03:59:05.756Z] 03:59:01 6 0.25 0.00 0.12 0.02 0.00 99.62 [2022-10-24T03:59:05.756Z] 03:59:01 7 0.25 0.00 0.15 0.00 0.00 99.60 [2022-10-24T03:59:05.756Z] Average: all 3.13 0.00 0.76 0.30 0.02 95.80 [2022-10-24T03:59:05.756Z] Average: 0 3.10 0.00 0.76 0.56 0.02 95.56 [2022-10-24T03:59:05.756Z] Average: 1 3.28 0.00 0.67 0.34 0.02 95.70 [2022-10-24T03:59:05.756Z] Average: 2 3.08 0.00 0.71 0.51 0.01 95.68 [2022-10-24T03:59:05.756Z] Average: 3 3.06 0.00 0.85 0.24 0.02 95.83 [2022-10-24T03:59:05.756Z] Average: 4 3.04 0.00 0.77 0.10 0.01 96.07 [2022-10-24T03:59:05.756Z] Average: 5 3.16 0.00 0.79 0.10 0.02 95.93 [2022-10-24T03:59:05.756Z] Average: 6 3.08 0.00 0.74 0.15 0.01 96.03 [2022-10-24T03:59:05.756Z] Average: 7 3.22 0.00 0.80 0.40 0.01 95.57 [2022-10-24T03:59:05.756Z] [2022-10-24T03:59:05.756Z] [2022-10-24T03:59:05.756Z]