Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8614b8823b9482f274c22a2df4f1b3061c4102e9 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4716458005918045897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh8441939922560459515.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.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/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9111255334455669779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 shared 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-ssh3798604635509788547.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.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/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9098967607927590504.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable 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: true 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30242 in /w/workspace/ry_app-service-configurable_main [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/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh6754108014283879691.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8614b8823b9482f274c22a2df4f1b3061c4102e9 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 Commit message: "feat(snap): add content interface mount point for app-functional-tests secrets token (#354)" > git rev-list --no-walk e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:10 ========================================================= 18:04:10 EdgeX Global Pipelines Version Info 18:04:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:11 ------------------- 18:04:11 stable info: 18:04:11 ------------------- 18:04:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:11 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:04:11 Message: update stable to v1.0.211 18:04:12 ------------------- 18:04:12 experimental info: 18:04:12 ------------------- 18:04:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:04:12 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:04:12 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8614b88 [Pipeline] echo 18:04:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:13 provisioning config files... 18:04:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3200611727173816394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:13 ---> docker-login.sh 18:04:13 nexus3.edgexfoundry.org:10001 18:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:14 Configure a credential helper to remove this warning. See 18:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:14 18:04:14 Login Succeeded 18:04:14 nexus3.edgexfoundry.org:10002 18:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:14 Configure a credential helper to remove this warning. See 18:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:14 18:04:14 Login Succeeded 18:04:14 nexus3.edgexfoundry.org:10003 18:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:14 Configure a credential helper to remove this warning. See 18:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:14 18:04:14 Login Succeeded 18:04:14 nexus3.edgexfoundry.org:10004 18:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:14 Configure a credential helper to remove this warning. See 18:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:14 18:04:14 Login Succeeded 18:04:14 docker.io 18:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:15 Configure a credential helper to remove this warning. See 18:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:15 18:04:15 Login Succeeded 18:04:15 ---> docker-login.sh ends [Pipeline] } 18:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:04:15 + git rev-list -1 --merges 8614b8823b9482f274c22a2df4f1b3061c4102e9~1..8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo 18:04:15 -----------> git rev-list -1 --merges 8614b8823b9482f274c22a2df4f1b3061c4102e9~1..8614b8823b9482f274c22a2df4f1b3061c4102e9 8614b8823b9482f274c22a2df4f1b3061c4102e9 [false] [Pipeline] sh 18:04:15 + git log --format=format:%s -1 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo 18:04:15 ========================================================= 18:04:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:04:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:16 + git log --format=format:%s -1 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo 18:04:16 [semverPrep] GIT_COMMIT: 8614b8823b9482f274c22a2df4f1b3061c4102e9, Commit Message: feat(snap): add content interface mount point for app-functional-tests secrets token (#354) [Pipeline] echo 18:04:16 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:17 18:04:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:04:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:18 latest: Pulling from edgex-devops/git-semver 18:04:18 a0d0a0d46f8b: Pulling fs layer 18:04:18 3e5f54012d9b: Pulling fs layer 18:04:18 4c7163046ea9: Pulling fs layer 18:04:18 0c2d73faf560: Pulling fs layer 18:04:18 0c2d73faf560: Waiting 18:04:18 3e5f54012d9b: Download complete 18:04:18 a0d0a0d46f8b: Verifying Checksum 18:04:18 a0d0a0d46f8b: Download complete 18:04:18 4c7163046ea9: Verifying Checksum 18:04:18 4c7163046ea9: Download complete 18:04:18 0c2d73faf560: Verifying Checksum 18:04:18 0c2d73faf560: Download complete 18:04:18 a0d0a0d46f8b: Pull complete 18:04:18 3e5f54012d9b: Pull complete 18:04:18 4c7163046ea9: Pull complete 18:04:18 0c2d73faf560: Pull complete 18:04:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:04:18 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 18:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:04:19 $ docker top 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:19 [ssh-agent] Looking for ssh-agent implementation... 18:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:19 $ docker exec 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent 18:04:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhiBPkb/agent.13 18:04:19 SSH_AGENT_PID=19 18:04:19 Running ssh-add (command line suppressed) 18:04:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_325814634832725083.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_325814634832725083.key) 18:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:20 + git tag --points-at HEAD [Pipeline] } 18:04:20 $ docker exec --env ******** --env ******** 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent -k 18:04:20 unset SSH_AUTH_SOCK; 18:04:20 unset SSH_AGENT_PID; 18:04:20 echo Agent pid 19 killed; 18:04:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:20 [ssh-agent] Looking for ssh-agent implementation... 18:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:20 $ docker exec 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent 18:04:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFbKeiM/agent.53 18:04:20 SSH_AGENT_PID=59 18:04:20 Running ssh-add (command line suppressed) 18:04:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5590023752422188820.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5590023752422188820.key) 18:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:21 + git semver init 18:04:21 # -> Open(): unable to determine branch for HEAD 18:04:21 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:04:21 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:04:21 # $SEMVER_REMOTE_NAME = origin 18:04:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:04:21 # $SEMVER_USER_NAME = edgex-jenkins 18:04:21 # $SEMVER_BRANCH = main 18:04:21 # $SEMVER_TEMP = /tmp/semver-456190309 18:04:21 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:04:22 # '/tmp/semver-456190309' -> '/w/workspace/ry_app-service-configurable_main/.semver' 18:04:22 # -> Force: false 18:04:22 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:04:22 $ docker exec --env ******** --env ******** 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent -k 18:04:22 unset SSH_AUTH_SOCK; 18:04:22 unset SSH_AGENT_PID; 18:04:22 echo Agent pid 59 killed; 18:04:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:22 + git semver [Pipeline] } 18:04:22 $ docker stop --time=1 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a 18:04:33 $ docker rm -f 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a [Pipeline] // withDockerContainer [Pipeline] sh 18:04:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:34 Stashed 1 file(s) [Pipeline] echo 18:04:34 [edgeXSemver]: initialized semver on version 2.0.2-dev.27 [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] node [Pipeline] node 18:04:49 Still waiting to schedule task 18:04:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:04:49 Still waiting to schedule task 18:04:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-30238’ is offline 18:06:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30243 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:06:32 Running in /w/workspace/app-service-configurable/31 [Pipeline] { [Pipeline] checkout 18:06:32 Selected Git installation does not exist. Using Default 18:06:32 The recommended git tool is: NONE 18:06:39 using credential edgex-jenkins-ssh 18:06:39 Cloning the remote Git repository 18:06:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:06:39 > git init /w/workspace/app-service-configurable/31 # timeout=10 18:06:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:06:39 > git --version # timeout=10 18:06:39 > git --version # 'git version 2.17.1' 18:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:40 Avoid second fetch 18:06:40 Checking out Revision 8614b8823b9482f274c22a2df4f1b3061c4102e9 (main) 18:06:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:06:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:40 > git config core.sparsecheckout # timeout=10 18:06:40 > git checkout -f 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 18:06:45 Commit message: "feat(snap): add content interface mount point for app-functional-tests secrets token (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:46 Dload Upload Total Spent Left Speed 18:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 97719 [Pipeline] sh 18:06:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:06:47 + + sudosudo jq tee /etc/docker/daemon.new 18:06:47 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:06:47 { 18:06:47 "registry-mirrors": [ 18:06:47 "https://nexus3.edgexfoundry.org:10001" 18:06:47 ], 18:06:47 "bip": "10.250.0.254/24", 18:06:47 "hosts": [ 18:06:47 "tcp://0.0.0.0:5555", 18:06:47 "unix:///var/run/docker.sock" 18:06:47 ], 18:06:47 "mtu": 1458, 18:06:47 "selinux-enabled": true, 18:06:47 "seccomp-profile": "/etc/docker/seccomp.json" 18:06:47 } [Pipeline] sh 18:06:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:06:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:06 provisioning config files... 18:07:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config7142053890004989118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:07 ---> docker-login.sh 18:07:07 nexus3.edgexfoundry.org:10001 18:07:07 Running on prd-centos7-docker-4c-2g-30244 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:07:07 Running in /w/workspace/app-service-configurable/31 [Pipeline] { [Pipeline] checkout 18:07:07 Selected Git installation does not exist. Using Default 18:07:07 The recommended git tool is: NONE 18:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:08 Configure a credential helper to remove this warning. See 18:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:08 18:07:08 Login Succeeded 18:07:08 nexus3.edgexfoundry.org:10002 18:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:08 Configure a credential helper to remove this warning. See 18:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:08 18:07:08 Login Succeeded 18:07:08 nexus3.edgexfoundry.org:10003 18:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:08 Configure a credential helper to remove this warning. See 18:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:08 18:07:08 Login Succeeded 18:07:08 nexus3.edgexfoundry.org:10004 18:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:09 Configure a credential helper to remove this warning. See 18:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:09 18:07:09 Login Succeeded 18:07:09 docker.io 18:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:10 Configure a credential helper to remove this warning. See 18:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:10 18:07:10 Login Succeeded 18:07:10 ---> docker-login.sh ends [Pipeline] } 18:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:07:11 using credential edgex-jenkins-ssh 18:07:11 Cloning the remote Git repository [Pipeline] echo 18:07:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:11 ========================================================= 18:07:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:07:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:07:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:07:11 > git init /w/workspace/app-service-configurable/31 # timeout=10 18:07:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:07:11 > git --version # timeout=10 18:07:11 > git --version # 'git version 2.24.4' 18:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:11 [INFO] Currently running in a labeled security context 18:07:11 [INFO] Currently SELinux is 'enforcing' on the host 18:07:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/31@tmp/jenkins-gitclient-ssh7055805582854214241.key 18:07:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 18:07:12 Sending build context to Docker daemon 199.2kB 18:07:12 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:07:12 Step 2/12 : FROM ${BASE} AS builder 18:07:12 Avoid second fetch 18:07:12 Checking out Revision 8614b8823b9482f274c22a2df4f1b3061c4102e9 (main) 18:07:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:07:12 552d1f2373af: Pulling fs layer 18:07:12 ea3f2d53f512: Pulling fs layer 18:07:12 9e70ebbbe112: Pulling fs layer 18:07:12 7a9cfe048b4a: Pulling fs layer 18:07:12 72dc09318566: Pulling fs layer 18:07:12 f4f7b4309257: Pulling fs layer 18:07:12 0ac9a79272e3: Pulling fs layer 18:07:12 b78e95d17946: Pulling fs layer 18:07:12 7a9cfe048b4a: Waiting 18:07:12 72dc09318566: Waiting 18:07:12 f4f7b4309257: Waiting 18:07:12 0ac9a79272e3: Waiting 18:07:12 b78e95d17946: Waiting 18:07:12 9e70ebbbe112: Verifying Checksum 18:07:12 9e70ebbbe112: Download complete 18:07:12 ea3f2d53f512: Download complete 18:07:12 72dc09318566: Verifying Checksum 18:07:12 72dc09318566: Download complete 18:07:12 f4f7b4309257: Verifying Checksum 18:07:12 f4f7b4309257: Download complete 18:07:12 552d1f2373af: Verifying Checksum 18:07:12 552d1f2373af: Download complete 18:07:12 0ac9a79272e3: Download complete 18:07:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:07:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:11 > git config core.sparsecheckout # timeout=10 18:07:11 > git checkout -f 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 18:07:13 552d1f2373af: Pull complete 18:07:14 ea3f2d53f512: Pull complete 18:07:14 9e70ebbbe112: Pull complete 18:07:14 b78e95d17946: Verifying Checksum 18:07:14 b78e95d17946: Download complete 18:07:15 7a9cfe048b4a: Verifying Checksum 18:07:15 7a9cfe048b4a: Download complete 18:07:16 Commit message: "feat(snap): add content interface mount point for app-functional-tests secrets token (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:16 provisioning config files... 18:07:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config9002163751150043425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:16 ---> docker-login.sh 18:07:16 nexus3.edgexfoundry.org:10001 18:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:16 Configure a credential helper to remove this warning. See 18:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:16 18:07:16 Login Succeeded 18:07:16 nexus3.edgexfoundry.org:10002 18:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:17 Configure a credential helper to remove this warning. See 18:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:17 18:07:17 Login Succeeded 18:07:17 nexus3.edgexfoundry.org:10003 18:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:17 Configure a credential helper to remove this warning. See 18:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:17 18:07:17 Login Succeeded 18:07:17 nexus3.edgexfoundry.org:10004 18:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:17 Configure a credential helper to remove this warning. See 18:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:17 18:07:17 Login Succeeded 18:07:17 docker.io 18:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:17 Configure a credential helper to remove this warning. See 18:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:17 18:07:17 Login Succeeded 18:07:17 ---> docker-login.sh ends [Pipeline] } 18:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:17 ========================================================= 18:07:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:07:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:07:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:07:19 Sending build context to Docker daemon 199.2kB 18:07:19 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:07:19 Step 2/12 : FROM ${BASE} AS builder 18:07:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:19 a0d0a0d46f8b: Pulling fs layer 18:07:19 31adcdaf11c8: Pulling fs layer 18:07:19 b8b176561691: Pulling fs layer 18:07:19 4527c011a84f: Pulling fs layer 18:07:19 5d74067f8e1e: Pulling fs layer 18:07:19 e0aca202a116: Pulling fs layer 18:07:19 3a43be97a3b4: Pulling fs layer 18:07:19 34cad66bf833: Pulling fs layer 18:07:19 b4e3c513aaa6: Pulling fs layer 18:07:19 4527c011a84f: Waiting 18:07:19 3a43be97a3b4: Waiting 18:07:19 34cad66bf833: Waiting 18:07:19 5d74067f8e1e: Waiting 18:07:19 e0aca202a116: Waiting 18:07:19 b4e3c513aaa6: Waiting 18:07:19 b8b176561691: Verifying Checksum 18:07:19 b8b176561691: Download complete 18:07:19 31adcdaf11c8: Verifying Checksum 18:07:19 31adcdaf11c8: Download complete 18:07:19 5d74067f8e1e: Verifying Checksum 18:07:19 5d74067f8e1e: Download complete 18:07:19 e0aca202a116: Verifying Checksum 18:07:19 e0aca202a116: Download complete 18:07:19 a0d0a0d46f8b: Verifying Checksum 18:07:19 a0d0a0d46f8b: Download complete 18:07:19 3a43be97a3b4: Verifying Checksum 18:07:19 3a43be97a3b4: Download complete 18:07:19 34cad66bf833: Verifying Checksum 18:07:19 34cad66bf833: Download complete 18:07:19 4527c011a84f: Verifying Checksum 18:07:19 4527c011a84f: Download complete 18:07:19 b4e3c513aaa6: Verifying Checksum 18:07:19 b4e3c513aaa6: Download complete 18:07:19 a0d0a0d46f8b: Pull complete 18:07:19 31adcdaf11c8: Pull complete 18:07:19 b8b176561691: Pull complete 18:07:24 4527c011a84f: Pull complete 18:07:24 5d74067f8e1e: Pull complete 18:07:24 e0aca202a116: Pull complete 18:07:24 3a43be97a3b4: Pull complete 18:07:24 34cad66bf833: Pull complete 18:07:25 7a9cfe048b4a: Pull complete 18:07:25 72dc09318566: Pull complete 18:07:25 f4f7b4309257: Pull complete 18:07:26 b4e3c513aaa6: Pull complete 18:07:26 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:07:26 ---> 9f6097aaca64 18:07:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:07:26 0ac9a79272e3: Pull complete 18:07:27 ---> Running in a75c2ceae974 18:07:27 Removing intermediate container a75c2ceae974 18:07:27 ---> 5eea4c4a3e35 18:07:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:07:27 ---> Running in 2ebe7b9daaaf 18:07:28 Removing intermediate container 2ebe7b9daaaf 18:07:28 ---> 6eb2309019dc 18:07:28 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:07:28 ---> Running in 2db9bfe3c36d 18:07:28 Removing intermediate container 2db9bfe3c36d 18:07:28 ---> 20cdde16a98e 18:07:28 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:28 ---> Running in 789bacee6028 18:07:28 Removing intermediate container 789bacee6028 18:07:28 ---> 0d4b47a7c683 18:07:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:28 ---> Running in e4b17f958fcf 18:07:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:07:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:07:30 OK: 220 MiB in 52 packages 18:07:30 Removing intermediate container e4b17f958fcf 18:07:30 ---> 125bd2bd0672 18:07:30 Step 8/12 : WORKDIR /app 18:07:30 ---> Running in 0c898424c036 18:07:30 Removing intermediate container 0c898424c036 18:07:30 ---> aab334b0d178 18:07:30 Step 9/12 : COPY . . 18:07:30 ---> 82711b6cf4b5 18:07:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:30 ---> Running in e831b9525832 18:07:32 b78e95d17946: Pull complete 18:07:32 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:07:32 ---> 8b459fc5aaf0 18:07:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:07:33 ---> Running in 591d1e49163e 18:07:33 Removing intermediate container 591d1e49163e 18:07:33 ---> 0b85558e53bf 18:07:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:07:33 ---> Running in 2ba16df350bd 18:07:33 Removing intermediate container 2ba16df350bd 18:07:33 ---> 6553ef52ec1e 18:07:33 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:07:34 ---> Running in 4ae4f9e5f50e 18:07:34 Removing intermediate container 4ae4f9e5f50e 18:07:34 ---> 95cba5d9fb54 18:07:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:34 ---> Running in 92931a0bfa11 18:07:36 Removing intermediate container 92931a0bfa11 18:07:36 ---> c12970768da9 18:07:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:36 ---> Running in 6d7152df57a6 18:07:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:07:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:07:39 OK: 219 MiB in 52 packages 18:07:40 Removing intermediate container 6d7152df57a6 18:07:40 ---> d38a54a6f9a4 18:07:40 Step 8/12 : WORKDIR /app 18:07:40 ---> Running in ec2febcb7d8b 18:07:40 Removing intermediate container ec2febcb7d8b 18:07:40 ---> 71dbb7d2edb8 18:07:40 Step 9/12 : COPY . . 18:07:41 ---> ededa3c22b67 18:07:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:41 ---> Running in e7b5cbef199f 18:08:02 Removing intermediate container e831b9525832 18:08:02 ---> 38b405300aa4 18:08:02 Step 11/12 : ARG MAKE="make build" 18:08:02 ---> Running in c613ab7e100b 18:08:02 Removing intermediate container c613ab7e100b 18:08:02 ---> b0a1e09d6c1b 18:08:02 Step 12/12 : RUN $MAKE 18:08:02 ---> Running in 06fec4b3a3b9 18:08:02 noop 18:08:02 Removing intermediate container 06fec4b3a3b9 18:08:02 ---> 4f5f749d604e 18:08:02 Successfully built 4f5f749d604e 18:08:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:08:03 + docker inspect -f . ci-base-image-x86_64 18:08:03 . [Pipeline] withDockerContainer 18:08:03 prd-centos7-docker-4c-2g-30244 does not seem to be running inside a container 18:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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 ******** ci-base-image-x86_64 cat 18:08:03 $ docker top 3877b5edf584e9ecadb5d5d594d4a1ef46aa9c0b7a87431fce1ec8e904b239da -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:04 + go version 18:08:04 go version go1.16.8 linux/amd64 [Pipeline] } 18:08:04 $ docker stop --time=1 3877b5edf584e9ecadb5d5d594d4a1ef46aa9c0b7a87431fce1ec8e904b239da 18:08:05 $ docker rm -f 3877b5edf584e9ecadb5d5d594d4a1ef46aa9c0b7a87431fce1ec8e904b239da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:06 + docker inspect -f . ci-base-image-x86_64 18:08:06 . [Pipeline] withDockerContainer 18:08:06 prd-centos7-docker-4c-2g-30244 does not seem to be running inside a container 18:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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 ******** ci-base-image-x86_64 cat 18:08:07 $ docker top 4817a1277aa52ec29120884f887b35dcf7ffaf5449dc9a4aa55fb5c1e9642683 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:08:07 + make test 18:08:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:08:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:08:25 CGO_ENABLED=1 go vet ./... 18:08:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:30 ./bin/test-attribution-txt.sh [Pipeline] } 18:08:30 $ docker stop --time=1 4817a1277aa52ec29120884f887b35dcf7ffaf5449dc9a4aa55fb5c1e9642683 18:08:31 $ docker rm -f 4817a1277aa52ec29120884f887b35dcf7ffaf5449dc9a4aa55fb5c1e9642683 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:42 + ls -al . 18:08:42 total 148 18:08:42 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 10 18:08 . 18:08:42 drwxrwxr-x. 4 jenkins jenkins 30 Nov 10 18:07 .. 18:08:42 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 10 18:07 Attribution.txt 18:08:42 drwxrwxr-x. 2 jenkins jenkins 37 Nov 10 18:07 bin 18:08:42 -rw-rw-r--. 1 jenkins jenkins 22206 Nov 10 18:07 CHANGELOG.md 18:08:42 -rw-r--r--. 1 jenkins jenkins 10 Nov 10 18:08 coverage.out 18:08:42 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 10 18:07 Dockerfile 18:08:42 -rw-rw-r--. 1 jenkins jenkins 119 Nov 10 18:07 .dockerignore 18:08:42 drwxrwxr-x. 8 jenkins jenkins 162 Nov 10 18:07 .git 18:08:42 drwxrwxr-x. 2 jenkins jenkins 104 Nov 10 18:07 .github 18:08:42 -rw-rw-r--. 1 jenkins jenkins 104 Nov 10 18:07 .gitignore 18:08:42 -rw-rw-r--. 1 jenkins jenkins 136 Nov 10 18:07 go.mod 18:08:42 -rw-rw-r--. 1 jenkins jenkins 49401 Nov 10 18:07 go.sum 18:08:42 -rw-rw-r--. 1 jenkins jenkins 677 Nov 10 18:07 GOVERNANCE.md 18:08:42 -rw-rw-r--. 1 jenkins jenkins 687 Nov 10 18:07 Jenkinsfile 18:08:42 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 10 18:07 LICENSE 18:08:42 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 10 18:07 main.go 18:08:42 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 10 18:07 makefile 18:08:42 -rw-rw-r--. 1 jenkins jenkins 618 Nov 10 18:07 OWNERS.md 18:08:42 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 10 18:07 README.md 18:08:42 drwxrwxr-x. 9 jenkins jenkins 151 Nov 10 18:07 res 18:08:42 drwxrwxr-x. 3 jenkins jenkins 58 Nov 10 18:07 snap 18:08:42 -rw-rw-r--. 1 jenkins jenkins 12 Nov 10 18:04 VERSION [Pipeline] isUnix [Pipeline] sh 18:08:42 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8614b8823b9482f274c22a2df4f1b3061c4102e9 --label arch=amd64 --label version=2.0.2-dev.27 . 18:08:42 Sending build context to Docker daemon 200.2kB 18:08:42 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 18:08:42 Step 2/26 : FROM ${BASE} AS builder 18:08:42 ---> 4f5f749d604e 18:08:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:08:42 ---> Running in 897c51cab85d 18:08:42 Removing intermediate container 897c51cab85d 18:08:42 ---> f9b37c46e9bd 18:08:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:08:42 ---> Running in a05e53f07b4e 18:08:42 Removing intermediate container a05e53f07b4e 18:08:42 ---> 98cbc9ea9a97 18:08:42 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:08:42 ---> Running in 6043f1cbc468 18:08:42 Removing intermediate container 6043f1cbc468 18:08:42 ---> c62e282a7685 18:08:42 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:42 ---> Running in c7a130924cc0 18:08:43 Removing intermediate container c7a130924cc0 18:08:43 ---> b0ab60f7e263 18:08:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:43 ---> Running in e0f4085f7903 18:08:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:44 OK: 220 MiB in 52 packages 18:08:44 Removing intermediate container e0f4085f7903 18:08:44 ---> 6f9a0bc1dd36 18:08:44 Step 8/26 : WORKDIR /app 18:08:44 ---> Running in 1655f68fcb71 18:08:44 Removing intermediate container 1655f68fcb71 18:08:44 ---> 587f9a447d8d 18:08:44 Step 9/26 : COPY . . 18:08:45 ---> 7a9e577a7df6 18:08:45 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:45 ---> Running in 5757bbe07320 18:08:45 Removing intermediate container 5757bbe07320 18:08:45 ---> ba824a3931d4 18:08:45 Step 11/26 : ARG MAKE="make build" 18:08:45 ---> Running in 3505b2481dbf 18:08:45 Removing intermediate container 3505b2481dbf 18:08:45 ---> ebe7c3d7bb16 18:08:45 Step 12/26 : RUN $MAKE 18:08:45 ---> Running in d33eb93ee4cc 18:08:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.27" -o app-service-configurable 18:08:58 Removing intermediate container d33eb93ee4cc 18:08:58 ---> 322c78ff58ac 18:08:58 Step 13/26 : FROM alpine:3.14 18:09:01 3.14: Pulling from library/alpine 18:09:01 a0d0a0d46f8b: Already exists 18:09:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:09:02 Status: Downloaded newer image for alpine:3.14 18:09:02 ---> 14119a10abf4 18:09:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:09:02 ---> Running in 600708627ce4 18:09:02 Removing intermediate container 600708627ce4 18:09:02 ---> 13208c5e6689 18:09:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:09:02 ---> Running in bad1d048a652 18:09:02 Removing intermediate container bad1d048a652 18:09:02 ---> 0912ca1a8cbf 18:09:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:09:02 ---> Running in 95c8b0849947 18:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:03 (1/7) Installing ca-certificates (20191127-r5) 18:09:03 (2/7) Installing dumb-init (1.2.5-r1) 18:09:03 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:09:03 (4/7) Installing libsodium (1.0.18-r0) 18:09:03 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:09:03 (6/7) Installing libzmq (4.3.4-r0) 18:09:03 (7/7) Installing zeromq (4.3.4-r0) 18:09:03 Executing busybox-1.33.1-r3.trigger 18:09:03 Executing ca-certificates-20191127-r5.trigger 18:09:03 OK: 9 MiB in 21 packages 18:09:04 Removing intermediate container 95c8b0849947 18:09:04 ---> a1acde20abf3 18:09:04 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:09:04 ---> 95aaefb8a7dc 18:09:04 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:09:04 Removing intermediate container e7b5cbef199f 18:09:04 ---> 38bf55e3048d 18:09:04 Step 11/12 : ARG MAKE="make build" 18:09:04 ---> Running in 4f6b6b8da514 18:09:04 Removing intermediate container 4f6b6b8da514 18:09:04 ---> 182608ade9ba 18:09:04 Step 12/12 : RUN $MAKE 18:09:04 ---> Running in a75c145349b1 18:09:04 noop 18:09:04 Removing intermediate container a75c145349b1 18:09:04 ---> bb59f71aa4b9 18:09:04 Successfully built bb59f71aa4b9 18:09:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:09:04 ---> 503800f7fe88 18:09:04 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:09:04 ---> 45f468e400b5 18:09:04 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:09:04 + docker inspect -f . ci-base-image-arm64 18:09:04 . [Pipeline] withDockerContainer 18:09:04 prd-ubuntu18.04-docker-arm64-4c-16g-30243 does not seem to be running inside a container 18:09:04 ---> 526e9dac4d5f 18:09:04 Step 21/26 : EXPOSE 48095 18:09:04 ---> Running in 4daf3b5f3a13 18:09:04 Removing intermediate container 4daf3b5f3a13 18:09:04 ---> bff4aad14b7e 18:09:04 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:09:04 ---> Running in 4a5ef2376ffc 18:09:04 Removing intermediate container 4a5ef2376ffc 18:09:04 ---> c2cfadc4c2de 18:09:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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 ******** ci-base-image-arm64 cat 18:09:05 ---> Running in 04816d757f6d 18:09:05 Removing intermediate container 04816d757f6d 18:09:05 ---> 9f39bce1228e 18:09:05 Step 24/26 : LABEL arch=amd64 18:09:05 ---> Running in 6525cba740e3 18:09:05 Removing intermediate container 6525cba740e3 18:09:05 ---> db7d2c6f7cd1 18:09:05 Step 25/26 : LABEL git_sha=8614b8823b9482f274c22a2df4f1b3061c4102e9 18:09:05 ---> Running in 699c1cef3c58 18:09:05 Removing intermediate container 699c1cef3c58 18:09:05 ---> bf4f53a5f9b5 18:09:05 Step 26/26 : LABEL version=2.0.2-dev.27 18:09:05 ---> Running in 767e1fd82b34 18:09:05 Removing intermediate container 767e1fd82b34 18:09:05 ---> f6f6babc8cb1 18:09:05 [Warning] One or more build-args [ARCH] were not consumed 18:09:05 Successfully built f6f6babc8cb1 18:09:05 Successfully tagged app-service-configurable:latest 18:09:06 $ docker top a8c0073275814bc39bd5966df37e41413ef3a7ee93c6461fa15d5914423babc2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:07 provisioning config files... 18:09:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config2981853778536309941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:08 ---> docker-login.sh 18:09:08 nexus3.edgexfoundry.org:10001 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:08 Configure a credential helper to remove this warning. See 18:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:08 18:09:08 Login Succeeded 18:09:08 nexus3.edgexfoundry.org:10002 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:08 Configure a credential helper to remove this warning. See 18:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:08 18:09:08 Login Succeeded 18:09:08 nexus3.edgexfoundry.org:10003 18:09:08 + go version 18:09:08 go version go1.16.8 linux/arm64 [Pipeline] } 18:09:08 $ docker stop --time=1 a8c0073275814bc39bd5966df37e41413ef3a7ee93c6461fa15d5914423babc2 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:08 Configure a credential helper to remove this warning. See 18:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:08 18:09:08 Login Succeeded 18:09:08 nexus3.edgexfoundry.org:10004 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:08 Configure a credential helper to remove this warning. See 18:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:08 18:09:08 Login Succeeded 18:09:08 docker.io 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:09 Configure a credential helper to remove this warning. See 18:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:09 18:09:09 Login Succeeded 18:09:09 ---> docker-login.sh ends 18:09:10 $ docker rm -f a8c0073275814bc39bd5966df37e41413ef3a7ee93c6461fa15d5914423babc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:09:10 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] echo 18:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo 18:09:10 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:09:10 8614b8823b9482f274c22a2df4f1b3061c4102e9 18:09:10 latest 18:09:10 2.0.2-dev.27 18:09:10 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 18:09:10 main 18:09:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] isUnix [Pipeline] sh 18:09:10 + docker inspect -f . ci-base-image-arm64 18:09:10 . [Pipeline] withDockerContainer 18:09:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9 18:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:11 c6c30d07af4f: Preparing 18:09:11 c8ab9a2e53fd: Preparing 18:09:11 b707be5777e8: Preparing 18:09:11 8d132bef7b4e: Preparing 18:09:11 fd3361b91cca: Preparing 18:09:11 e2eb06d8af82: Preparing 18:09:11 e2eb06d8af82: Waiting 18:09:11 prd-ubuntu18.04-docker-arm64-4c-16g-30243 does not seem to be running inside a container 18:09:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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 ******** ci-base-image-arm64 cat 18:09:11 8d132bef7b4e: Pushed 18:09:11 e2eb06d8af82: Layer already exists 18:09:11 b707be5777e8: Pushed 18:09:11 c8ab9a2e53fd: Pushed 18:09:11 fd3361b91cca: Pushed 18:09:12 $ docker top f07763adaa8cb7f9fb7d0394e26116aac1d3731bba34ae01a93c4c3cfd6fb8c4 -eo pid,comm 18:09:12 c6c30d07af4f: Pushed 18:09:12 8614b8823b9482f274c22a2df4f1b3061c4102e9: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:09:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:09:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:13 c6c30d07af4f: Preparing 18:09:13 c8ab9a2e53fd: Preparing 18:09:13 b707be5777e8: Preparing 18:09:13 8d132bef7b4e: Preparing 18:09:13 fd3361b91cca: Preparing 18:09:13 e2eb06d8af82: Preparing 18:09:13 e2eb06d8af82: Waiting 18:09:13 fd3361b91cca: Layer already exists 18:09:13 c8ab9a2e53fd: Layer already exists 18:09:13 b707be5777e8: Layer already exists 18:09:13 c6c30d07af4f: Layer already exists 18:09:13 8d132bef7b4e: Layer already exists 18:09:13 e2eb06d8af82: Layer already exists 18:09:13 latest: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 18:09:13 + make test 18:09:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh 18:09:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh 18:09:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.27 18:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:14 c6c30d07af4f: Preparing 18:09:14 c8ab9a2e53fd: Preparing 18:09:14 b707be5777e8: Preparing 18:09:14 8d132bef7b4e: Preparing 18:09:14 fd3361b91cca: Preparing 18:09:14 e2eb06d8af82: Preparing 18:09:14 e2eb06d8af82: Waiting 18:09:14 c8ab9a2e53fd: Layer already exists 18:09:14 fd3361b91cca: Layer already exists 18:09:14 b707be5777e8: Layer already exists 18:09:14 8d132bef7b4e: Layer already exists 18:09:14 c6c30d07af4f: Layer already exists 18:09:14 e2eb06d8af82: Layer already exists 18:09:14 2.0.2-dev.27: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:09:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh 18:09:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 18:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:15 c6c30d07af4f: Preparing 18:09:15 c8ab9a2e53fd: Preparing 18:09:15 b707be5777e8: Preparing 18:09:15 8d132bef7b4e: Preparing 18:09:15 fd3361b91cca: Preparing 18:09:15 e2eb06d8af82: Preparing 18:09:15 e2eb06d8af82: Waiting 18:09:15 c8ab9a2e53fd: Layer already exists 18:09:15 b707be5777e8: Layer already exists 18:09:15 c6c30d07af4f: Layer already exists 18:09:15 fd3361b91cca: Layer already exists 18:09:15 8d132bef7b4e: Layer already exists 18:09:15 e2eb06d8af82: Layer already exists 18:09:15 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:09:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 18:09:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:16 c6c30d07af4f: Preparing 18:09:16 c8ab9a2e53fd: Preparing 18:09:16 b707be5777e8: Preparing 18:09:16 8d132bef7b4e: Preparing 18:09:16 fd3361b91cca: Preparing 18:09:16 e2eb06d8af82: Preparing 18:09:16 e2eb06d8af82: Waiting 18:09:16 c8ab9a2e53fd: Layer already exists 18:09:16 b707be5777e8: Layer already exists 18:09:16 c6c30d07af4f: Layer already exists 18:09:16 fd3361b91cca: Layer already exists 18:09:16 8d132bef7b4e: Layer already exists 18:09:16 e2eb06d8af82: Layer already exists 18:09:16 main: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:16 ===================================================== [Pipeline] echo 18:09:16 taggedImages: 18:09:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9 18:09:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:09:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.27 18:09:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 18:09:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:16 18:09:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:17 latest: Pulling from edgex-lftools-log-publisher 18:09:17 b4d181a07f80: Pulling fs layer 18:09:17 a1111a8f2ec3: Pulling fs layer 18:09:17 ed53099fbce6: Pulling fs layer 18:09:17 dc539afda2c1: Pulling fs layer 18:09:17 77bc0d833cb6: Pulling fs layer 18:09:17 9065ff56babe: Pulling fs layer 18:09:17 d287ab97295c: Pulling fs layer 18:09:17 dc539afda2c1: Waiting 18:09:17 77bc0d833cb6: Waiting 18:09:17 9065ff56babe: Waiting 18:09:17 d287ab97295c: Waiting 18:09:17 a1111a8f2ec3: Verifying Checksum 18:09:17 a1111a8f2ec3: Download complete 18:09:17 dc539afda2c1: Verifying Checksum 18:09:17 dc539afda2c1: Download complete 18:09:17 ed53099fbce6: Verifying Checksum 18:09:17 ed53099fbce6: Download complete 18:09:17 77bc0d833cb6: Verifying Checksum 18:09:17 77bc0d833cb6: Download complete 18:09:17 9065ff56babe: Verifying Checksum 18:09:17 9065ff56babe: Download complete 18:09:17 b4d181a07f80: Verifying Checksum 18:09:17 b4d181a07f80: Download complete 18:09:17 d287ab97295c: Verifying Checksum 18:09:17 d287ab97295c: Download complete 18:09:18 b4d181a07f80: Pull complete 18:09:18 a1111a8f2ec3: Pull complete 18:09:19 ed53099fbce6: Pull complete 18:09:19 dc539afda2c1: Pull complete 18:09:19 77bc0d833cb6: Pull complete 18:09:19 9065ff56babe: Pull complete 18:09:24 d287ab97295c: Pull complete 18:09:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:09:24 prd-centos7-docker-4c-2g-30244 does not seem to be running inside a container 18:09:24 $ 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/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:28 $ docker top 6b33d45ad3419118d06ad288a2b36290ebf36a32a4f100cfe6cf81d4d2a90d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:28 ---> job-cost.sh 18:09:28 lf-activate-venv: SKIPPING 18:09:28 INFO: No Stack... 18:09:29 INFO: Retrieving Pricing Info for: v3-standard-2 18:09:29 INFO: Archiving Costs [Pipeline] sh 18:09:29 + cat /w/workspace/app-service-configurable/31/archives/cost.csv 18:09:29 + cut -d, -f6 [Pipeline] lock 18:09:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] 18:09:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] did not exist. Created. 18:09:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:29 + echo total: 0.05999999865889549 [Pipeline] stash 18:09:31 Stashed 1 file(s) [Pipeline] } 18:09:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:31 $ docker stop --time=1 6b33d45ad3419118d06ad288a2b36290ebf36a32a4f100cfe6cf81d4d2a90d33 18:09:32 $ docker rm -f 6b33d45ad3419118d06ad288a2b36290ebf36a32a4f100cfe6cf81d4d2a90d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:10:10 CGO_ENABLED=1 go vet ./... 18:10:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:10:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:10:29 ./bin/test-attribution-txt.sh [Pipeline] } 18:10:29 $ docker stop --time=1 f07763adaa8cb7f9fb7d0394e26116aac1d3731bba34ae01a93c4c3cfd6fb8c4 18:10:31 $ docker rm -f f07763adaa8cb7f9fb7d0394e26116aac1d3731bba34ae01a93c4c3cfd6fb8c4 [Pipeline] // withDockerContainer [Pipeline] sh 18:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:10:32 Warning: overwriting stash ‘coverage-report’ 18:10:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:10:34 + ls -al . 18:10:34 total 172 18:10:34 drwxrwxr-x 7 jenkins jenkins 4096 Nov 10 18:10 . 18:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:06 .. 18:10:34 -rw-rw-r-- 1 jenkins jenkins 119 Nov 10 18:06 .dockerignore 18:10:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 18:06 .git 18:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:06 .github 18:10:34 -rw-rw-r-- 1 jenkins jenkins 104 Nov 10 18:06 .gitignore 18:10:34 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 10 18:06 Attribution.txt 18:10:34 -rw-rw-r-- 1 jenkins jenkins 22206 Nov 10 18:06 CHANGELOG.md 18:10:34 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 10 18:06 Dockerfile 18:10:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 18:06 GOVERNANCE.md 18:10:34 -rw-rw-r-- 1 jenkins jenkins 687 Nov 10 18:06 Jenkinsfile 18:10:34 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 10 18:06 LICENSE 18:10:34 -rw-rw-r-- 1 jenkins jenkins 618 Nov 10 18:06 OWNERS.md 18:10:34 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 10 18:06 README.md 18:10:34 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 18:04 VERSION 18:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:06 bin 18:10:34 -rw-r--r-- 1 jenkins jenkins 10 Nov 10 18:09 coverage.out 18:10:34 -rw-rw-r-- 1 jenkins jenkins 136 Nov 10 18:06 go.mod 18:10:34 -rw-rw-r-- 1 jenkins jenkins 49401 Nov 10 18:06 go.sum 18:10:34 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 10 18:06 main.go 18:10:34 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 10 18:06 makefile 18:10:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 18:06 res 18:10:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:06 snap [Pipeline] isUnix [Pipeline] sh 18:10:34 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8614b8823b9482f274c22a2df4f1b3061c4102e9 --label arch=arm64 --label version=2.0.2-dev.27 . 18:10:34 Sending build context to Docker daemon 200.2kB 18:10:35 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 18:10:35 Step 2/26 : FROM ${BASE} AS builder 18:10:35 ---> bb59f71aa4b9 18:10:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:10:35 ---> Running in 0d9b6203ba9d 18:10:35 Removing intermediate container 0d9b6203ba9d 18:10:35 ---> abf0acc10f75 18:10:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:10:35 ---> Running in fc2c4f33c0d5 18:10:36 Removing intermediate container fc2c4f33c0d5 18:10:36 ---> 77094c2fa2e5 18:10:36 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:10:36 ---> Running in 25bea239cc08 18:10:36 Removing intermediate container 25bea239cc08 18:10:36 ---> a5eb54706bc8 18:10:36 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:36 ---> Running in 5c56b14fda6f 18:10:38 Removing intermediate container 5c56b14fda6f 18:10:38 ---> b7e95d2ec449 18:10:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:38 ---> Running in 1c6484167783 18:10:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:10:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:10:41 OK: 219 MiB in 52 packages 18:10:42 Removing intermediate container 1c6484167783 18:10:42 ---> a8fe8777890b 18:10:42 Step 8/26 : WORKDIR /app 18:10:42 ---> Running in 507812cd0008 18:10:42 Removing intermediate container 507812cd0008 18:10:42 ---> 14154a4863f5 18:10:42 Step 9/26 : COPY . . 18:10:43 ---> 5a36a922b292 18:10:43 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:43 ---> Running in a6f884075c6f 18:10:46 Removing intermediate container a6f884075c6f 18:10:46 ---> 3fc2d21a36f4 18:10:46 Step 11/26 : ARG MAKE="make build" 18:10:46 ---> Running in bffae5b9cdc7 18:10:46 Removing intermediate container bffae5b9cdc7 18:10:46 ---> acba035d70cc 18:10:46 Step 12/26 : RUN $MAKE 18:10:46 ---> Running in 634f692ce3fe 18:10:47 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.27" -o app-service-configurable 18:11:26 Removing intermediate container 634f692ce3fe 18:11:26 ---> 46aa31b2a7a0 18:11:26 Step 13/26 : FROM alpine:3.14 18:11:28 3.14: Pulling from library/alpine 18:11:29 552d1f2373af: Already exists 18:11:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:11:29 Status: Downloaded newer image for alpine:3.14 18:11:29 ---> bb3de5531c18 18:11:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:11:29 ---> Running in 3240ce9ccde9 18:11:29 Removing intermediate container 3240ce9ccde9 18:11:29 ---> 6d36e6580107 18:11:29 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:11:29 ---> Running in 5ab6df23b298 18:11:30 Removing intermediate container 5ab6df23b298 18:11:30 ---> db7eb22b77e2 18:11:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:11:30 ---> Running in 2b6995580d75 18:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:11:31 (1/7) Installing ca-certificates (20191127-r5) 18:11:32 (2/7) Installing dumb-init (1.2.5-r1) 18:11:32 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:11:32 (4/7) Installing libsodium (1.0.18-r0) 18:11:32 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:11:32 (6/7) Installing libzmq (4.3.4-r0) 18:11:32 (7/7) Installing zeromq (4.3.4-r0) 18:11:32 Executing busybox-1.33.1-r3.trigger 18:11:32 Executing ca-certificates-20191127-r5.trigger 18:11:32 OK: 9 MiB in 21 packages 18:11:33 Removing intermediate container 2b6995580d75 18:11:33 ---> 49661563bec0 18:11:33 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:11:34 ---> 8e27e0c634b7 18:11:34 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:11:35 ---> 843d5fa045d6 18:11:35 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:11:35 ---> f76878f14c70 18:11:35 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:11:36 ---> b6377330da67 18:11:36 Step 21/26 : EXPOSE 48095 18:11:36 ---> Running in 10d031a3be2e 18:11:37 Removing intermediate container 10d031a3be2e 18:11:37 ---> cc132e05d871 18:11:37 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:11:37 ---> Running in a59626070389 18:11:37 Removing intermediate container a59626070389 18:11:37 ---> 0e417b41bfec 18:11:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:11:37 ---> Running in 4424debeef4b 18:11:38 Removing intermediate container 4424debeef4b 18:11:38 ---> 2341311c4502 18:11:38 Step 24/26 : LABEL arch=arm64 18:11:38 ---> Running in a46cc44b353a 18:11:38 Removing intermediate container a46cc44b353a 18:11:38 ---> e06190eedc22 18:11:38 Step 25/26 : LABEL git_sha=8614b8823b9482f274c22a2df4f1b3061c4102e9 18:11:38 ---> Running in 82b96d90362a 18:11:38 Removing intermediate container 82b96d90362a 18:11:38 ---> dde7920f8a21 18:11:38 Step 26/26 : LABEL version=2.0.2-dev.27 18:11:39 ---> Running in 48d9e79d08dc 18:11:39 Removing intermediate container 48d9e79d08dc 18:11:39 ---> e3b89055f099 18:11:39 [Warning] One or more build-args [ARCH] were not consumed 18:11:39 Successfully built e3b89055f099 18:11:39 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:39 provisioning config files... 18:11:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config7110751602315844949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:40 ---> docker-login.sh 18:11:40 nexus3.edgexfoundry.org:10001 18:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:40 Configure a credential helper to remove this warning. See 18:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:40 18:11:40 Login Succeeded 18:11:40 nexus3.edgexfoundry.org:10002 18:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:42 Configure a credential helper to remove this warning. See 18:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:42 18:11:42 Login Succeeded 18:11:42 nexus3.edgexfoundry.org:10003 18:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:42 Configure a credential helper to remove this warning. See 18:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:42 18:11:42 Login Succeeded 18:11:42 nexus3.edgexfoundry.org:10004 18:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:42 Configure a credential helper to remove this warning. See 18:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:42 18:11:42 Login Succeeded 18:11:42 docker.io 18:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:42 Configure a credential helper to remove this warning. See 18:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:42 18:11:42 Login Succeeded 18:11:42 ---> docker-login.sh ends [Pipeline] } 18:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:11:42 8614b8823b9482f274c22a2df4f1b3061c4102e9 18:11:42 latest 18:11:42 2.0.2-dev.27 18:11:42 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 18:11:42 main 18:11:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:11:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] isUnix [Pipeline] sh 18:11:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9 18:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:11:43 64a7652245c9: Preparing 18:11:43 a686b7eba238: Preparing 18:11:43 80da1107e245: Preparing 18:11:43 5a2b343e1af2: Preparing 18:11:43 99b30d12c329: Preparing 18:11:43 ee420dfed78a: Preparing 18:11:43 ee420dfed78a: Waiting 18:11:43 5a2b343e1af2: Pushed 18:11:43 80da1107e245: Pushed 18:11:43 a686b7eba238: Pushed 18:11:43 ee420dfed78a: Layer already exists 18:11:44 99b30d12c329: Pushed 18:11:47 64a7652245c9: Pushed 18:11:47 8614b8823b9482f274c22a2df4f1b3061c4102e9: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh 18:11:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:11:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:11:48 64a7652245c9: Preparing 18:11:48 a686b7eba238: Preparing 18:11:48 80da1107e245: Preparing 18:11:48 5a2b343e1af2: Preparing 18:11:48 99b30d12c329: Preparing 18:11:48 ee420dfed78a: Preparing 18:11:48 ee420dfed78a: Waiting 18:11:48 64a7652245c9: Layer already exists 18:11:48 5a2b343e1af2: Layer already exists 18:11:48 80da1107e245: Layer already exists 18:11:48 a686b7eba238: Layer already exists 18:11:48 99b30d12c329: Layer already exists 18:11:48 ee420dfed78a: Layer already exists 18:11:48 latest: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh 18:11:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh 18:11:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.27 18:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:11:49 64a7652245c9: Preparing 18:11:49 a686b7eba238: Preparing 18:11:49 80da1107e245: Preparing 18:11:49 5a2b343e1af2: Preparing 18:11:49 99b30d12c329: Preparing 18:11:49 ee420dfed78a: Preparing 18:11:49 ee420dfed78a: Waiting 18:11:49 99b30d12c329: Layer already exists 18:11:49 80da1107e245: Layer already exists 18:11:49 64a7652245c9: Layer already exists 18:11:49 a686b7eba238: Layer already exists 18:11:49 5a2b343e1af2: Layer already exists 18:11:49 ee420dfed78a: Layer already exists 18:11:49 2.0.2-dev.27: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh 18:11:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh 18:11:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 18:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:11:50 64a7652245c9: Preparing 18:11:50 a686b7eba238: Preparing 18:11:50 80da1107e245: Preparing 18:11:50 5a2b343e1af2: Preparing 18:11:50 99b30d12c329: Preparing 18:11:50 ee420dfed78a: Preparing 18:11:50 ee420dfed78a: Waiting 18:11:50 5a2b343e1af2: Layer already exists 18:11:50 99b30d12c329: Layer already exists 18:11:50 a686b7eba238: Layer already exists 18:11:50 64a7652245c9: Layer already exists 18:11:50 80da1107e245: Layer already exists 18:11:50 ee420dfed78a: Layer already exists 18:11:50 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh 18:11:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 18:11:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:11:51 64a7652245c9: Preparing 18:11:51 a686b7eba238: Preparing 18:11:51 80da1107e245: Preparing 18:11:51 5a2b343e1af2: Preparing 18:11:51 99b30d12c329: Preparing 18:11:51 ee420dfed78a: Preparing 18:11:51 ee420dfed78a: Waiting 18:11:51 80da1107e245: Layer already exists 18:11:51 a686b7eba238: Layer already exists 18:11:51 64a7652245c9: Layer already exists 18:11:51 99b30d12c329: Layer already exists 18:11:51 5a2b343e1af2: Layer already exists 18:11:51 ee420dfed78a: Layer already exists 18:11:51 main: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:51 ===================================================== [Pipeline] echo 18:11:51 taggedImages: 18:11:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9 18:11:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:11:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.27 18:11:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 18:11:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:53 18:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:53 arm64: Pulling from edgex-lftools-log-publisher 18:11:53 448f6bf000e3: Pulling fs layer 18:11:53 f757da607395: Pulling fs layer 18:11:53 05883995daec: Pulling fs layer 18:11:53 8603b9c90790: Pulling fs layer 18:11:53 1560dd03e051: Pulling fs layer 18:11:53 27f5ce0e4adf: Pulling fs layer 18:11:53 c2d8d7efcc4b: Pulling fs layer 18:11:53 8603b9c90790: Waiting 18:11:53 1560dd03e051: Waiting 18:11:53 27f5ce0e4adf: Waiting 18:11:53 c2d8d7efcc4b: Waiting 18:11:53 f757da607395: Verifying Checksum 18:11:53 f757da607395: Download complete 18:11:53 8603b9c90790: Verifying Checksum 18:11:53 8603b9c90790: Download complete 18:11:54 1560dd03e051: Verifying Checksum 18:11:54 1560dd03e051: Download complete 18:11:54 05883995daec: Verifying Checksum 18:11:54 05883995daec: Download complete 18:11:54 27f5ce0e4adf: Verifying Checksum 18:11:54 27f5ce0e4adf: Download complete 18:11:54 448f6bf000e3: Verifying Checksum 18:11:54 448f6bf000e3: Download complete 18:11:56 c2d8d7efcc4b: Verifying Checksum 18:11:56 c2d8d7efcc4b: Download complete 18:11:57 448f6bf000e3: Pull complete 18:11:58 f757da607395: Pull complete 18:11:59 05883995daec: Pull complete 18:12:00 8603b9c90790: Pull complete 18:12:01 1560dd03e051: Pull complete 18:12:01 27f5ce0e4adf: Pull complete 18:12:16 c2d8d7efcc4b: Pull complete 18:12:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:12:17 prd-ubuntu18.04-docker-arm64-4c-16g-30243 does not seem to be running inside a container 18:12:17 $ 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/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:12:19 $ docker top e2b9db49e39b9b848b51bdb4d57515d8174ab3d0ab780e3884c6f1ea1d529698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:20 ---> job-cost.sh 18:12:20 lf-activate-venv: SKIPPING 18:12:20 INFO: No Stack... 18:12:21 INFO: Retrieving Pricing Info for: v3-standard-4 18:12:21 INFO: Archiving Costs [Pipeline] sh 18:12:22 + + cat /w/workspace/app-service-configurable/31/archives/cost.csvcut 18:12:22 -d, -f6 [Pipeline] lock 18:12:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] 18:12:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] did not exist. Created. 18:12:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:23 /w/workspace/app-service-configurable/31@tmp/durable-2df029db/script.sh: 1: /w/workspace/app-service-configurable/31@tmp/durable-2df029db/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:12:23 + echo total: 0.10999999940395355 [Pipeline] stash 18:12:23 Warning: overwriting stash ‘stack-cost’ 18:12:23 Stashed 1 file(s) [Pipeline] } 18:12:23 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 18:12:23 $ docker stop --time=1 e2b9db49e39b9b848b51bdb4d57515d8174ab3d0ab780e3884c6f1ea1d529698 18:12:25 $ docker rm -f e2b9db49e39b9b848b51bdb4d57515d8174ab3d0ab780e3884c6f1ea1d529698 [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 18:12:27 provisioning config files... 18:12:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2603864631053318043tmp [Pipeline] { [Pipeline] sh 18:12:27 + set +x 18:12:27 + bash -s -- 18:12:27 + curl -s https://codecov.io/bash 18:12:27 18:12:27 _____ _ 18:12:27 / ____| | | 18:12:27 | | ___ __| | ___ ___ _____ __ 18:12:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:12:27 | |___| (_) | (_| | __/ (_| (_) \ V / 18:12:27 \_____\___/ \__,_|\___|\___\___/ \_/ 18:12:27 Bash-1.0.6 18:12:27 18:12:27 18:12:27 ==> git version 2.24.4 found 18:12:27 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:12:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:12:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:12:27 ==> Jenkins CI detected. 18:12:27 current dir:  /w/workspace/ry_app-service-configurable_main 18:12:27 project root: . 18:12:27 --> token set from env 18:12:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:12:27 ==> Running gcov in . (disable via -X gcov) 18:12:27 ==> Python coveragepy not found 18:12:27 ==> Searching for coverage reports in: 18:12:27 + . 18:12:27 -> Found 1 reports 18:12:27 ==> Detecting git/mercurial file structure 18:12:27 ==> Reading reports 18:12:27 + ./coverage.out bytes=10 18:12:27 ==> Appending adjustments 18:12:27 https://docs.codecov.io/docs/fixing-reports 18:12:27 + Found adjustments 18:12:27 ==> Gzipping contents 18:12:27 4.0K /tmp/codecov.oWUDgr.gz 18:12:27 ==> Uploading reports 18:12:27 url: https://codecov.io 18:12:27 query: branch=main&commit=8614b8823b9482f274c22a2df4f1b3061c4102e9&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:12:27 -> Pinging Codecov 18:12:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=8614b8823b9482f274c22a2df4f1b3061c4102e9&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:12:27 -> Uploading to 18:12:27 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/A97CA9966030D2A3747ED39772930CCE/8614b8823b9482f274c22a2df4f1b3061c4102e9/261772d2-cf87-4bff-91d5-58663278f212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T181227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cdd5fe01dce7fb08c6c1a632f356d9eb3450f1855424505420905fe88f816ac 18:12:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:27 Dload Upload Total Spent Left Speed 18:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1807 --:--:-- --:--:-- --:--:-- 1808 18:12:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] } 18:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:12:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:12:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:29 18:12:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:12:30 188c0c94c7c5: Pulling fs layer 18:12:30 0ef7d3d256c8: Pulling fs layer 18:12:30 de9db76c5a1d: Pulling fs layer 18:12:30 0eba1c9be4d2: Pulling fs layer 18:12:30 0d57e429df01: Pulling fs layer 18:12:30 4e4be7b47b0d: Pulling fs layer 18:12:30 e1f770b5df2f: Pulling fs layer 18:12:30 85a0685a4137: Pulling fs layer 18:12:30 0d57e429df01: Waiting 18:12:30 4e4be7b47b0d: Waiting 18:12:30 e1f770b5df2f: Waiting 18:12:30 85a0685a4137: Waiting 18:12:30 0eba1c9be4d2: Waiting 18:12:30 de9db76c5a1d: Verifying Checksum 18:12:30 de9db76c5a1d: Download complete 18:12:30 0ef7d3d256c8: Verifying Checksum 18:12:30 0ef7d3d256c8: Download complete 18:12:30 0d57e429df01: Verifying Checksum 18:12:30 0d57e429df01: Download complete 18:12:30 4e4be7b47b0d: Verifying Checksum 18:12:30 4e4be7b47b0d: Download complete 18:12:30 188c0c94c7c5: Verifying Checksum 18:12:30 188c0c94c7c5: Download complete 18:12:30 e1f770b5df2f: Verifying Checksum 18:12:30 e1f770b5df2f: Download complete 18:12:30 188c0c94c7c5: Pull complete 18:12:30 0eba1c9be4d2: Verifying Checksum 18:12:30 0eba1c9be4d2: Download complete 18:12:30 0ef7d3d256c8: Pull complete 18:12:30 de9db76c5a1d: Pull complete 18:12:30 85a0685a4137: Verifying Checksum 18:12:30 85a0685a4137: Download complete 18:12:35 0eba1c9be4d2: Pull complete 18:12:35 0d57e429df01: Pull complete 18:12:35 4e4be7b47b0d: Pull complete 18:12:35 e1f770b5df2f: Pull complete 18:12:39 85a0685a4137: Pull complete 18:12:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:12:39 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 18:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:12:41 $ docker top b75a9878e8bdf5a26533de95c63082f1aec1f0caf3a81b35871cc8a1b8f7c5ac -eo pid,comm [Pipeline] { [Pipeline] echo 18:12:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:12:42 + set -o pipefail 18:12:42 + snyk monitor '--org=edgex-jenkins' 18:12:47 18:12:47 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:12:47 18:12:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/4c50db5b-8e64-49a1-926e-2c9521572e8e 18:12:47 18:12:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:12:47 18:12:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:12:47 18:12:47 18:12:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 18:12:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:12:47 $ docker stop --time=1 b75a9878e8bdf5a26533de95c63082f1aec1f0caf3a81b35871cc8a1b8f7c5ac 18:12:49 $ docker rm -f b75a9878e8bdf5a26533de95c63082f1aec1f0caf3a81b35871cc8a1b8f7c5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:51 + git log --format=format:%s -1 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] isUnix [Pipeline] sh 18:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:51 . [Pipeline] withDockerContainer 18:12:51 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 18:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:12:52 $ docker top b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:52 [ssh-agent] Looking for ssh-agent implementation... 18:12:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:52 $ docker exec b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 ssh-agent 18:12:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImpAmf/agent.15 18:12:52 SSH_AGENT_PID=21 18:12:52 Running ssh-add (command line suppressed) 18:12:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7351526859041780755.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7351526859041780755.key) 18:12:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:52 + git semver tag 18:12:52 # -> Open(): unable to determine branch for HEAD 18:12:52 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:12:52 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:12:52 # $SEMVER_REMOTE_NAME = origin 18:12:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:12:52 # $SEMVER_USER_NAME = edgex-jenkins 18:12:52 # $SEMVER_BRANCH = main 18:12:52 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:12:52 # 8614b8823b9482f274c22a2df4f1b3061c4102e9 HEAD 18:12:52 # -> Force: false 18:12:52 # 01b346986fb05320df09cfa5084c4774b44adc7f refs/tags/v2.0.2-dev.27 [Pipeline] } 18:12:52 $ docker exec --env ******** --env ******** b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 ssh-agent -k 18:12:53 unset SSH_AUTH_SOCK; 18:12:53 unset SSH_AGENT_PID; 18:12:53 echo Agent pid 21 killed; 18:12:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:53 + git semver [Pipeline] } 18:12:53 $ docker stop --time=1 b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 18:12:54 $ docker rm -f b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:12:54 18:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:12:55 0.23.1-centos7: Pulling from edgex-lftools 18:12:55 ab5ef0e58194: Pulling fs layer 18:12:55 9712f1f96733: Pulling fs layer 18:12:55 63f879dbbcfc: Pulling fs layer 18:12:55 0d9ebad4ef96: Pulling fs layer 18:12:55 e9a5061849ea: Pulling fs layer 18:12:55 d747dcd14b5f: Pulling fs layer 18:12:55 2de7ff778b66: Pulling fs layer 18:12:55 e9a5061849ea: Waiting 18:12:55 d747dcd14b5f: Waiting 18:12:55 2de7ff778b66: Waiting 18:12:55 0d9ebad4ef96: Waiting 18:12:55 9712f1f96733: Verifying Checksum 18:12:55 9712f1f96733: Download complete 18:12:55 63f879dbbcfc: Verifying Checksum 18:12:55 63f879dbbcfc: Download complete 18:12:55 0d9ebad4ef96: Verifying Checksum 18:12:55 0d9ebad4ef96: Download complete 18:12:55 d747dcd14b5f: Verifying Checksum 18:12:55 d747dcd14b5f: Download complete 18:12:55 e9a5061849ea: Verifying Checksum 18:12:55 e9a5061849ea: Download complete 18:12:56 ab5ef0e58194: Verifying Checksum 18:12:56 ab5ef0e58194: Download complete 18:12:56 2de7ff778b66: Verifying Checksum 18:12:56 2de7ff778b66: Download complete 18:12:59 ab5ef0e58194: Pull complete 18:12:59 9712f1f96733: Pull complete 18:13:00 63f879dbbcfc: Pull complete 18:13:04 0d9ebad4ef96: Pull complete 18:13:04 e9a5061849ea: Pull complete 18:13:04 d747dcd14b5f: Pull complete 18:13:05 2de7ff778b66: Pull complete 18:13:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:13:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:13:05 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 18:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:13:09 $ docker top 4c698158ae56958746c2595440682743a7c97a5921fe7d6623f0f42296b74d5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:13:09 provisioning config files... 18:13:09 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config622464079263876032tmp 18:13:09 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8059224847477476860tmp 18:13:09 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config210879650116370656tmp [Pipeline] { [Pipeline] echo 18:13:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:13:10 ---> sigul-configuration.sh 18:13:10 gpg: directory `/root/.gnupg' created 18:13:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:13:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:13:10 gpg: keyring `/root/.gnupg/secring.gpg' created 18:13:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:13:10 gpg: CAST5 encrypted data 18:13:10 gpg: encrypted with 1 passphrase 18:13:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:13:10 + mkdir /home/jenkins 18:13:10 + mkdir /home/jenkins/sigul [Pipeline] sh 18:13:10 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:13:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:13:11 ---> sigul-install.sh 18:13:11 Sigul already installed; skipping installation. [Pipeline] sh 18:13:11 + git tag --list 18:13:11 v1.0.0 18:13:11 v1.1.0 18:13:11 v1.2.0 18:13:11 v1.3.0 18:13:11 v1.3.1 18:13:11 v2.0.0 18:13:11 v2.0.1 18:13:11 v2.0.1-dev.1 18:13:11 v2.0.2-dev.1 18:13:11 v2.0.2-dev.10 18:13:11 v2.0.2-dev.11 18:13:11 v2.0.2-dev.12 18:13:11 v2.0.2-dev.13 18:13:11 v2.0.2-dev.14 18:13:11 v2.0.2-dev.15 18:13:11 v2.0.2-dev.16 18:13:11 v2.0.2-dev.17 18:13:11 v2.0.2-dev.18 18:13:11 v2.0.2-dev.19 18:13:11 v2.0.2-dev.2 18:13:11 v2.0.2-dev.20 18:13:11 v2.0.2-dev.21 18:13:11 v2.0.2-dev.22 18:13:11 v2.0.2-dev.23 18:13:11 v2.0.2-dev.24 18:13:11 v2.0.2-dev.25 18:13:11 v2.0.2-dev.26 18:13:11 v2.0.2-dev.27 18:13:11 v2.0.2-dev.3 18:13:11 v2.0.2-dev.4 18:13:11 v2.0.2-dev.5 18:13:11 v2.0.2-dev.6 18:13:11 v2.0.2-dev.7 18:13:11 v2.0.2-dev.8 18:13:11 v2.0.2-dev.9 [Pipeline] sh 18:13:11 + lftools sign git-tag v2.0.2-dev.27 18:13:12 Signing Git tag with Sigul... 18:13:12 Signing v2.0.2-dev.27 [Pipeline] echo 18:13:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:13:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:13:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:13:13 $ docker stop --time=1 4c698158ae56958746c2595440682743a7c97a5921fe7d6623f0f42296b74d5c 18:13:14 $ docker rm -f 4c698158ae56958746c2595440682743a7c97a5921fe7d6623f0f42296b74d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:13:15 . [Pipeline] withDockerContainer 18:13:15 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 18:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:13:15 $ docker top 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:15 [ssh-agent] Looking for ssh-agent implementation... 18:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:16 $ docker exec 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 ssh-agent 18:13:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHIMMfL/agent.14 18:13:16 SSH_AGENT_PID=20 18:13:16 Running ssh-add (command line suppressed) 18:13:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2776317045287402891.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2776317045287402891.key) 18:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:16 + git semver bump pre 18:13:16 # -> Open(): unable to determine branch for HEAD 18:13:16 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:13:16 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:13:16 # $SEMVER_REMOTE_NAME = origin 18:13:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:13:16 # $SEMVER_USER_NAME = edgex-jenkins 18:13:16 # $SEMVER_BRANCH = main 18:13:16 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:13:16 2.0.2-dev.28 [Pipeline] } 18:13:16 $ docker exec --env ******** --env ******** 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 ssh-agent -k 18:13:16 unset SSH_AUTH_SOCK; 18:13:16 unset SSH_AGENT_PID; 18:13:16 echo Agent pid 20 killed; 18:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:16 + git semver [Pipeline] } 18:13:16 $ docker stop --time=1 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 18:13:18 $ docker rm -f 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:13:18 . [Pipeline] withDockerContainer 18:13:18 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 18:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:13:18 $ docker top 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:19 [ssh-agent] Looking for ssh-agent implementation... 18:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:19 $ docker exec 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 ssh-agent 18:13:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJjnfI/agent.14 18:13:19 SSH_AGENT_PID=20 18:13:19 Running ssh-add (command line suppressed) 18:13:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4074221621412796807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4074221621412796807.key) 18:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:20 + git semver push 18:13:20 # -> Open(): unable to determine branch for HEAD 18:13:20 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:13:20 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:13:20 # $SEMVER_REMOTE_NAME = origin 18:13:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:13:20 # $SEMVER_USER_NAME = edgex-jenkins 18:13:20 # $SEMVER_BRANCH = main 18:13:20 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:13:22 $ docker exec --env ******** --env ******** 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 ssh-agent -k 18:13:22 unset SSH_AUTH_SOCK; 18:13:22 unset SSH_AGENT_PID; 18:13:22 echo Agent pid 20 killed; 18:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:22 + git semver [Pipeline] } 18:13:22 $ docker stop --time=1 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 18:13:23 $ docker rm -f 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 18:13:25 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:13:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:26 ---> package-listing.sh 18:13:26 ++ facter osfamily 18:13:26 ++ tr '[:upper:]' '[:lower:]' 18:13:26 + OS_FAMILY=redhat 18:13:26 + workspace=/w/workspace/ry_app-service-configurable_main 18:13:26 + START_PACKAGES=/tmp/packages_start.txt 18:13:26 + END_PACKAGES=/tmp/packages_end.txt 18:13:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:26 + PACKAGES=/tmp/packages_start.txt 18:13:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:13:26 + PACKAGES=/tmp/packages_end.txt 18:13:26 + case "${OS_FAMILY}" in 18:13:26 + rpm -qa 18:13:26 + sort 18:13:27 + '[' -f /tmp/packages_start.txt ']' 18:13:27 + '[' -f /tmp/packages_end.txt ']' 18:13:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:13:27 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:13:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:13:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:13:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:28 18:13:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:28 latest: Pulling from edgex-lftools-log-publisher 18:13:28 b4d181a07f80: Pulling fs layer 18:13:28 a1111a8f2ec3: Pulling fs layer 18:13:28 ed53099fbce6: Pulling fs layer 18:13:28 dc539afda2c1: Pulling fs layer 18:13:28 77bc0d833cb6: Pulling fs layer 18:13:28 9065ff56babe: Pulling fs layer 18:13:28 d287ab97295c: Pulling fs layer 18:13:28 dc539afda2c1: Waiting 18:13:28 77bc0d833cb6: Waiting 18:13:28 9065ff56babe: Waiting 18:13:28 d287ab97295c: Waiting 18:13:28 a1111a8f2ec3: Verifying Checksum 18:13:28 a1111a8f2ec3: Download complete 18:13:28 dc539afda2c1: Verifying Checksum 18:13:28 dc539afda2c1: Download complete 18:13:28 ed53099fbce6: Verifying Checksum 18:13:28 ed53099fbce6: Download complete 18:13:28 9065ff56babe: Verifying Checksum 18:13:28 9065ff56babe: Download complete 18:13:28 77bc0d833cb6: Verifying Checksum 18:13:28 77bc0d833cb6: Download complete 18:13:28 b4d181a07f80: Verifying Checksum 18:13:28 b4d181a07f80: Download complete 18:13:29 d287ab97295c: Verifying Checksum 18:13:29 d287ab97295c: Download complete 18:13:30 b4d181a07f80: Pull complete 18:13:30 a1111a8f2ec3: Pull complete 18:13:30 ed53099fbce6: Pull complete 18:13:30 dc539afda2c1: Pull complete 18:13:31 77bc0d833cb6: Pull complete 18:13:31 9065ff56babe: Pull complete 18:13:36 d287ab97295c: Pull complete 18:13:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:13:36 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 18:13:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:13:39 $ docker top 9708f075361d618ac5694108c169095fcdd6a651c81c935861532f811ea818e3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:39 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:40 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:40 + ls /var/log/sa-host 18:13:40 + sadf -c /var/log/sa-host/sa10 18:13:40 file_magic: OK 18:13:40 HZ: Using current value: 100 18:13:40 file_header: OK 18:13:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:13:40 Statistics: 18:13:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:40 File successfully converted to sysstat format version 12.0.3 18:13:40 + sadf -c /var/log/sa-host/sa30 18:13:40 file_magic: OK 18:13:40 HZ: Using current value: 100 18:13:40 file_header: OK 18:13:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:13:40 Statistics: 18:13:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:40 provisioning config files... 18:13:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9217073745164649156tmp [Pipeline] { [Pipeline] echo 18:13:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:40 ---> create-netrc.sh [Pipeline] } 18:13:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:42 ---> python-tools-install.sh [Pipeline] echo 18:13:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:42 ---> sudo-logs.sh 18:13:42 Archiving 'sudo' log.. 18:13:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-30242.novalocal: Name or service not known 18:13:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-30242.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:13:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:42 ---> job-cost.sh 18:13:42 lf-activate-venv: SKIPPING 18:13:42 DEBUG: total: 0.10999999940395355 18:13:42 INFO: Retrieving Stack Cost... 18:13:43 INFO: Retrieving Pricing Info for: v3-standard-2 18:13:43 INFO: Archiving Costs [Pipeline] echo 18:13:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:44 ---> logs-deploy.sh 18:13:44 lf-activate-venv: SKIPPING 18:13:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/31 18:13:44 INFO: archiving workspace using pattern(s): 18:13:44 Archives upload complete. 18:13:45 INFO: archiving logs to Nexus 18:13:45 ---> uname -a: 18:13:45 Linux prd-centos7-docker-4c-2g-30242.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:13:45 18:13:45 18:13:45 ---> lscpu: 18:13:45 Architecture: x86_64 18:13:45 CPU op-mode(s): 32-bit, 64-bit 18:13:45 Byte Order: Little Endian 18:13:45 Address sizes: 40 bits physical, 48 bits virtual 18:13:45 CPU(s): 2 18:13:45 On-line CPU(s) list: 0,1 18:13:45 Thread(s) per core: 1 18:13:45 Core(s) per socket: 1 18:13:45 Socket(s): 2 18:13:45 NUMA node(s): 1 18:13:45 Vendor ID: AuthenticAMD 18:13:45 CPU family: 23 18:13:45 Model: 49 18:13:45 Model name: AMD EPYC-Rome Processor 18:13:45 Stepping: 0 18:13:45 CPU MHz: 2799.996 18:13:45 BogoMIPS: 5599.99 18:13:45 Virtualization: AMD-V 18:13:45 Hypervisor vendor: KVM 18:13:45 Virtualization type: full 18:13:45 L1d cache: 32K 18:13:45 L1i cache: 32K 18:13:45 L2 cache: 512K 18:13:45 L3 cache: 16384K 18:13:45 NUMA node0 CPU(s): 0,1 18:13:45 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:13:45 18:13:45 18:13:45 ---> nproc: 18:13:45 2 18:13:45 18:13:45 18:13:45 ---> df -h: 18:13:45 Filesystem Size Used Avail Use% Mounted on 18:13:45 overlay 40G 9.0G 32G 23% / 18:13:45 tmpfs 64M 0 64M 0% /dev 18:13:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:13:45 shm 64M 0 64M 0% /dev/shm 18:13:45 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:13:45 18:13:45 18:13:45 ---> sar -b -r -n DEV: 18:13:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 18:13:45 18:13:45 18:03:25 LINUX RESTART (2 CPU) 18:13:45 18:13:45 18:04:02 tps rtps wtps bread/s bwrtn/s 18:13:45 18:05:01 73.16 4.35 68.81 2554.17 2952.06 18:13:45 18:06:01 1.92 0.02 1.90 0.53 37.41 18:13:45 18:07:01 0.22 0.00 0.22 0.00 3.58 18:13:45 18:08:01 0.27 0.00 0.27 0.00 3.93 18:13:45 18:09:01 0.27 0.00 0.27 0.00 3.43 18:13:45 18:10:01 0.38 0.00 0.38 0.00 5.63 18:13:45 18:11:01 0.18 0.00 0.18 0.00 2.83 18:13:45 18:12:01 0.20 0.00 0.20 0.00 1.90 18:13:45 18:13:01 131.77 0.03 131.74 3.73 32315.18 18:13:45 Average: 23.07 0.48 22.59 280.11 3929.36 18:13:45 18:13:45 18:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:13:45 18:05:01 5676388 0 633928 7.92 2620 1695996 1250192 13.80 577216 1522024 136 18:13:45 18:06:01 5682228 0 628084 7.84 2620 1696000 1193208 13.17 572984 1522000 16 18:13:45 18:07:01 5686488 0 623820 7.79 2620 1696004 1185020 13.08 567796 1522644 20 18:13:45 18:08:01 5684448 0 625856 7.81 2620 1696008 1185044 13.08 569852 1522640 12 18:13:45 18:09:01 5687628 0 622672 7.77 2620 1696012 1153188 12.73 567140 1523560 16 18:13:45 18:10:01 5688000 0 622296 7.77 2620 1696016 1153200 12.73 567212 1523560 16 18:13:45 18:11:01 5686600 0 623692 7.79 2620 1696020 1153236 12.73 567476 1523672 8 18:13:45 18:12:01 5677588 0 632696 7.90 2620 1696028 1153116 12.73 576920 1523672 8 18:13:45 18:13:01 4192848 0 886644 11.07 2620 2926820 1536760 16.97 912812 2539820 512040 18:13:45 Average: 5518024 0 655521 8.18 2620 1832767 1218107 13.45 608823 1635955 56919 18:13:45 18:13:45 18:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:13:45 18:05:01 eth0 222.83 149.91 614.62 53.94 0.00 0.00 0.00 0.00 18:13:45 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:05:01 docker0 3.35 2.08 0.72 8.09 0.00 0.00 0.00 0.00 18:13:45 18:06:01 eth0 2.60 0.78 1.33 0.24 0.00 0.00 0.00 0.00 18:13:45 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:07:01 eth0 0.88 0.47 0.31 0.21 0.00 0.00 0.00 0.00 18:13:45 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:08:01 eth0 0.92 0.48 0.53 0.39 0.00 0.00 0.00 0.00 18:13:45 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:09:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:13:45 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:10:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:13:45 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:11:01 eth0 0.28 0.22 0.12 0.07 0.00 0.00 0.00 0.00 18:13:45 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:12:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:13:45 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:13:01 eth0 317.51 192.66 7633.55 28.06 0.00 0.00 0.00 0.00 18:13:45 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:13:01 docker0 29.89 47.74 2.87 386.20 0.00 0.00 0.00 0.00 18:13:45 Average: eth0 60.33 38.13 917.87 9.14 0.00 0.00 0.00 0.00 18:13:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 Average: docker0 3.70 5.55 0.40 43.91 0.00 0.00 0.00 0.00 18:13:45 18:13:45 18:13:45 ---> sar -P ALL: 18:13:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 18:13:45 18:13:45 18:03:25 LINUX RESTART (2 CPU) 18:13:45 18:13:45 18:04:02 CPU %user %nice %system %iowait %steal %idle 18:13:45 18:05:01 all 7.70 0.00 2.25 2.12 0.05 87.88 18:13:45 18:05:01 0 8.77 0.00 2.52 2.09 0.05 86.57 18:13:45 18:05:01 1 6.62 0.00 1.98 2.15 0.05 89.19 18:13:45 18:06:01 all 0.23 0.00 0.05 0.00 0.02 99.71 18:13:45 18:06:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:13:45 18:06:01 1 0.38 0.00 0.05 0.00 0.02 99.55 18:13:45 18:07:01 all 0.19 0.00 0.07 0.00 0.03 99.72 18:13:45 18:07:01 0 0.08 0.00 0.08 0.00 0.03 99.80 18:13:45 18:07:01 1 0.30 0.00 0.05 0.00 0.02 99.63 18:13:45 18:08:01 all 0.20 0.00 0.03 0.00 0.01 99.76 18:13:45 18:08:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:13:45 18:08:01 1 0.33 0.00 0.02 0.00 0.00 99.65 18:13:45 18:09:01 all 0.23 0.00 0.05 0.00 0.02 99.71 18:13:45 18:09:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:13:45 18:09:01 1 0.40 0.00 0.05 0.00 0.02 99.53 18:13:45 18:10:01 all 0.22 0.00 0.04 0.00 0.02 99.72 18:13:45 18:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:13:45 18:10:01 1 0.40 0.00 0.03 0.00 0.02 99.55 18:13:45 18:11:01 all 0.18 0.00 0.04 0.00 0.02 99.76 18:13:45 18:11:01 0 0.17 0.00 0.03 0.00 0.02 99.78 18:13:45 18:11:01 1 0.20 0.00 0.05 0.00 0.02 99.73 18:13:45 18:12:01 all 0.21 0.00 0.06 0.00 0.01 99.72 18:13:45 18:12:01 0 0.35 0.00 0.03 0.00 0.00 99.62 18:13:45 18:12:01 1 0.07 0.00 0.08 0.00 0.02 99.83 18:13:45 18:13:01 all 18.26 0.00 7.08 1.83 0.08 72.75 18:13:45 18:13:01 0 18.25 0.00 7.28 1.79 0.07 72.62 18:13:45 18:13:01 1 18.27 0.00 6.89 1.86 0.09 72.89 18:13:45 Average: all 2.96 0.00 1.04 0.43 0.03 95.54 18:13:45 Average: 0 3.01 0.00 1.10 0.42 0.03 95.45 18:13:45 Average: 1 2.92 0.00 0.99 0.43 0.03 95.63 18:13:45 18:13:45 18:13:45