Pull request #470 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 9d0ce141d844cd482524b7399097633260e88817 Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 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-ssh8689786438145398280.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-ssh2257337770023233145.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/edgex-ui-go/branches/PR-470/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/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8144792964861598141.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-ssh9143162319656181700.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/edgex-ui-go/branches/PR-470/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/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7788634419681287085.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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-27728 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-470 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh1603750410352408219.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 9d0ce141d844cd482524b7399097633260e88817 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh4097200910337789751.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh3523763719393878761.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 Merge succeeded, producing 9d0ce141d844cd482524b7399097633260e88817 Checking out Revision 9d0ce141d844cd482524b7399097633260e88817 (PR-470) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 Commit message: "docs: improve instructions (#1)" > git rev-list --no-walk 0d6ed87ff3a9bda8536604207507c19352439f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:40:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:40:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:40:26 ========================================================= 09:40:26 EdgeX Global Pipelines Version Info 09:40:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:40:27 ------------------- 09:40:27 stable info: 09:40:27 ------------------- 09:40:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:40:27 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 09:40:27 Message: update stable to v1.0.211 09:40:27 ------------------- 09:40:27 experimental info: 09:40:27 ------------------- 09:40:27 Commited By: **** collab-it+edgex@linuxfoundation.org 09:40:27 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 09:40:27 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:40:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:40:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:40:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d0ce14 [Pipeline] echo 09:40:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:28 provisioning config files... 09:40:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config8454168336328171561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:28 ---> docker-login.sh 09:40:28 nexus3.edgexfoundry.org:10001 09:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:28 Configure a credential helper to remove this warning. See 09:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:28 09:40:28 Login Succeeded 09:40:28 nexus3.edgexfoundry.org:10002 09:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:28 Configure a credential helper to remove this warning. See 09:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:28 09:40:28 Login Succeeded 09:40:28 nexus3.edgexfoundry.org:10003 09:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:29 Configure a credential helper to remove this warning. See 09:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:29 09:40:29 Login Succeeded 09:40:29 nexus3.edgexfoundry.org:10004 09:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:29 Configure a credential helper to remove this warning. See 09:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:29 09:40:29 Login Succeeded 09:40:29 docker.io 09:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:29 Configure a credential helper to remove this warning. See 09:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:29 09:40:29 Login Succeeded 09:40:29 ---> docker-login.sh ends [Pipeline] } 09:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:40:30 + git rev-list -1 --merges 9d0ce141d844cd482524b7399097633260e88817~1..9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo 09:40:30 -----------> git rev-list -1 --merges 9d0ce141d844cd482524b7399097633260e88817~1..9d0ce141d844cd482524b7399097633260e88817 9d0ce141d844cd482524b7399097633260e88817 [false] [Pipeline] sh 09:40:30 + git log --format=format:%s -1 9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo 09:40:30 ========================================================= 09:40:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:40:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:30 + git log --format=format:%s -1 9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo 09:40:30 [semverPrep] GIT_COMMIT: 9d0ce141d844cd482524b7399097633260e88817, Commit Message: docs: improve instructions (#1) [Pipeline] echo 09:40:30 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:31 09:40:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:40:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:31 latest: Pulling from edgex-devops/git-semver 09:40:31 a0d0a0d46f8b: Pulling fs layer 09:40:31 3e5f54012d9b: Pulling fs layer 09:40:31 4c7163046ea9: Pulling fs layer 09:40:31 0c2d73faf560: Pulling fs layer 09:40:31 0c2d73faf560: Waiting 09:40:31 3e5f54012d9b: Verifying Checksum 09:40:31 3e5f54012d9b: Download complete 09:40:31 a0d0a0d46f8b: Verifying Checksum 09:40:31 a0d0a0d46f8b: Download complete 09:40:31 4c7163046ea9: Verifying Checksum 09:40:31 4c7163046ea9: Download complete 09:40:31 0c2d73faf560: Verifying Checksum 09:40:31 0c2d73faf560: Download complete 09:40:32 a0d0a0d46f8b: Pull complete 09:40:32 3e5f54012d9b: Pull complete 09:40:32 4c7163046ea9: Pull complete 09:40:32 0c2d73faf560: Pull complete 09:40:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:40:32 prd-centos7-docker-4c-2g-27728 does not seem to be running inside a container 09:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:40:33 $ docker top d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:33 [ssh-agent] Looking for ssh-agent implementation... 09:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:33 $ docker exec d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent 09:40:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmAEEpP/agent.14 09:40:33 SSH_AGENT_PID=21 09:40:33 Running ssh-add (command line suppressed) 09:40:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6937671022856184998.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6937671022856184998.key) 09:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:34 + git tag --points-at HEAD [Pipeline] } 09:40:34 $ docker exec --env ******** --env ******** d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent -k 09:40:34 unset SSH_AUTH_SOCK; 09:40:34 unset SSH_AGENT_PID; 09:40:34 echo Agent pid 21 killed; 09:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:34 [ssh-agent] Looking for ssh-agent implementation... 09:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:34 $ docker exec d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent 09:40:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAgoOC/agent.55 09:40:34 SSH_AGENT_PID=61 09:40:34 Running ssh-add (command line suppressed) 09:40:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_1374062081875512936.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_1374062081875512936.key) 09:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:34 + git semver init 09:40:34 # -> Open(): unable to determine branch for HEAD 09:40:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git 09:40:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 09:40:34 # $SEMVER_REMOTE_NAME = origin 09:40:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:40:34 # $SEMVER_USER_NAME = edgex-jenkins 09:40:34 # $SEMVER_BRANCH = PR-470 09:40:34 # $SEMVER_TEMP = /tmp/semver-028499528 09:40:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:40:38 # '/tmp/semver-028499528' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' 09:40:38 # -> Force: false 09:40:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } 09:40:38 $ docker exec --env ******** --env ******** d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent -k 09:40:38 unset SSH_AUTH_SOCK; 09:40:38 unset SSH_AGENT_PID; 09:40:38 echo Agent pid 61 killed; 09:40:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:38 + git semver [Pipeline] } 09:40:38 $ docker stop --time=1 d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d 09:40:39 $ docker rm -f d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d [Pipeline] // withDockerContainer [Pipeline] sh 09:40:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:40:40 Stashed 1 file(s) [Pipeline] echo 09:40:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:40:55 Still waiting to schedule task 09:40:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27728’ 09:40:55 Still waiting to schedule task 09:40:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:42:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27729 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 09:42:59 Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout 09:42:59 Running on prd-centos7-docker-4c-2g-27731 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 09:42:59 Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout 09:42:59 The recommended git tool is: git 09:42:59 The recommended git tool is: git 09:43:01 using credential edgex-jenkins-ssh 09:43:01 Cloning the remote Git repository 09:43:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:43:01 > git init /w/workspace/edgex-ui-go/10 # timeout=10 09:43:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:43:01 > git --version # timeout=10 09:43:01 > git --version # 'git version 2.24.4' 09:43:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:01 [INFO] Currently running in a labeled security context 09:43:01 [INFO] Currently SELinux is 'enforcing' on the host 09:43:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/10@tmp/jenkins-gitclient-ssh1540003141604375561.key 09:43:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:05 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 9d0ce141d844cd482524b7399097633260e88817 09:43:05 Merge succeeded, producing 9d0ce141d844cd482524b7399097633260e88817 09:43:05 Checking out Revision 9d0ce141d844cd482524b7399097633260e88817 (PR-470) 09:43:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:43:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:43:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:03 [INFO] Currently running in a labeled security context 09:43:03 [INFO] Currently SELinux is 'enforcing' on the host 09:43:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/10@tmp/jenkins-gitclient-ssh6788264629906485415.key 09:43:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:43:04 > git config core.sparsecheckout # timeout=10 09:43:04 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 09:43:04 > git remote # timeout=10 09:43:04 > git config --get remote.origin.url # timeout=10 09:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:04 [INFO] Currently running in a labeled security context 09:43:04 [INFO] Currently SELinux is 'enforcing' on the host 09:43:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/10@tmp/jenkins-gitclient-ssh7043559787254336407.key 09:43:04 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 09:43:04 > git rev-parse HEAD^{commit} # timeout=10 09:43:04 > git config core.sparsecheckout # timeout=10 09:43:04 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 09:43:05 using credential edgex-jenkins-ssh 09:43:05 Cloning the remote Git repository 09:43:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:43:06 > git init /w/workspace/edgex-ui-go/10 # timeout=10 09:43:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:43:06 > git --version # timeout=10 09:43:06 > git --version # 'git version 2.17.1' 09:43:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:08 Commit message: "docs: improve instructions (#1)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:09 provisioning config files... 09:43:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config7438700812877452785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:09 ---> docker-login.sh 09:43:09 nexus3.edgexfoundry.org:10001 09:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:09 Configure a credential helper to remove this warning. See 09:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:09 09:43:09 Login Succeeded 09:43:09 nexus3.edgexfoundry.org:10002 09:43:10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 9d0ce141d844cd482524b7399097633260e88817 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10003 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10004 09:43:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:43:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:43:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:43:10 > git config core.sparsecheckout # timeout=10 09:43:10 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:10 09:43:10 Login Succeeded 09:43:10 docker.io 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 Merge succeeded, producing 9d0ce141d844cd482524b7399097633260e88817 09:43:10 Checking out Revision 9d0ce141d844cd482524b7399097633260e88817 (PR-470) 09:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:10 09:43:10 Login Succeeded 09:43:10 ---> docker-login.sh ends [Pipeline] } 09:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:43:10 ========================================================= 09:43:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:43:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:43:11 + 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 . 09:43:11 Sending build context to Docker daemon 25.24MB 09:43:11 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:43:11 Step 2/14 : FROM ${BASE} AS builder 09:43:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:43:11 a0d0a0d46f8b: Pulling fs layer 09:43:11 31adcdaf11c8: Pulling fs layer 09:43:11 b8b176561691: Pulling fs layer 09:43:11 4527c011a84f: Pulling fs layer 09:43:11 5d74067f8e1e: Pulling fs layer 09:43:11 e0aca202a116: Pulling fs layer 09:43:11 3a43be97a3b4: Pulling fs layer 09:43:11 34cad66bf833: Pulling fs layer 09:43:11 b4e3c513aaa6: Pulling fs layer 09:43:11 4527c011a84f: Waiting 09:43:11 5d74067f8e1e: Waiting 09:43:11 e0aca202a116: Waiting 09:43:11 3a43be97a3b4: Waiting 09:43:11 34cad66bf833: Waiting 09:43:11 b4e3c513aaa6: Waiting 09:43:11 b8b176561691: Verifying Checksum 09:43:11 b8b176561691: Download complete 09:43:11 31adcdaf11c8: Verifying Checksum 09:43:11 31adcdaf11c8: Download complete 09:43:11 5d74067f8e1e: Verifying Checksum 09:43:11 5d74067f8e1e: Download complete 09:43:11 a0d0a0d46f8b: Verifying Checksum 09:43:11 a0d0a0d46f8b: Download complete 09:43:11 e0aca202a116: Verifying Checksum 09:43:11 e0aca202a116: Download complete 09:43:11 3a43be97a3b4: Verifying Checksum 09:43:11 3a43be97a3b4: Download complete 09:43:10 > git remote # timeout=10 09:43:10 > git config --get remote.origin.url # timeout=10 09:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:10 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 09:43:10 > git rev-parse HEAD^{commit} # timeout=10 09:43:10 > git config core.sparsecheckout # timeout=10 09:43:10 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 09:43:11 34cad66bf833: Verifying Checksum 09:43:11 34cad66bf833: Download complete 09:43:12 a0d0a0d46f8b: Pull complete 09:43:12 4527c011a84f: Verifying Checksum 09:43:12 4527c011a84f: Download complete 09:43:12 31adcdaf11c8: Pull complete 09:43:12 b4e3c513aaa6: Verifying Checksum 09:43:12 b4e3c513aaa6: Download complete 09:43:12 b8b176561691: Pull complete 09:43:15 Commit message: "docs: improve instructions (#1)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:43:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:43:16 Dload Upload Total Spent Left Speed 09:43:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 47485 0 --:--:-- --:--:-- --:--:-- 47485 [Pipeline] sh 09:43:16 4527c011a84f: Pull complete 09:43:16 5d74067f8e1e: Pull complete 09:43:16 e0aca202a116: Pull complete 09:43:16 3a43be97a3b4: Pull complete 09:43:16 34cad66bf833: Pull complete 09:43:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:43:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:43:16 + sudo tee /etc/docker/daemon.new 09:43:16 { 09:43:16 "registry-mirrors": [ 09:43:16 "https://nexus3.edgexfoundry.org:10001" 09:43:16 ], 09:43:16 "bip": "10.250.0.254/24", 09:43:16 "hosts": [ 09:43:16 "tcp://0.0.0.0:5555", 09:43:16 "unix:///var/run/docker.sock" 09:43:16 ], 09:43:16 "mtu": 1458, 09:43:16 "selinux-enabled": true, 09:43:16 "seccomp-profile": "/etc/docker/seccomp.json" 09:43:16 } [Pipeline] sh 09:43:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:43:17 + sudo service docker restart 09:43:19 b4e3c513aaa6: Pull complete 09:43:19 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:43:19 ---> 9f6097aaca64 09:43:19 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:43:21 ---> Running in 9a9002cc770f 09:43:21 Removing intermediate container 9a9002cc770f 09:43:21 ---> 45830a85e7c3 09:43:21 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:43:21 ---> Running in c57a1c7cc245 09:43:21 Removing intermediate container c57a1c7cc245 09:43:21 ---> 3a32714218f1 09:43:21 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:43:21 ---> Running in 6c8b7c248924 09:43:21 Removing intermediate container 6c8b7c248924 09:43:21 ---> c3c6c4567c15 09:43:21 Step 6/14 : LABEL Name=edgex-ui-go 09:43:21 ---> Running in 39406ec8335b 09:43:21 Removing intermediate container 39406ec8335b 09:43:21 ---> 20375e80ab9d 09:43:21 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:43:21 ---> Running in 3264e29ac0a1 09:43:22 Removing intermediate container 3264e29ac0a1 09:43:22 ---> 699a90d89a72 09:43:22 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:22 ---> Running in 7d6f8fbe4924 09:43:22 Removing intermediate container 7d6f8fbe4924 09:43:22 ---> 391a3b81bd88 09:43:22 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:43:22 ---> Running in caf30350e9c8 09:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:24 OK: 220 MiB in 52 packages 09:43:24 Removing intermediate container caf30350e9c8 09:43:24 ---> b1801354ea25 09:43:24 Step 10/14 : ENV GO111MODULE=on 09:43:24 ---> Running in 189239afb02c 09:43:24 Removing intermediate container 189239afb02c 09:43:24 ---> 6c8b05f0a511 09:43:24 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:43:25 ---> Running in 2e3a8422e61b 09:43:25 Removing intermediate container 2e3a8422e61b 09:43:25 ---> 3d2ba54a740f 09:43:25 Step 12/14 : COPY . . 09:43:26 ---> cfbbf86f0a43 09:43:26 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:26 ---> Running in da758fbe914a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:36 provisioning config files... 09:43:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config5860608834252645706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:36 ---> docker-login.sh 09:43:36 nexus3.edgexfoundry.org:10001 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:37 Configure a credential helper to remove this warning. See 09:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:37 09:43:37 Login Succeeded 09:43:37 nexus3.edgexfoundry.org:10002 09:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:38 Configure a credential helper to remove this warning. See 09:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:38 09:43:38 Login Succeeded 09:43:38 nexus3.edgexfoundry.org:10003 09:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:38 Configure a credential helper to remove this warning. See 09:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:38 09:43:38 Login Succeeded 09:43:38 nexus3.edgexfoundry.org:10004 09:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:39 Configure a credential helper to remove this warning. See 09:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:39 09:43:39 Login Succeeded 09:43:39 docker.io 09:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:40 Configure a credential helper to remove this warning. See 09:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:40 09:43:40 Login Succeeded 09:43:40 ---> docker-login.sh ends [Pipeline] } 09:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:43:40 ========================================================= 09:43:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:43:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:43:41 + 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 . 09:43:41 Removing intermediate container da758fbe914a 09:43:41 ---> fecf3311eeea 09:43:41 Step 14/14 : RUN ${MAKE} 09:43:41 ---> Running in a568e63e81f0 09:43:41 noop 09:43:41 Removing intermediate container a568e63e81f0 09:43:41 ---> 6c371f50436c 09:43:41 Successfully built 6c371f50436c 09:43:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:43:41 + docker inspect -f . ci-base-image-x86_64 09:43:41 . [Pipeline] withDockerContainer 09:43:41 prd-centos7-docker-4c-2g-27731 does not seem to be running inside a container 09:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:42 Sending build context to Docker daemon 25.24MB 09:43:42 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:43:42 Step 2/14 : FROM ${BASE} AS builder 09:43:42 $ docker top 639917b40f4aaa04b2078a30b1ffb88969f9f6696082ee49aa446aee6e6d3a7b -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:43:42 552d1f2373af: Pulling fs layer 09:43:42 ea3f2d53f512: Pulling fs layer 09:43:42 9e70ebbbe112: Pulling fs layer 09:43:42 7a9cfe048b4a: Pulling fs layer 09:43:42 72dc09318566: Pulling fs layer 09:43:42 f4f7b4309257: Pulling fs layer 09:43:42 0ac9a79272e3: Pulling fs layer 09:43:42 b78e95d17946: Pulling fs layer 09:43:42 f4f7b4309257: Waiting 09:43:42 0ac9a79272e3: Waiting 09:43:42 b78e95d17946: Waiting 09:43:42 7a9cfe048b4a: Waiting 09:43:42 72dc09318566: Waiting 09:43:42 9e70ebbbe112: Verifying Checksum 09:43:42 9e70ebbbe112: Download complete 09:43:42 ea3f2d53f512: Verifying Checksum 09:43:42 ea3f2d53f512: Download complete 09:43:42 72dc09318566: Verifying Checksum 09:43:42 72dc09318566: Download complete 09:43:42 + go version 09:43:42 go version go1.16.8 linux/amd64 [Pipeline] } 09:43:42 $ docker stop --time=1 639917b40f4aaa04b2078a30b1ffb88969f9f6696082ee49aa446aee6e6d3a7b 09:43:42 552d1f2373af: Download complete 09:43:42 f4f7b4309257: Verifying Checksum 09:43:42 f4f7b4309257: Download complete 09:43:42 0ac9a79272e3: Verifying Checksum 09:43:42 0ac9a79272e3: Download complete 09:43:43 552d1f2373af: Pull complete 09:43:43 $ docker rm -f 639917b40f4aaa04b2078a30b1ffb88969f9f6696082ee49aa446aee6e6d3a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:44 + docker inspect -f . ci-base-image-x86_64 09:43:44 . [Pipeline] withDockerContainer 09:43:44 ea3f2d53f512: Pull complete 09:43:44 prd-centos7-docker-4c-2g-27731 does not seem to be running inside a container 09:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:44 $ docker top 6162f2c6dc55b3d917ce745db631af21c528fe6588bebfaeeca6e8fc43c042fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:43:45 9e70ebbbe112: Pull complete 09:43:45 b78e95d17946: Verifying Checksum 09:43:45 b78e95d17946: Download complete 09:43:45 + make test 09:43:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:43:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:43:45 7a9cfe048b4a: Verifying Checksum 09:43:45 7a9cfe048b4a: Download complete 09:43:55 7a9cfe048b4a: Pull complete 09:43:55 72dc09318566: Pull complete 09:43:55 f4f7b4309257: Pull complete 09:43:56 0ac9a79272e3: Pull complete 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:44:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:44:02 b78e95d17946: Pull complete 09:44:02 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:44:02 ---> 8b459fc5aaf0 09:44:02 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:44:03 ---> Running in 4a3e578009cc 09:44:04 Removing intermediate container 4a3e578009cc 09:44:04 ---> 9afb23ce1370 09:44:04 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:44:04 ---> Running in 9f8a4b88aec8 09:44:04 Removing intermediate container 9f8a4b88aec8 09:44:04 ---> 560b9cba564c 09:44:04 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:44:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:44:04 $ docker stop --time=1 6162f2c6dc55b3d917ce745db631af21c528fe6588bebfaeeca6e8fc43c042fd 09:44:04 ---> Running in 35712d7900e4 09:44:05 Removing intermediate container 35712d7900e4 09:44:05 ---> ac11fac58a85 09:44:05 Step 6/14 : LABEL Name=edgex-ui-go 09:44:05 ---> Running in 44619920432d 09:44:06 Removing intermediate container 44619920432d 09:44:06 ---> dfa752b92d0f 09:44:06 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:44:06 ---> Running in d624b50a201e 09:44:06 $ docker rm -f 6162f2c6dc55b3d917ce745db631af21c528fe6588bebfaeeca6e8fc43c042fd 09:44:06 Removing intermediate container d624b50a201e 09:44:06 ---> 7a4b4f438e73 09:44:06 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // withDockerContainer [Pipeline] sh 09:44:06 ---> Running in aea4697e2638 09:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:08 + ls -al . 09:44:08 total 88 09:44:08 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 5 09:43 . 09:44:08 drwxrwxr-x. 4 jenkins jenkins 30 Nov 5 09:43 .. 09:44:08 drwxrwxr-x. 3 jenkins jenkins 20 Nov 5 09:43 assets 09:44:08 drwxrwxr-x. 2 jenkins jenkins 66 Nov 5 09:43 bin 09:44:08 drwxrwxr-x. 3 jenkins jenkins 29 Nov 5 09:43 cmd 09:44:08 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 5 09:43 CONTRIBUTING.md 09:44:08 -rw-r--r--. 1 jenkins jenkins 10 Nov 5 09:43 coverage.out 09:44:08 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 5 09:43 Dockerfile 09:44:08 drwxrwxr-x. 2 jenkins jenkins 23 Nov 5 09:43 docs 09:44:08 drwxrwxr-x. 8 jenkins jenkins 179 Nov 5 09:43 .git 09:44:08 drwxrwxr-x. 2 jenkins jenkins 103 Nov 5 09:43 .github 09:44:08 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 09:43 .gitignore 09:44:08 -rw-rw-r--. 1 jenkins jenkins 880 Nov 5 09:43 go.mod 09:44:08 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 5 09:43 go.sum 09:44:08 drwxrwxr-x. 9 jenkins jenkins 125 Nov 5 09:43 internal 09:44:08 -rw-rw-r--. 1 jenkins jenkins 652 Nov 5 09:43 Jenkinsfile 09:44:08 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 5 09:43 LICENSE 09:44:08 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 5 09:43 Makefile 09:44:08 drwxrwxr-x. 3 jenkins jenkins 19 Nov 5 09:43 pkg 09:44:08 -rw-rw-r--. 1 jenkins jenkins 5786 Nov 5 09:43 README.md 09:44:08 drwxrwxr-x. 4 jenkins jenkins 71 Nov 5 09:43 snap 09:44:08 -rw-rw-r--. 1 jenkins jenkins 5 Nov 5 09:40 VERSION 09:44:08 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 09:43 version.go 09:44:08 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 5 09:43 web [Pipeline] isUnix [Pipeline] sh 09:44:08 Removing intermediate container aea4697e2638 09:44:08 ---> dc40036dd813 09:44:08 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:44:08 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9d0ce141d844cd482524b7399097633260e88817 --label arch=amd64 --label version=0.0.0 . 09:44:08 ---> Running in 601f730b5310 09:44:08 Sending build context to Docker daemon 25.24MB 09:44:08 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:44:08 Step 2/22 : FROM ${BASE} AS builder 09:44:08 ---> 6c371f50436c 09:44:08 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:44:09 ---> Running in a26f0d5f397f 09:44:09 Removing intermediate container a26f0d5f397f 09:44:09 ---> 3ba1c6ce85da 09:44:09 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:44:09 ---> Running in f2bbfdbef209 09:44:09 Removing intermediate container f2bbfdbef209 09:44:09 ---> b0c5cdc065de 09:44:09 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:44:09 ---> Running in ea268ddda75e 09:44:09 Removing intermediate container ea268ddda75e 09:44:09 ---> ea56725d7324 09:44:09 Step 6/22 : LABEL Name=edgex-ui-go 09:44:09 ---> Running in a4da3df52902 09:44:09 Removing intermediate container a4da3df52902 09:44:09 ---> 80dcd7f4e1a0 09:44:09 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:44:09 ---> Running in 8698af3d93b7 09:44:09 Removing intermediate container 8698af3d93b7 09:44:09 ---> 900c3f1c657a 09:44:09 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:09 ---> Running in e9b176a9d7bf 09:44:10 Removing intermediate container e9b176a9d7bf 09:44:10 ---> f6ad21666bd3 09:44:10 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:44:10 ---> Running in e157289fcfac 09:44:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:44:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:44:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:11 OK: 220 MiB in 52 packages 09:44:11 Removing intermediate container e157289fcfac 09:44:11 ---> b5ab2031c612 09:44:11 Step 10/22 : ENV GO111MODULE=on 09:44:11 ---> Running in 345a6d99f3cf 09:44:11 OK: 219 MiB in 52 packages 09:44:12 Removing intermediate container 345a6d99f3cf 09:44:12 ---> 6c85fad383e8 09:44:12 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:44:12 ---> Running in f5b94b7cef1f 09:44:12 Removing intermediate container f5b94b7cef1f 09:44:12 ---> f71c42192c08 09:44:12 Step 12/22 : COPY . . 09:44:12 Removing intermediate container 601f730b5310 09:44:12 ---> ce4d9abc2ada 09:44:12 Step 10/14 : ENV GO111MODULE=on 09:44:12 ---> Running in 1b7ab4d724a7 09:44:12 ---> e3cb73bf8169 09:44:12 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:12 ---> Running in 4f6aae59e040 09:44:13 Removing intermediate container 1b7ab4d724a7 09:44:13 ---> 3aaf68cf7498 09:44:13 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:44:13 ---> Running in f87968e5e3cf 09:44:13 Removing intermediate container 4f6aae59e040 09:44:13 ---> b73278d4d566 09:44:13 Step 14/22 : RUN ${MAKE} 09:44:13 ---> Running in 08a1f4b6bae8 09:44:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:44:14 Removing intermediate container f87968e5e3cf 09:44:14 ---> 12b42355b94b 09:44:14 Step 12/14 : COPY . . 09:44:16 ---> 9686469739e8 09:44:16 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:16 ---> Running in 2fa5cf690ccc 09:44:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:44:24 Removing intermediate container 08a1f4b6bae8 09:44:24 ---> cbf6ead9820d 09:44:24 Step 15/22 : FROM alpine:3.14 09:44:28 3.14: Pulling from library/alpine 09:44:28 a0d0a0d46f8b: Already exists 09:44:28 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:44:28 Status: Downloaded newer image for alpine:3.14 09:44:28 ---> 14119a10abf4 09:44:28 Step 16/22 : EXPOSE 4000 09:44:28 ---> Running in 2e8ded4fc4a6 09:44:28 Removing intermediate container 2e8ded4fc4a6 09:44:28 ---> 4e32dedd046b 09:44:28 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:44:28 ---> c87d5c89b93d 09:44:28 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:44:28 ---> Running in e8ba306b7d1a 09:44:28 Removing intermediate container e8ba306b7d1a 09:44:28 ---> 58bb48b19672 09:44:28 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:44:28 ---> Running in a4233edeb541 09:44:28 Removing intermediate container a4233edeb541 09:44:28 ---> f3003ed93448 09:44:28 Step 20/22 : LABEL arch=amd64 09:44:28 ---> Running in 1d228129a5a6 09:44:29 Removing intermediate container 1d228129a5a6 09:44:29 ---> fb73c0eee2d7 09:44:29 Step 21/22 : LABEL git_sha=9d0ce141d844cd482524b7399097633260e88817 09:44:29 ---> Running in 701e1830fbd5 09:44:29 Removing intermediate container 701e1830fbd5 09:44:29 ---> 1fac921bc7eb 09:44:29 Step 22/22 : LABEL version=0.0.0 09:44:29 ---> Running in 5bf11cb77687 09:44:29 Removing intermediate container 5bf11cb77687 09:44:29 ---> 81710cd54239 09:44:29 [Warning] One or more build-args [ARCH] were not consumed 09:44:29 Successfully built 81710cd54239 09:44:29 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:30 09:44:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:30 latest: Pulling from edgex-lftools-log-publisher 09:44:30 b4d181a07f80: Pulling fs layer 09:44:30 a1111a8f2ec3: Pulling fs layer 09:44:30 ed53099fbce6: Pulling fs layer 09:44:30 dc539afda2c1: Pulling fs layer 09:44:30 77bc0d833cb6: Pulling fs layer 09:44:30 9065ff56babe: Pulling fs layer 09:44:30 d287ab97295c: Pulling fs layer 09:44:30 dc539afda2c1: Waiting 09:44:30 77bc0d833cb6: Waiting 09:44:30 9065ff56babe: Waiting 09:44:30 d287ab97295c: Waiting 09:44:30 a1111a8f2ec3: Verifying Checksum 09:44:30 a1111a8f2ec3: Download complete 09:44:30 dc539afda2c1: Verifying Checksum 09:44:30 dc539afda2c1: Download complete 09:44:30 ed53099fbce6: Verifying Checksum 09:44:30 ed53099fbce6: Download complete 09:44:30 77bc0d833cb6: Verifying Checksum 09:44:30 77bc0d833cb6: Download complete 09:44:30 9065ff56babe: Verifying Checksum 09:44:30 9065ff56babe: Download complete 09:44:30 b4d181a07f80: Verifying Checksum 09:44:30 b4d181a07f80: Download complete 09:44:31 d287ab97295c: Verifying Checksum 09:44:31 d287ab97295c: Download complete 09:44:32 b4d181a07f80: Pull complete 09:44:32 a1111a8f2ec3: Pull complete 09:44:33 ed53099fbce6: Pull complete 09:44:33 dc539afda2c1: Pull complete 09:44:33 77bc0d833cb6: Pull complete 09:44:33 9065ff56babe: Pull complete 09:44:38 d287ab97295c: Pull complete 09:44:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:44:38 prd-centos7-docker-4c-2g-27731 does not seem to be running inside a container 09:44:38 $ 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/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:44:41 $ docker top 5c6df5d3d3c67ce20087481361f78a92f1bc9d234bbda4ac43021090aa2c57d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:41 ---> job-cost.sh 09:44:41 lf-activate-venv: SKIPPING 09:44:41 INFO: No Stack... 09:44:42 INFO: Retrieving Pricing Info for: v3-standard-2 09:44:42 INFO: Archiving Costs [Pipeline] sh 09:44:42 + cat /w/workspace/edgex-ui-go/10/archives/cost.csv 09:44:42 + cut -d, -f6 [Pipeline] lock 09:44:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] 09:44:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] did not exist. Created. 09:44:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:44:42 + echo total: 0.05999999865889549 [Pipeline] stash 09:44:42 Stashed 1 file(s) [Pipeline] } 09:44:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] // lock [Pipeline] } 09:44:42 $ docker stop --time=1 5c6df5d3d3c67ce20087481361f78a92f1bc9d234bbda4ac43021090aa2c57d4 09:44:43 Removing intermediate container 2fa5cf690ccc 09:44:43 ---> 40500c44c838 09:44:43 Step 14/14 : RUN ${MAKE} 09:44:43 ---> Running in 26ef00f96164 09:44:43 noop 09:44:44 $ docker rm -f 5c6df5d3d3c67ce20087481361f78a92f1bc9d234bbda4ac43021090aa2c57d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:44 Removing intermediate container 26ef00f96164 09:44:44 ---> 5b69cf2da86a 09:44:44 Successfully built 5b69cf2da86a 09:44:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:44:44 + docker inspect -f . ci-base-image-arm64 09:44:44 . [Pipeline] withDockerContainer 09:44:44 prd-ubuntu18.04-docker-arm64-4c-16g-27729 does not seem to be running inside a container 09:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:44:46 $ docker top b1d9ba372ab3721315758791234d0b0bdeefb00eb4d1822ab97e668926a4e390 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:47 + go version 09:44:47 go version go1.16.8 linux/arm64 [Pipeline] } 09:44:47 $ docker stop --time=1 b1d9ba372ab3721315758791234d0b0bdeefb00eb4d1822ab97e668926a4e390 09:44:49 $ docker rm -f b1d9ba372ab3721315758791234d0b0bdeefb00eb4d1822ab97e668926a4e390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:50 + docker inspect -f . ci-base-image-arm64 09:44:50 . [Pipeline] withDockerContainer 09:44:50 prd-ubuntu18.04-docker-arm64-4c-16g-27729 does not seem to be running inside a container 09:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:44:52 $ docker top d73fd1411f4d8b47dadcdc9114136bd75bd4fb20e26ff3ce91d5e63070e343da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:44:53 + make test 09:44:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:44:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:45:41 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:45:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:46:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:46:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:46:03 $ docker stop --time=1 d73fd1411f4d8b47dadcdc9114136bd75bd4fb20e26ff3ce91d5e63070e343da 09:46:05 $ docker rm -f d73fd1411f4d8b47dadcdc9114136bd75bd4fb20e26ff3ce91d5e63070e343da [Pipeline] // withDockerContainer [Pipeline] sh 09:46:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:46:06 Warning: overwriting stash ‘coverage-report’ 09:46:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:46:07 + ls -al . 09:46:07 total 128 09:46:07 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 09:44 . 09:46:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 09:43 .. 09:46:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 09:43 .git 09:46:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 09:43 .github 09:46:07 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 09:43 .gitignore 09:46:07 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 5 09:43 CONTRIBUTING.md 09:46:07 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 5 09:43 Dockerfile 09:46:07 -rw-rw-r-- 1 jenkins jenkins 652 Nov 5 09:43 Jenkinsfile 09:46:07 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 5 09:43 LICENSE 09:46:07 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 5 09:43 Makefile 09:46:07 -rw-rw-r-- 1 jenkins jenkins 5786 Nov 5 09:43 README.md 09:46:07 -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 09:40 VERSION 09:46:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 09:43 assets 09:46:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 09:43 bin 09:46:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 09:43 cmd 09:46:07 -rw-r--r-- 1 jenkins jenkins 10 Nov 5 09:44 coverage.out 09:46:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 09:43 docs 09:46:07 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 09:43 go.mod 09:46:07 -rw-rw-r-- 1 jenkins jenkins 24176 Nov 5 09:43 go.sum 09:46:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 09:43 internal 09:46:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 09:43 pkg 09:46:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 09:43 snap 09:46:07 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 09:43 version.go 09:46:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 09:43 web [Pipeline] isUnix [Pipeline] sh 09:46:07 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9d0ce141d844cd482524b7399097633260e88817 --label arch=arm64 --label version=0.0.0 . 09:46:08 Sending build context to Docker daemon 25.24MB 09:46:08 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:46:08 Step 2/22 : FROM ${BASE} AS builder 09:46:08 ---> 5b69cf2da86a 09:46:08 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:46:09 ---> Running in d1dca336b706 09:46:09 Removing intermediate container d1dca336b706 09:46:09 ---> 938c7bbaa37e 09:46:09 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:46:09 ---> Running in 6bde77161e6a 09:46:09 Removing intermediate container 6bde77161e6a 09:46:09 ---> aafa1acf9c82 09:46:09 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:46:10 ---> Running in 2f52e49852d5 09:46:10 Removing intermediate container 2f52e49852d5 09:46:10 ---> 705d83025c4c 09:46:10 Step 6/22 : LABEL Name=edgex-ui-go 09:46:10 ---> Running in 498bc1d8694c 09:46:11 Removing intermediate container 498bc1d8694c 09:46:11 ---> b6185cccffda 09:46:11 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:46:11 ---> Running in 38bc5b606aa6 09:46:12 Removing intermediate container 38bc5b606aa6 09:46:12 ---> e506becfad16 09:46:12 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:12 ---> Running in b2b23a00ef32 09:46:14 Removing intermediate container b2b23a00ef32 09:46:14 ---> 082946ffaf9c 09:46:14 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:46:14 ---> Running in e044f650e1f3 09:46:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:46:17 OK: 219 MiB in 52 packages 09:46:18 Removing intermediate container e044f650e1f3 09:46:18 ---> 1fd42e7b801d 09:46:18 Step 10/22 : ENV GO111MODULE=on 09:46:18 ---> Running in dcb61c302fd9 09:46:18 Removing intermediate container dcb61c302fd9 09:46:18 ---> 802edf6c5411 09:46:18 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:46:19 ---> Running in 9afc3d1a0d2b 09:46:19 Removing intermediate container 9afc3d1a0d2b 09:46:19 ---> a1f3016165dd 09:46:19 Step 12/22 : COPY . . 09:46:22 ---> 3ef506ceecc0 09:46:22 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:22 ---> Running in cdd3ad1c7a0e 09:46:24 Removing intermediate container cdd3ad1c7a0e 09:46:24 ---> a7ad2a7cee28 09:46:24 Step 14/22 : RUN ${MAKE} 09:46:24 ---> Running in 8247eb9a9fa0 09:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:46:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:46:58 Removing intermediate container 8247eb9a9fa0 09:46:58 ---> 661767aac4be 09:46:58 Step 15/22 : FROM alpine:3.14 09:47:02 3.14: Pulling from library/alpine 09:47:02 552d1f2373af: Already exists 09:47:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:47:02 Status: Downloaded newer image for alpine:3.14 09:47:02 ---> bb3de5531c18 09:47:02 Step 16/22 : EXPOSE 4000 09:47:02 ---> Running in a691f002ad2b 09:47:02 Removing intermediate container a691f002ad2b 09:47:02 ---> 88e5e9ad52b3 09:47:02 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:47:04 ---> 0436269c54cd 09:47:04 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:47:04 ---> Running in ce0703a73f40 09:47:04 Removing intermediate container ce0703a73f40 09:47:04 ---> 78b6194a8ba4 09:47:04 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:47:04 ---> Running in be662eaa8224 09:47:05 Removing intermediate container be662eaa8224 09:47:05 ---> 7a16522617c4 09:47:05 Step 20/22 : LABEL arch=arm64 09:47:05 ---> Running in 550980ec2b88 09:47:05 Removing intermediate container 550980ec2b88 09:47:05 ---> b73b1f8af956 09:47:05 Step 21/22 : LABEL git_sha=9d0ce141d844cd482524b7399097633260e88817 09:47:06 ---> Running in a904a99e2c06 09:47:06 Removing intermediate container a904a99e2c06 09:47:06 ---> 7e2b4901edca 09:47:06 Step 22/22 : LABEL version=0.0.0 09:47:06 ---> Running in 3d579e4a297f 09:47:06 Removing intermediate container 3d579e4a297f 09:47:06 ---> e38f8c851ecb 09:47:06 [Warning] One or more build-args [ARCH] were not consumed 09:47:07 Successfully built e38f8c851ecb 09:47:07 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:47:08 09:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:47:08 arm64: Pulling from edgex-lftools-log-publisher 09:47:08 448f6bf000e3: Pulling fs layer 09:47:08 f757da607395: Pulling fs layer 09:47:08 05883995daec: Pulling fs layer 09:47:08 8603b9c90790: Pulling fs layer 09:47:08 1560dd03e051: Pulling fs layer 09:47:08 27f5ce0e4adf: Pulling fs layer 09:47:08 c2d8d7efcc4b: Pulling fs layer 09:47:08 8603b9c90790: Waiting 09:47:08 1560dd03e051: Waiting 09:47:08 27f5ce0e4adf: Waiting 09:47:08 c2d8d7efcc4b: Waiting 09:47:08 f757da607395: Verifying Checksum 09:47:08 f757da607395: Download complete 09:47:08 8603b9c90790: Verifying Checksum 09:47:08 8603b9c90790: Download complete 09:47:08 1560dd03e051: Verifying Checksum 09:47:08 1560dd03e051: Download complete 09:47:08 27f5ce0e4adf: Download complete 09:47:08 05883995daec: Verifying Checksum 09:47:08 05883995daec: Download complete 09:47:09 448f6bf000e3: Verifying Checksum 09:47:09 448f6bf000e3: Download complete 09:47:11 c2d8d7efcc4b: Verifying Checksum 09:47:11 c2d8d7efcc4b: Download complete 09:47:12 448f6bf000e3: Pull complete 09:47:13 f757da607395: Pull complete 09:47:14 05883995daec: Pull complete 09:47:15 8603b9c90790: Pull complete 09:47:16 1560dd03e051: Pull complete 09:47:16 27f5ce0e4adf: Pull complete 09:47:31 c2d8d7efcc4b: Pull complete 09:47:31 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:47:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:47:31 prd-ubuntu18.04-docker-arm64-4c-16g-27729 does not seem to be running inside a container 09:47:31 $ 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/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:47:34 $ docker top 8e1ea06630b314877509a437d639e4ac2a7b6e25de04c312c599c21602f42604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:35 ---> job-cost.sh 09:47:35 lf-activate-venv: SKIPPING 09:47:35 INFO: No Stack... 09:47:36 INFO: Retrieving Pricing Info for: v3-standard-4 09:47:36 INFO: Archiving Costs [Pipeline] sh 09:47:37 + cat /w/workspace/edgex-ui-go/10/archives/cost.csv 09:47:37 + cut -d, -f6 [Pipeline] lock 09:47:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] 09:47:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] did not exist. Created. 09:47:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:47:38 /w/workspace/edgex-ui-go/10@tmp/durable-30acc39e/script.sh: 1: /w/workspace/edgex-ui-go/10@tmp/durable-30acc39e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:47:38 + echo total: 0.10999999940395355 [Pipeline] stash 09:47:38 Warning: overwriting stash ‘stack-cost’ 09:47:39 Stashed 1 file(s) [Pipeline] } 09:47:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] // lock [Pipeline] } 09:47:39 $ docker stop --time=1 8e1ea06630b314877509a437d639e4ac2a7b6e25de04c312c599c21602f42604 09:47:40 $ docker rm -f 8e1ea06630b314877509a437d639e4ac2a7b6e25de04c312c599c21602f42604 [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 09:47:41 provisioning config files... 09:47:41 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config8801656722114264000tmp [Pipeline] { [Pipeline] sh 09:47:41 + set +x 09:47:41 + curl -s https://codecov.io/bash 09:47:41 + bash -s -- 09:47:41 09:47:41 _____ _ 09:47:41 / ____| | | 09:47:41 | | ___ __| | ___ ___ _____ __ 09:47:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:47:41 | |___| (_) | (_| | __/ (_| (_) \ V / 09:47:41 \_____\___/ \__,_|\___|\___\___/ \_/ 09:47:41 Bash-1.0.6 09:47:41 09:47:41 09:47:41 ==> git version 2.24.4 found 09:47:41 ==> 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 09:47:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:47:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:47:41 ==> Jenkins CI detected. 09:47:41 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-470 09:47:41 project root: . 09:47:41 --> token set from env 09:47:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:47:42 ==> Running gcov in . (disable via -X gcov) 09:47:42 ==> Python coveragepy not found 09:47:42 ==> Searching for coverage reports in: 09:47:42 + . 09:47:42 -> Found 1 reports 09:47:42 ==> Detecting git/mercurial file structure 09:47:42 ==> Reading reports 09:47:42 + ./coverage.out bytes=10 09:47:42 ==> Appending adjustments 09:47:42 https://docs.codecov.io/docs/fixing-reports 09:47:42 + Found adjustments 09:47:42 ==> Gzipping contents 09:47:42 4.0K /tmp/codecov.en7Jf1.gz 09:47:42 ==> Uploading reports 09:47:42 url: https://codecov.io 09:47:42 query: branch=PR-470&commit=9d0ce141d844cd482524b7399097633260e88817&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-470%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=470&job=&cmd_args= 09:47:42 -> Pinging Codecov 09:47:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-470&commit=9d0ce141d844cd482524b7399097633260e88817&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-470%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=470&job=&cmd_args= 09:47:42 -> Uploading to 09:47:42 https://storage.googleapis.com/codecov/v4/raw/2021-11-05/FB506323287CE973F263BFD2A0EB1F37/9d0ce141d844cd482524b7399097633260e88817/dd56b8e4-579e-442c-8b87-41531bfbced5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211105T094742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cca34f7d4087d8b117975cfd23486e976a7bdbf47dd9eaf6f5ccfc8f7885c42 09:47:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:42 Dload Upload Total Spent Left Speed 09:47:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 10498 --:--:-- --:--:-- --:--:-- 10492 09:47:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9d0ce141d844cd482524b7399097633260e88817 [Pipeline] } 09:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:47:44 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:47:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:47:45 ---> package-listing.sh 09:47:45 ++ tr '[:upper:]' '[:lower:]' 09:47:45 ++ facter osfamily 09:47:45 + OS_FAMILY=redhat 09:47:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 09:47:45 + START_PACKAGES=/tmp/packages_start.txt 09:47:45 + END_PACKAGES=/tmp/packages_end.txt 09:47:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:45 + PACKAGES=/tmp/packages_start.txt 09:47:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 09:47:45 + PACKAGES=/tmp/packages_end.txt 09:47:45 + case "${OS_FAMILY}" in 09:47:45 + rpm -qa 09:47:45 + sort 09:47:46 + '[' -f /tmp/packages_start.txt ']' 09:47:46 + '[' -f /tmp/packages_end.txt ']' 09:47:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 09:47:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ 09:47:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo 09:47:46 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/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:47:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:47 09:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:47:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:47 latest: Pulling from edgex-lftools-log-publisher 09:47:47 b4d181a07f80: Pulling fs layer 09:47:47 a1111a8f2ec3: Pulling fs layer 09:47:47 ed53099fbce6: Pulling fs layer 09:47:47 dc539afda2c1: Pulling fs layer 09:47:47 77bc0d833cb6: Pulling fs layer 09:47:47 9065ff56babe: Pulling fs layer 09:47:47 d287ab97295c: Pulling fs layer 09:47:47 dc539afda2c1: Waiting 09:47:47 77bc0d833cb6: Waiting 09:47:47 9065ff56babe: Waiting 09:47:47 d287ab97295c: Waiting 09:47:47 a1111a8f2ec3: Verifying Checksum 09:47:47 a1111a8f2ec3: Download complete 09:47:47 dc539afda2c1: Verifying Checksum 09:47:47 dc539afda2c1: Download complete 09:47:47 ed53099fbce6: Verifying Checksum 09:47:47 ed53099fbce6: Download complete 09:47:47 9065ff56babe: Verifying Checksum 09:47:47 9065ff56babe: Download complete 09:47:47 77bc0d833cb6: Verifying Checksum 09:47:47 77bc0d833cb6: Download complete 09:47:47 b4d181a07f80: Verifying Checksum 09:47:47 b4d181a07f80: Download complete 09:47:48 d287ab97295c: Verifying Checksum 09:47:48 d287ab97295c: Download complete 09:47:49 b4d181a07f80: Pull complete 09:47:49 a1111a8f2ec3: Pull complete 09:47:50 ed53099fbce6: Pull complete 09:47:50 dc539afda2c1: Pull complete 09:47:50 77bc0d833cb6: Pull complete 09:47:50 9065ff56babe: Pull complete 09:47:55 d287ab97295c: Pull complete 09:47:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:47:55 prd-centos7-docker-4c-2g-27728 does not seem to be running inside a container 09:47:55 $ 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/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:47:58 $ docker top 781118e538ee20d9e03928d5601ce6047855a30f1fc29cfa011529fa09bbc712 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:59 + touch /tmp/pre-build-complete [Pipeline] sh 09:47:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:47:59 + ls /var/log/sa-host 09:47:59 + sadf -c /var/log/sa-host/sa05 09:47:59 file_magic: OK 09:47:59 HZ: Using current value: 100 09:47:59 file_header: OK 09:47:59 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 09:47:59 Statistics: 09:47:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:47:59 File successfully converted to sysstat format version 12.0.3 09:47:59 + sadf -c /var/log/sa-host/sa30 09:47:59 file_magic: OK 09:47:59 HZ: Using current value: 100 09:47:59 file_header: OK 09:47:59 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 09:47:59 Statistics: 09:47:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:47:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:00 provisioning config files... 09:48:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config997692533108247848tmp [Pipeline] { [Pipeline] echo 09:48:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:48:00 ---> create-netrc.sh [Pipeline] } 09:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:48:00 ---> python-tools-install.sh [Pipeline] echo 09:48:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:48:01 ---> sudo-logs.sh 09:48:01 Archiving 'sudo' log.. 09:48:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-27728.novalocal: Name or service not known 09:48:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-27728.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:48:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:48:01 ---> job-cost.sh 09:48:01 lf-activate-venv: SKIPPING 09:48:01 DEBUG: total: 0.10999999940395355 09:48:01 INFO: Retrieving Stack Cost... 09:48:01 INFO: Retrieving Pricing Info for: v3-standard-2 09:48:01 INFO: Archiving Costs [Pipeline] echo 09:48:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:48:02 ---> logs-deploy.sh 09:48:02 lf-activate-venv: SKIPPING 09:48:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/10 09:48:02 INFO: archiving workspace using pattern(s): 09:48:02 Archives upload complete. 09:48:03 INFO: archiving logs to Nexus 09:48:03 ---> uname -a: 09:48:03 Linux prd-centos7-docker-4c-2g-27728.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:48:03 09:48:03 09:48:03 ---> lscpu: 09:48:03 Architecture: x86_64 09:48:03 CPU op-mode(s): 32-bit, 64-bit 09:48:03 Byte Order: Little Endian 09:48:03 Address sizes: 40 bits physical, 48 bits virtual 09:48:03 CPU(s): 2 09:48:03 On-line CPU(s) list: 0,1 09:48:03 Thread(s) per core: 1 09:48:03 Core(s) per socket: 1 09:48:03 Socket(s): 2 09:48:03 NUMA node(s): 1 09:48:03 Vendor ID: AuthenticAMD 09:48:03 CPU family: 23 09:48:03 Model: 49 09:48:03 Model name: AMD EPYC-Rome Processor 09:48:03 Stepping: 0 09:48:03 CPU MHz: 2800.000 09:48:03 BogoMIPS: 5600.00 09:48:03 Virtualization: AMD-V 09:48:03 Hypervisor vendor: KVM 09:48:03 Virtualization type: full 09:48:03 L1d cache: 32K 09:48:03 L1i cache: 32K 09:48:03 L2 cache: 512K 09:48:03 L3 cache: 16384K 09:48:03 NUMA node0 CPU(s): 0,1 09:48:03 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 09:48:03 09:48:03 09:48:03 ---> nproc: 09:48:03 2 09:48:03 09:48:03 09:48:03 ---> df -h: 09:48:03 Filesystem Size Used Avail Use% Mounted on 09:48:03 overlay 40G 7.7G 33G 20% / 09:48:03 tmpfs 64M 0 64M 0% /dev 09:48:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:48:03 shm 64M 0 64M 0% /dev/shm 09:48:03 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:48:03 09:48:03 09:48:03 ---> sar -b -r -n DEV: 09:48:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 09:48:03 09:48:03 09:39:51 LINUX RESTART (2 CPU) 09:48:03 09:48:03 09:40:01 tps rtps wtps bread/s bwrtn/s 09:48:03 09:41:03 190.42 73.01 117.42 8186.91 40668.63 09:48:03 09:42:01 2.00 0.00 2.00 0.00 40.61 09:48:03 09:43:01 0.23 0.00 0.23 0.00 3.43 09:48:03 09:44:01 0.15 0.00 0.15 0.00 1.88 09:48:03 09:45:01 0.33 0.00 0.33 0.00 4.00 09:48:03 09:46:01 0.30 0.00 0.30 0.00 4.48 09:48:03 09:47:01 0.27 0.00 0.27 0.00 3.51 09:48:03 Average: 27.80 10.48 17.32 1175.43 5847.09 09:48:03 09:48:03 09:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:48:03 09:41:03 5644552 0 627232 7.83 2620 1734536 1269012 14.01 590948 1535592 132 09:48:03 09:42:01 5655884 0 615892 7.69 2620 1734544 1162876 12.84 582360 1535556 20 09:48:03 09:43:01 5659580 0 612196 7.64 2620 1734544 1162456 12.83 578060 1535940 12 09:48:03 09:44:01 5653884 0 617884 7.71 2620 1734552 1162696 12.84 584184 1535940 8 09:48:03 09:45:01 5659192 0 612572 7.65 2620 1734556 1162456 12.83 578300 1536868 12 09:48:03 09:46:01 5655644 0 616116 7.69 2620 1734560 1162564 12.84 581676 1536868 8 09:48:03 09:47:01 5655972 0 615784 7.69 2620 1734564 1162552 12.84 581424 1537044 8 09:48:03 Average: 5654958 0 616811 7.70 2620 1734551 1177802 13.00 582422 1536258 29 09:48:03 09:48:03 09:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:48:03 09:41:03 eth0 508.73 345.30 1447.00 83.54 0.00 0.00 0.00 0.00 09:48:03 09:41:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:41:03 docker0 88.39 58.73 7.15 240.99 0.00 0.00 0.00 0.00 09:48:03 09:42:01 eth0 3.14 0.84 3.67 0.19 0.00 0.00 0.00 0.00 09:48:03 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:43:01 eth0 0.95 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:48:03 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:44:01 eth0 0.70 0.42 0.35 0.21 0.00 0.00 0.00 0.00 09:48:03 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:48:03 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:46:01 eth0 0.27 0.23 0.09 0.07 0.00 0.00 0.00 0.00 09:48:03 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:47:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 09:48:03 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 Average: eth0 73.79 49.85 208.35 12.07 0.00 0.00 0.00 0.00 09:48:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:03 Average: docker0 12.69 8.43 1.03 34.60 0.00 0.00 0.00 0.00 09:48:03 09:48:03 09:48:03 ---> sar -P ALL: 09:48:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 09:48:03 09:48:03 09:39:51 LINUX RESTART (2 CPU) 09:48:03 09:48:03 09:40:01 CPU %user %nice %system %iowait %steal %idle 09:48:03 09:41:03 all 21.00 0.00 7.11 5.38 0.10 66.42 09:48:03 09:41:03 0 21.19 0.00 7.76 4.95 0.09 66.01 09:48:03 09:41:03 1 20.82 0.00 6.45 5.81 0.10 66.82 09:48:03 09:42:01 all 0.28 0.00 0.10 0.00 0.02 99.61 09:48:03 09:42:01 0 0.36 0.00 0.07 0.00 0.02 99.55 09:48:03 09:42:01 1 0.19 0.00 0.12 0.00 0.02 99.67 09:48:03 09:43:01 all 0.18 0.00 0.06 0.00 0.03 99.74 09:48:03 09:43:01 0 0.30 0.00 0.03 0.00 0.02 99.65 09:48:03 09:43:01 1 0.05 0.00 0.08 0.00 0.03 99.83 09:48:03 09:44:01 all 0.27 0.00 0.07 0.00 0.02 99.65 09:48:03 09:44:01 0 0.47 0.00 0.07 0.00 0.03 99.43 09:48:03 09:44:01 1 0.07 0.00 0.07 0.00 0.00 99.87 09:48:03 09:45:01 all 0.30 0.00 0.07 0.00 0.02 99.62 09:48:03 09:45:01 0 0.52 0.00 0.05 0.00 0.02 99.42 09:48:03 09:45:01 1 0.08 0.00 0.08 0.00 0.02 99.82 09:48:03 09:46:01 all 0.27 0.00 0.08 0.00 0.01 99.65 09:48:03 09:46:01 0 0.43 0.00 0.05 0.00 0.00 99.52 09:48:03 09:46:01 1 0.10 0.00 0.10 0.00 0.02 99.78 09:48:03 09:47:01 all 0.28 0.00 0.07 0.00 0.03 99.63 09:48:03 09:47:01 0 0.43 0.00 0.03 0.00 0.00 99.53 09:48:03 09:47:01 1 0.12 0.00 0.10 0.00 0.05 99.73 09:48:03 Average: all 3.14 0.00 1.05 0.75 0.03 95.03 09:48:03 Average: 0 3.30 0.00 1.12 0.69 0.02 94.86 09:48:03 Average: 1 2.98 0.00 0.98 0.81 0.03 95.20 09:48:03 09:48:03 09:48:03