Pull request #501 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from efaf7b62b98ddf3a4206d3b7c204b52a324babe0+246039579fefe65770a4c1017b136de77c7f7cec (a95e8c14f9697a3685eee18da69947c9ec0aa32d) 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-ssh11895411157700240335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh18427733151561849992.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18184814640081907011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10575746320578189354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16177207653017193804.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12579046379321797460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6252 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [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-501 # 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-501@tmp/jenkins-gitclient-ssh4370026258800903308.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 246039579fefe65770a4c1017b136de77c7f7cec into PR head commit efaf7b62b98ddf3a4206d3b7c204b52a324babe0 Merge succeeded, producing efaf7b62b98ddf3a4206d3b7c204b52a324babe0 Checking out Revision efaf7b62b98ddf3a4206d3b7c204b52a324babe0 (PR-501) > 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-501@tmp/jenkins-gitclient-ssh5775285250157058938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # 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-501@tmp/jenkins-gitclient-ssh4283277363250443603.key > git merge 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:38:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:38:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:38:14 ========================================================= 13:38:14 EdgeX Global Pipelines Version Info 13:38:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:38:15 ------------------- 13:38:15 stable info: 13:38:15 ------------------- 13:38:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:38:15 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 13:38:15 Message: update stable to v1.0.220 13:38:16 ------------------- 13:38:16 experimental info: 13:38:16 ------------------- 13:38:16 Commited By: **** collab-it+edgex@linuxfoundation.org 13:38:16 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:38:16 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:38:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efaf7b6 [Pipeline] echo 13:38:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:17 provisioning config files... 13:38:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config2866017274496534415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:18 ---> docker-login.sh 13:38:18 nexus3.edgexfoundry.org:10001 13:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:18 Configure a credential helper to remove this warning. See 13:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:18 13:38:18 Login Succeeded 13:38:18 nexus3.edgexfoundry.org:10002 13:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:18 Configure a credential helper to remove this warning. See 13:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:18 13:38:18 Login Succeeded 13:38:18 nexus3.edgexfoundry.org:10003 13:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:18 Configure a credential helper to remove this warning. See 13:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:18 13:38:18 Login Succeeded 13:38:18 nexus3.edgexfoundry.org:10004 13:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:18 Configure a credential helper to remove this warning. See 13:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:18 13:38:18 Login Succeeded 13:38:18 docker.io 13:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:18 Configure a credential helper to remove this warning. See 13:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:18 13:38:18 Login Succeeded 13:38:18 ---> docker-login.sh ends [Pipeline] } 13:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:38:19 + git rev-list -1 --merges efaf7b62b98ddf3a4206d3b7c204b52a324babe0~1..efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo 13:38:19 -----------> git rev-list -1 --merges efaf7b62b98ddf3a4206d3b7c204b52a324babe0~1..efaf7b62b98ddf3a4206d3b7c204b52a324babe0 efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [false] [Pipeline] sh 13:38:19 + git log --format=format:%s -1 efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo 13:38:19 ========================================================= 13:38:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:38:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:20 + git log --format=format:%s -1 efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo 13:38:20 [semverPrep] GIT_COMMIT: efaf7b62b98ddf3a4206d3b7c204b52a324babe0, Commit Message: chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web [Pipeline] echo 13:38:20 [semverPrep] This is not a build commit. [Pipeline] sh 13:38:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:38:20 + grep -v github /etc/ssh/ssh_known_hosts 13:38:20 + '[' -e /tmp/ssh_known_hosts ']' 13:38:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:38:20 + sudo tee -a /etc/ssh/ssh_known_hosts 13:38:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 13:38:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:38:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:21 13:38:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:38:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:21 latest: Pulling from edgex-devops/git-semver 13:38:21 a0d0a0d46f8b: Pulling fs layer 13:38:21 3e5f54012d9b: Pulling fs layer 13:38:21 4c7163046ea9: Pulling fs layer 13:38:21 0c2d73faf560: Pulling fs layer 13:38:21 0c2d73faf560: Waiting 13:38:21 3e5f54012d9b: Verifying Checksum 13:38:21 3e5f54012d9b: Download complete 13:38:21 a0d0a0d46f8b: Verifying Checksum 13:38:21 a0d0a0d46f8b: Download complete 13:38:21 4c7163046ea9: Verifying Checksum 13:38:21 4c7163046ea9: Download complete 13:38:21 0c2d73faf560: Verifying Checksum 13:38:21 0c2d73faf560: Download complete 13:38:22 a0d0a0d46f8b: Pull complete 13:38:22 3e5f54012d9b: Pull complete 13:38:22 4c7163046ea9: Pull complete 13:38:22 0c2d73faf560: Pull complete 13:38:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:38:22 prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container 13:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:38:23 $ docker top 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:23 [ssh-agent] Looking for ssh-agent implementation... 13:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:23 $ docker exec 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent 13:38:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpPFIif/agent.15 13:38:23 SSH_AGENT_PID=22 13:38:23 Running ssh-add (command line suppressed) 13:38:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2194559468721843044.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2194559468721843044.key) 13:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:24 + git tag --points-at HEAD [Pipeline] } 13:38:24 $ docker exec --env ******** --env ******** 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent -k 13:38:24 unset SSH_AUTH_SOCK; 13:38:24 unset SSH_AGENT_PID; 13:38:24 echo Agent pid 22 killed; 13:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:38:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:24 [ssh-agent] Looking for ssh-agent implementation... 13:38:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:24 $ docker exec 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent 13:38:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcFfgjN/agent.56 13:38:24 SSH_AGENT_PID=63 13:38:24 Running ssh-add (command line suppressed) 13:38:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_8642016396883147455.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_8642016396883147455.key) 13:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:25 + git semver init 13:38:25 # -> Open(): unable to determine branch for HEAD 13:38:25 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.git 13:38:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-501 13:38:25 # $SEMVER_REMOTE_NAME = origin 13:38:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:38:25 # $SEMVER_USER_NAME = edgex-jenkins 13:38:25 # $SEMVER_BRANCH = PR-501 13:38:25 # $SEMVER_TEMP = /tmp/semver-533772183 13:38:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:38:27 # '/tmp/semver-533772183' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver' 13:38:27 # -> Force: false 13:38:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver [Pipeline] } 13:38:27 $ docker exec --env ******** --env ******** 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent -k 13:38:27 unset SSH_AUTH_SOCK; 13:38:27 unset SSH_AGENT_PID; 13:38:27 echo Agent pid 63 killed; 13:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:28 + git semver [Pipeline] } 13:38:28 $ docker stop --time=1 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 13:38:29 $ docker rm -f 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:38:30 Stashed 1 file(s) [Pipeline] echo 13:38:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:30 provisioning config files... 13:38:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config3298959370272887915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:31 ---> docker-login.sh 13:38:31 nexus3.edgexfoundry.org:10001 13:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:31 Configure a credential helper to remove this warning. See 13:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:31 13:38:31 Login Succeeded 13:38:31 nexus3.edgexfoundry.org:10002 13:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:31 Configure a credential helper to remove this warning. See 13:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:31 13:38:31 Login Succeeded 13:38:31 nexus3.edgexfoundry.org:10003 13:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:31 Configure a credential helper to remove this warning. See 13:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:31 13:38:31 Login Succeeded 13:38:31 nexus3.edgexfoundry.org:10004 13:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:31 Configure a credential helper to remove this warning. See 13:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:31 13:38:31 Login Succeeded 13:38:31 docker.io 13:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:32 Configure a credential helper to remove this warning. See 13:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:32 13:38:32 Login Succeeded 13:38:32 ---> docker-login.sh ends [Pipeline] } 13:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:38:32 ========================================================= 13:38:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:38:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:38:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 13:38:32 Sending build context to Docker daemon 41.03MB 13:38:32 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 13:38:32 Step 2/15 : FROM ${BASE} AS builder 13:38:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:38:32 59bf1c3509f3: Pulling fs layer 13:38:32 666ba61612fd: Pulling fs layer 13:38:32 8ed8ca486205: Pulling fs layer 13:38:32 4fe6c5a15a65: Pulling fs layer 13:38:32 22a0e8bec74d: Pulling fs layer 13:38:32 640e595b4fbd: Pulling fs layer 13:38:32 763cafe07f6e: Pulling fs layer 13:38:32 0c0b528cf693: Pulling fs layer 13:38:32 10935f4eaf8b: Pulling fs layer 13:38:32 4fe6c5a15a65: Waiting 13:38:32 22a0e8bec74d: Waiting 13:38:32 640e595b4fbd: Waiting 13:38:32 763cafe07f6e: Waiting 13:38:32 0c0b528cf693: Waiting 13:38:32 10935f4eaf8b: Waiting 13:38:32 8ed8ca486205: Verifying Checksum 13:38:32 8ed8ca486205: Download complete 13:38:32 666ba61612fd: Verifying Checksum 13:38:32 666ba61612fd: Download complete 13:38:32 22a0e8bec74d: Verifying Checksum 13:38:32 22a0e8bec74d: Download complete 13:38:32 59bf1c3509f3: Verifying Checksum 13:38:32 59bf1c3509f3: Download complete 13:38:32 640e595b4fbd: Verifying Checksum 13:38:32 640e595b4fbd: Download complete 13:38:32 763cafe07f6e: Download complete 13:38:33 0c0b528cf693: Verifying Checksum 13:38:33 0c0b528cf693: Download complete 13:38:33 59bf1c3509f3: Pull complete 13:38:33 4fe6c5a15a65: Verifying Checksum 13:38:33 4fe6c5a15a65: Download complete 13:38:33 10935f4eaf8b: Verifying Checksum 13:38:33 10935f4eaf8b: Download complete 13:38:33 666ba61612fd: Pull complete 13:38:33 8ed8ca486205: Pull complete 13:38:38 4fe6c5a15a65: Pull complete 13:38:38 22a0e8bec74d: Pull complete 13:38:38 640e595b4fbd: Pull complete 13:38:38 763cafe07f6e: Pull complete 13:38:38 0c0b528cf693: Pull complete 13:38:40 10935f4eaf8b: Pull complete 13:38:40 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 13:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:38:40 ---> 99d49a6021b9 13:38:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:38:42 ---> Running in 574078bcbedc 13:38:42 Removing intermediate container 574078bcbedc 13:38:42 ---> 2e833b50cd24 13:38:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:38:42 ---> Running in 5b17f48b312e 13:38:42 Removing intermediate container 5b17f48b312e 13:38:42 ---> 13ab432e44d5 13:38:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:38:42 ---> Running in ae8c39c1c78d 13:38:42 Removing intermediate container ae8c39c1c78d 13:38:42 ---> 6e63f28b8926 13:38:42 Step 6/15 : LABEL Name=edgex-ui-go 13:38:42 ---> Running in a58666e33678 13:38:42 Removing intermediate container a58666e33678 13:38:42 ---> b1b89c1e7abb 13:38:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:38:42 ---> Running in 0c85265a49ab 13:38:42 Removing intermediate container 0c85265a49ab 13:38:42 ---> b30e0b9f582a 13:38:42 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:42 ---> Running in 9a1ca570815d 13:38:43 Removing intermediate container 9a1ca570815d 13:38:43 ---> ec1fc875ae44 13:38:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:43 ---> Running in c1268bd163a5 13:38:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:44 OK: 221 MiB in 52 packages 13:38:44 Removing intermediate container c1268bd163a5 13:38:44 ---> 7b45556e5a53 13:38:44 Step 10/15 : ENV GO111MODULE=on 13:38:44 ---> Running in 2fb4aef0e54f 13:38:44 Removing intermediate container 2fb4aef0e54f 13:38:44 ---> ac210a446cbe 13:38:44 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:38:45 ---> Running in d071e97eb90e 13:38:45 Removing intermediate container d071e97eb90e 13:38:45 ---> 1afe7d296b9c 13:38:45 Step 12/15 : COPY go.mod vendor* ./ 13:38:45 ---> e36c0827c664 13:38:45 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:45 ---> Running in 7c04b494b092 13:38:45 Still waiting to schedule task 13:38:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:39:24 Removing intermediate container 7c04b494b092 13:39:24 ---> 260abb476452 13:39:24 Step 14/15 : COPY . . 13:39:24 ---> d3b860c2aa3f 13:39:24 Step 15/15 : RUN ${MAKE} 13:39:24 ---> Running in 3b4543fdb025 13:39:24 noop 13:39:24 Removing intermediate container 3b4543fdb025 13:39:24 ---> f99ab9830aed 13:39:24 Successfully built f99ab9830aed 13:39:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:39:24 + docker inspect -f . ci-base-image-x86_64 13:39:24 . [Pipeline] withDockerContainer 13:39:24 prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container 13:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** ci-base-image-x86_64 cat 13:39:24 $ docker top 5e92581c0f682a937c02e55e70b2545909bb7e396061bfa37cdac43e5e52b518 -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:25 + go version 13:39:25 go version go1.17.6 linux/amd64 [Pipeline] } 13:39:25 $ docker stop --time=1 5e92581c0f682a937c02e55e70b2545909bb7e396061bfa37cdac43e5e52b518 13:39:26 $ docker rm -f 5e92581c0f682a937c02e55e70b2545909bb7e396061bfa37cdac43e5e52b518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:27 + docker inspect -f . ci-base-image-x86_64 13:39:27 . [Pipeline] withDockerContainer 13:39:27 prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container 13:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** ci-base-image-x86_64 cat 13:39:27 $ docker top 16a60a6c33446ed381bf809ee47777340b5dec2557c00b97793363fb5250e233 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:39:28 + make test 13:39:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:39:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:39:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:39:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:39:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:39:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:39:42 $ docker stop --time=1 16a60a6c33446ed381bf809ee47777340b5dec2557c00b97793363fb5250e233 13:39:44 $ docker rm -f 16a60a6c33446ed381bf809ee47777340b5dec2557c00b97793363fb5250e233 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:46 + ls -al . 13:39:46 total 112 13:39:46 drwxrwxr-x. 13 jenkins jenkins 4096 Mar 2 13:39 . 13:39:46 drwxrwxr-x. 4 jenkins jenkins 110 Mar 2 13:38 .. 13:39:46 drwxrwxr-x. 3 jenkins jenkins 20 Mar 2 13:38 assets 13:39:46 drwxrwxr-x. 2 jenkins jenkins 66 Mar 2 13:38 bin 13:39:46 drwxrwxr-x. 3 jenkins jenkins 29 Mar 2 13:38 cmd 13:39:46 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 2 13:38 CONTRIBUTING.md 13:39:46 -rw-r--r--. 1 jenkins jenkins 10 Mar 2 13:39 coverage.out 13:39:46 -rw-rw-r--. 1 jenkins jenkins 1549 Mar 2 13:38 Dockerfile 13:39:46 drwxrwxr-x. 2 jenkins jenkins 23 Mar 2 13:38 docs 13:39:46 drwxrwxr-x. 8 jenkins jenkins 179 Mar 2 13:38 .git 13:39:46 drwxrwxr-x. 2 jenkins jenkins 103 Mar 2 13:38 .github 13:39:46 -rw-rw-r--. 1 jenkins jenkins 155 Mar 2 13:38 .gitignore 13:39:46 -rw-rw-r--. 1 jenkins jenkins 1944 Mar 2 13:38 go.mod 13:39:46 -rw-rw-r--. 1 jenkins jenkins 48565 Mar 2 13:38 go.sum 13:39:46 drwxrwxr-x. 9 jenkins jenkins 125 Mar 2 13:38 internal 13:39:46 -rw-rw-r--. 1 jenkins jenkins 652 Mar 2 13:38 Jenkinsfile 13:39:46 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 2 13:38 LICENSE 13:39:46 -rw-rw-r--. 1 jenkins jenkins 1212 Mar 2 13:38 Makefile 13:39:46 drwxrwxr-x. 3 jenkins jenkins 19 Mar 2 13:38 pkg 13:39:46 -rw-rw-r--. 1 jenkins jenkins 4450 Mar 2 13:38 README.md 13:39:46 drwx------. 3 jenkins jenkins 56 Mar 2 13:38 .semver 13:39:46 drwxrwxr-x. 4 jenkins jenkins 71 Mar 2 13:38 snap 13:39:46 -rw-rw-r--. 1 jenkins jenkins 5 Mar 2 13:38 VERSION 13:39:46 -rw-rw-r--. 1 jenkins jenkins 155 Mar 2 13:38 version.go 13:39:46 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 2 13:38 web [Pipeline] isUnix [Pipeline] sh 13:39:46 + 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=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 --label arch=amd64 --label version=0.0.0 . 13:39:46 Sending build context to Docker daemon 41.03MB 13:39:46 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 13:39:46 Step 2/23 : FROM ${BASE} AS builder 13:39:46 ---> f99ab9830aed 13:39:46 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:39:47 ---> Running in 705dc8d95d39 13:39:47 Removing intermediate container 705dc8d95d39 13:39:47 ---> b6fe019dd029 13:39:47 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 13:39:47 ---> Running in ecdf56d59a36 13:39:47 Removing intermediate container ecdf56d59a36 13:39:47 ---> fb64b00dd597 13:39:47 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 13:39:47 ---> Running in e0762ceaf36b 13:39:47 Removing intermediate container e0762ceaf36b 13:39:47 ---> bda26eb224bf 13:39:47 Step 6/23 : LABEL Name=edgex-ui-go 13:39:47 ---> Running in c3783a6f32e4 13:39:47 Removing intermediate container c3783a6f32e4 13:39:47 ---> 4b835f8da445 13:39:47 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:39:47 ---> Running in 1eabcaabadc3 13:39:47 Removing intermediate container 1eabcaabadc3 13:39:47 ---> ff25b5805dcc 13:39:47 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:47 ---> Running in 8f517e4bfdb0 13:39:47 Removing intermediate container 8f517e4bfdb0 13:39:47 ---> ec55092ebee0 13:39:47 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:47 ---> Running in 3a701135c7d5 13:39:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:39:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:39:49 OK: 221 MiB in 52 packages 13:39:49 Removing intermediate container 3a701135c7d5 13:39:49 ---> fbda879d281a 13:39:49 Step 10/23 : ENV GO111MODULE=on 13:39:49 ---> Running in fe6ccbc294e2 13:39:49 Removing intermediate container fe6ccbc294e2 13:39:49 ---> 24aea4105a4c 13:39:49 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:39:49 ---> Running in 6ab98d59ac3d 13:39:49 Removing intermediate container 6ab98d59ac3d 13:39:49 ---> b49a3fa4a020 13:39:49 Step 12/23 : COPY go.mod vendor* ./ 13:39:50 ---> 14e7ca82efb8 13:39:50 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:50 ---> Running in ff8be7791072 13:39:50 Removing intermediate container ff8be7791072 13:39:50 ---> b9760c3c6dbc 13:39:50 Step 14/23 : COPY . . 13:39:51 ---> 202543a630f3 13:39:51 Step 15/23 : RUN ${MAKE} 13:39:51 ---> Running in 0191e4e8ff5a 13:39:51 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 13:40:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:40:01 Removing intermediate container 0191e4e8ff5a 13:40:01 ---> b306135e114c 13:40:01 Step 16/23 : FROM alpine:3.14 13:40:02 3.14: Pulling from library/alpine 13:40:02 97518928ae5f: Pulling fs layer 13:40:03 97518928ae5f: Verifying Checksum 13:40:03 97518928ae5f: Download complete 13:40:03 97518928ae5f: Pull complete 13:40:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:40:03 Status: Downloaded newer image for alpine:3.14 13:40:03 ---> 0a97eee8041e 13:40:03 Step 17/23 : EXPOSE 4000 13:40:03 ---> Running in 2b515fdf55e1 13:40:03 Removing intermediate container 2b515fdf55e1 13:40:03 ---> d9dd0f742c45 13:40:03 Step 18/23 : 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 13:40:03 ---> 196d951b86da 13:40:03 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:40:03 ---> Running in 06f373538a2d 13:40:03 Removing intermediate container 06f373538a2d 13:40:03 ---> 3dea5fa8e2b7 13:40:03 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:40:03 ---> Running in cc8f0bc68f64 13:40:03 Removing intermediate container cc8f0bc68f64 13:40:03 ---> f8f102677111 13:40:03 Step 21/23 : LABEL arch=amd64 13:40:03 ---> Running in 51aa199fe75b 13:40:04 Removing intermediate container 51aa199fe75b 13:40:04 ---> cf7c9f7a204f 13:40:04 Step 22/23 : LABEL git_sha=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 13:40:04 ---> Running in efda022cb390 13:40:04 Removing intermediate container efda022cb390 13:40:04 ---> 15143c2d6cfb 13:40:04 Step 23/23 : LABEL version=0.0.0 13:40:04 ---> Running in 0d14974b94aa 13:40:04 Removing intermediate container 0d14974b94aa 13:40:04 ---> 50b2f377646b 13:40:04 [Warning] One or more build-args [ARCH] were not consumed 13:40:04 Successfully built 50b2f377646b 13:40:04 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 13:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:05 13:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:05 latest: Pulling from edgex-lftools-log-publisher 13:40:05 5eb5b503b376: Pulling fs layer 13:40:05 5c69ac0246d0: Pulling fs layer 13:40:05 ec43610c2a17: Pulling fs layer 13:40:05 3a2ae6a8a46f: Pulling fs layer 13:40:05 33b1e0a273af: Pulling fs layer 13:40:05 5d3b04190fa2: Pulling fs layer 13:40:05 2f39f015ded8: Pulling fs layer 13:40:05 3a2ae6a8a46f: Waiting 13:40:05 33b1e0a273af: Waiting 13:40:05 5d3b04190fa2: Waiting 13:40:05 2f39f015ded8: Waiting 13:40:05 5c69ac0246d0: Verifying Checksum 13:40:05 5c69ac0246d0: Download complete 13:40:05 3a2ae6a8a46f: Verifying Checksum 13:40:05 3a2ae6a8a46f: Download complete 13:40:05 33b1e0a273af: Verifying Checksum 13:40:05 33b1e0a273af: Download complete 13:40:05 ec43610c2a17: Verifying Checksum 13:40:05 ec43610c2a17: Download complete 13:40:05 5d3b04190fa2: Verifying Checksum 13:40:05 5d3b04190fa2: Download complete 13:40:05 5eb5b503b376: Verifying Checksum 13:40:05 5eb5b503b376: Download complete 13:40:06 2f39f015ded8: Verifying Checksum 13:40:06 2f39f015ded8: Download complete 13:40:07 5eb5b503b376: Pull complete 13:40:07 5c69ac0246d0: Pull complete 13:40:07 ec43610c2a17: Pull complete 13:40:07 3a2ae6a8a46f: Pull complete 13:40:08 33b1e0a273af: Pull complete 13:40:08 5d3b04190fa2: Pull complete 13:40:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6253 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [Pipeline] { [Pipeline] ws 13:40:08 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:40:08 The recommended git tool is: git 13:40:12 2f39f015ded8: Pull complete 13:40:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:40:12 prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container 13:40:12 $ 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/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:40:13 using credential edgex-jenkins-ssh 13:40:13 Cloning the remote Git repository 13:40:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:40:13 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:40:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:40:13 > git --version # timeout=10 13:40:13 > git --version # 'git version 2.17.1' 13:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:14 $ docker top 06db683b37c9e57773d61df58758da62b3842e404b4d3067523eee6a2c361686 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:15 ---> job-cost.sh 13:40:15 lf-activate-venv: SKIPPING 13:40:15 INFO: No Stack... 13:40:15 INFO: Retrieving Pricing Info for: v3-standard-2 13:40:16 INFO: Archiving Costs [Pipeline] sh 13:40:16 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/cost.csv 13:40:16 + cut -d, -f6 13:40:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:40:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [Pipeline] lock 13:40:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] 13:40:16 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] did not exist. Created. 13:40:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:40:16 + echo total: 0.05999999865889549 [Pipeline] stash 13:40:16 Stashed 1 file(s) [Pipeline] } 13:40:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:40:17 $ docker stop --time=1 06db683b37c9e57773d61df58758da62b3842e404b4d3067523eee6a2c361686 13:40:17 Merging remotes/origin/main commit 246039579fefe65770a4c1017b136de77c7f7cec into PR head commit efaf7b62b98ddf3a4206d3b7c204b52a324babe0 13:40:17 Merge succeeded, producing efaf7b62b98ddf3a4206d3b7c204b52a324babe0 13:40:17 Checking out Revision efaf7b62b98ddf3a4206d3b7c204b52a324babe0 (PR-501) 13:40:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:40:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:40:17 > git config core.sparsecheckout # timeout=10 13:40:17 > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 13:40:17 > git remote # timeout=10 13:40:17 > git config --get remote.origin.url # timeout=10 13:40:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:17 > git merge 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 13:40:17 > git rev-parse HEAD^{commit} # timeout=10 13:40:17 > git config core.sparsecheckout # timeout=10 13:40:17 > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 13:40:18 $ docker rm -f 06db683b37c9e57773d61df58758da62b3842e404b4d3067523eee6a2c361686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:40:21 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" 13:40:22 > git --version # timeout=10 13:40:22 > git --version # 'git version 2.17.1' 13:40:22 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:40:23 % Total % Received % Xferd Average Speed Time Time Time Current 13:40:23 Dload Upload Total Spent Left Speed 13:40:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44190 [Pipeline] sh 13:40:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:40:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:40:24 + sudo tee /etc/docker/daemon.new 13:40:24 { 13:40:24 "registry-mirrors": [ 13:40:24 "https://nexus3.edgexfoundry.org:10001" 13:40:24 ], 13:40:24 "bip": "10.250.0.254/24", 13:40:24 "hosts": [ 13:40:24 "tcp://0.0.0.0:5555", 13:40:24 "unix:///var/run/docker.sock" 13:40:24 ], 13:40:24 "mtu": 1458, 13:40:24 "selinux-enabled": true, 13:40:24 "seccomp-profile": "/etc/docker/seccomp.json" 13:40:24 } [Pipeline] sh 13:40:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:40:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:43 provisioning config files... 13:40:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7106889463948695119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:44 ---> docker-login.sh 13:40:44 nexus3.edgexfoundry.org:10001 13:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:44 Configure a credential helper to remove this warning. See 13:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:44 13:40:44 Login Succeeded 13:40:44 nexus3.edgexfoundry.org:10002 13:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:45 Configure a credential helper to remove this warning. See 13:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:45 13:40:45 Login Succeeded 13:40:45 nexus3.edgexfoundry.org:10003 13:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:45 Configure a credential helper to remove this warning. See 13:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:45 13:40:45 Login Succeeded 13:40:45 nexus3.edgexfoundry.org:10004 13:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:46 Configure a credential helper to remove this warning. See 13:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:46 13:40:46 Login Succeeded 13:40:46 docker.io 13:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:46 Configure a credential helper to remove this warning. See 13:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:46 13:40:46 Login Succeeded 13:40:46 ---> docker-login.sh ends [Pipeline] } 13:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:47 ========================================================= 13:40:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:40:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:40:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 13:40:49 Sending build context to Docker daemon 25.79MB 13:40:49 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 13:40:49 Step 2/15 : FROM ${BASE} AS builder 13:40:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:40:49 9b3977197b4f: Pulling fs layer 13:40:49 1a89e8eeedd5: Pulling fs layer 13:40:49 94645a83ff95: Pulling fs layer 13:40:49 3f3a8bcf1eab: Pulling fs layer 13:40:49 0c92f367c5e7: Pulling fs layer 13:40:49 f7c0051592d6: Pulling fs layer 13:40:49 a227ed2f7395: Pulling fs layer 13:40:49 7b1c46037f91: Pulling fs layer 13:40:49 3f3a8bcf1eab: Waiting 13:40:49 0c92f367c5e7: Waiting 13:40:49 f7c0051592d6: Waiting 13:40:49 7b1c46037f91: Waiting 13:40:49 a227ed2f7395: Waiting 13:40:49 94645a83ff95: Verifying Checksum 13:40:49 94645a83ff95: Download complete 13:40:49 1a89e8eeedd5: Download complete 13:40:49 0c92f367c5e7: Verifying Checksum 13:40:49 0c92f367c5e7: Download complete 13:40:49 f7c0051592d6: Verifying Checksum 13:40:49 f7c0051592d6: Download complete 13:40:49 9b3977197b4f: Download complete 13:40:49 a227ed2f7395: Verifying Checksum 13:40:49 a227ed2f7395: Download complete 13:40:50 9b3977197b4f: Pull complete 13:40:50 1a89e8eeedd5: Pull complete 13:40:50 94645a83ff95: Pull complete 13:40:51 7b1c46037f91: Verifying Checksum 13:40:51 7b1c46037f91: Download complete 13:40:51 3f3a8bcf1eab: Verifying Checksum 13:40:51 3f3a8bcf1eab: Download complete 13:41:04 3f3a8bcf1eab: Pull complete 13:41:04 0c92f367c5e7: Pull complete 13:41:04 f7c0051592d6: Pull complete 13:41:04 a227ed2f7395: Pull complete 13:41:09 7b1c46037f91: Pull complete 13:41:09 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 13:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:41:09 ---> f79e39bc4007 13:41:09 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:41:11 ---> Running in fe15442e33f1 13:41:11 Removing intermediate container fe15442e33f1 13:41:11 ---> 926eb8d9bc63 13:41:11 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:41:11 ---> Running in 2fd3920cb466 13:41:12 Removing intermediate container 2fd3920cb466 13:41:12 ---> 1eab7f3893a6 13:41:12 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:41:12 ---> Running in 70aba9054033 13:41:12 Removing intermediate container 70aba9054033 13:41:12 ---> 8c6142535f55 13:41:12 Step 6/15 : LABEL Name=edgex-ui-go 13:41:12 ---> Running in a7bedd72e087 13:41:12 Removing intermediate container a7bedd72e087 13:41:12 ---> fd5c4f6dde94 13:41:12 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:41:13 ---> Running in 92d321f5c81b 13:41:13 Removing intermediate container 92d321f5c81b 13:41:13 ---> 185e63ae9002 13:41:13 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:13 ---> Running in f4cd3aaeb07c 13:41:15 Removing intermediate container f4cd3aaeb07c 13:41:15 ---> 4057d6ead637 13:41:15 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:15 ---> Running in 813b463199c6 13:41:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:41:18 OK: 220 MiB in 52 packages 13:41:19 Removing intermediate container 813b463199c6 13:41:19 ---> 422410c75fd3 13:41:19 Step 10/15 : ENV GO111MODULE=on 13:41:19 ---> Running in 57ad27d246d4 13:41:19 Removing intermediate container 57ad27d246d4 13:41:19 ---> 9dfd5e620a05 13:41:19 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:41:19 ---> Running in 3bd9e6812019 13:41:20 Removing intermediate container 3bd9e6812019 13:41:20 ---> b57589de2021 13:41:20 Step 12/15 : COPY go.mod vendor* ./ 13:41:20 ---> 5c777ea6bfb0 13:41:20 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:20 ---> Running in d73672d8e7e8 13:42:28 Removing intermediate container d73672d8e7e8 13:42:28 ---> e9208858a868 13:42:28 Step 14/15 : COPY . . 13:42:31 ---> 5b8ef7e3287f 13:42:31 Step 15/15 : RUN ${MAKE} 13:42:31 ---> Running in 7898fe7e988d 13:42:32 noop 13:42:32 Removing intermediate container 7898fe7e988d 13:42:32 ---> 8c2831e91cf6 13:42:32 Successfully built 8c2831e91cf6 13:42:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:42:33 + docker inspect -f . ci-base-image-arm64 13:42:33 . [Pipeline] withDockerContainer 13:42:33 prd-ubuntu18.04-docker-arm64-4c-16g-6253 does not seem to be running inside a container 13:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:34 $ docker top e16d4c10aeec13604819d35c54578fc4be59ca5d63d965be9e82fe7b5f31186b -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:35 + go version 13:42:35 go version go1.17.6 linux/arm64 [Pipeline] } 13:42:35 $ docker stop --time=1 e16d4c10aeec13604819d35c54578fc4be59ca5d63d965be9e82fe7b5f31186b 13:42:37 $ docker rm -f e16d4c10aeec13604819d35c54578fc4be59ca5d63d965be9e82fe7b5f31186b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:38 + docker inspect -f . ci-base-image-arm64 13:42:38 . [Pipeline] withDockerContainer 13:42:38 prd-ubuntu18.04-docker-arm64-4c-16g-6253 does not seem to be running inside a container 13:42:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:40 $ docker top 33a21e4c0cb30a10d282aeabeb4dcc1deeb6265ec742be00dec35480f04d319e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:42:40 + make test 13:42:40 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:42:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:43:21 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:43:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:43:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:43:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:43:33 $ docker stop --time=1 33a21e4c0cb30a10d282aeabeb4dcc1deeb6265ec742be00dec35480f04d319e 13:43:35 $ docker rm -f 33a21e4c0cb30a10d282aeabeb4dcc1deeb6265ec742be00dec35480f04d319e [Pipeline] // withDockerContainer [Pipeline] sh 13:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:43:36 Warning: overwriting stash ‘coverage-report’ 13:43:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:43:37 + ls -al . 13:43:37 total 152 13:43:37 drwxrwxr-x 12 jenkins jenkins 4096 Mar 2 13:42 . 13:43:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:40 .. 13:43:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 13:40 .git 13:43:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:40 .github 13:43:37 -rw-rw-r-- 1 jenkins jenkins 155 Mar 2 13:40 .gitignore 13:43:37 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 2 13:40 CONTRIBUTING.md 13:43:37 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 2 13:40 Dockerfile 13:43:37 -rw-rw-r-- 1 jenkins jenkins 652 Mar 2 13:40 Jenkinsfile 13:43:37 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 2 13:40 LICENSE 13:43:37 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 2 13:40 Makefile 13:43:37 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 2 13:40 README.md 13:43:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 2 13:38 VERSION 13:43:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 13:40 assets 13:43:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:40 bin 13:43:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 13:40 cmd 13:43:37 -rw-r--r-- 1 jenkins jenkins 10 Mar 2 13:42 coverage.out 13:43:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:40 docs 13:43:37 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 2 13:40 go.mod 13:43:37 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 2 13:40 go.sum 13:43:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 13:40 internal 13:43:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 13:40 pkg 13:43:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:40 snap 13:43:37 -rw-rw-r-- 1 jenkins jenkins 155 Mar 2 13:40 version.go 13:43:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:40 web [Pipeline] isUnix [Pipeline] sh 13:43:37 + 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=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 --label arch=arm64 --label version=0.0.0 . 13:43:38 Sending build context to Docker daemon 25.79MB 13:43:38 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 13:43:38 Step 2/23 : FROM ${BASE} AS builder 13:43:38 ---> 8c2831e91cf6 13:43:38 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:43:39 ---> Running in cef71cf1109c 13:43:39 Removing intermediate container cef71cf1109c 13:43:39 ---> c1c49de62f31 13:43:39 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 13:43:39 ---> Running in 2bfac0a3c294 13:43:39 Removing intermediate container 2bfac0a3c294 13:43:39 ---> 067dd0ff435b 13:43:39 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 13:43:39 ---> Running in 18c61396cb3f 13:43:40 Removing intermediate container 18c61396cb3f 13:43:40 ---> 7b29821115bd 13:43:40 Step 6/23 : LABEL Name=edgex-ui-go 13:43:40 ---> Running in b1766a1e2930 13:43:40 Removing intermediate container b1766a1e2930 13:43:40 ---> 37e53c5fee21 13:43:40 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:43:40 ---> Running in 27ee1dd5345c 13:43:41 Removing intermediate container 27ee1dd5345c 13:43:41 ---> 883983f28aea 13:43:41 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:41 ---> Running in c1cba9273027 13:43:43 Removing intermediate container c1cba9273027 13:43:43 ---> 7cbf48c0b59c 13:43:43 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:43:43 ---> Running in 95264d5189ed 13:43:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:43:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:43:46 OK: 220 MiB in 52 packages 13:43:47 Removing intermediate container 95264d5189ed 13:43:47 ---> 7c1f17517bd3 13:43:47 Step 10/23 : ENV GO111MODULE=on 13:43:47 ---> Running in ba3b35f45162 13:43:47 Removing intermediate container ba3b35f45162 13:43:47 ---> 3e976d8cac69 13:43:47 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:43:47 ---> Running in 9ba0797c3116 13:43:47 Removing intermediate container 9ba0797c3116 13:43:47 ---> 0c427014a890 13:43:47 Step 12/23 : COPY go.mod vendor* ./ 13:43:48 ---> 64a8d07c2786 13:43:48 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:48 ---> Running in 7a2d70c02903 13:43:51 Removing intermediate container 7a2d70c02903 13:43:51 ---> 477e453c416e 13:43:51 Step 14/23 : COPY . . 13:43:53 ---> 7af790009ba3 13:43:53 Step 15/23 : RUN ${MAKE} 13:43:53 ---> Running in 03e1facc6207 13:43:54 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 13:44:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:44:28 Removing intermediate container 03e1facc6207 13:44:28 ---> 8d67ce411b68 13:44:28 Step 16/23 : FROM alpine:3.14 13:44:29 3.14: Pulling from library/alpine 13:44:29 be307f383ecc: Pulling fs layer 13:44:29 be307f383ecc: Verifying Checksum 13:44:29 be307f383ecc: Download complete 13:44:30 be307f383ecc: Pull complete 13:44:30 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:44:30 Status: Downloaded newer image for alpine:3.14 13:44:30 ---> 5b8b7b635229 13:44:30 Step 17/23 : EXPOSE 4000 13:44:30 ---> Running in 5f02ea7624e7 13:44:31 Removing intermediate container 5f02ea7624e7 13:44:31 ---> 975e887d7012 13:44:31 Step 18/23 : 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 13:44:32 ---> 551b4f3a0508 13:44:32 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:44:32 ---> Running in e3cbe8447e7e 13:44:32 Removing intermediate container e3cbe8447e7e 13:44:32 ---> 5d3a1f0c3ff4 13:44:32 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:44:32 ---> Running in 9bfa89538c12 13:44:32 Removing intermediate container 9bfa89538c12 13:44:32 ---> 997016e8daf7 13:44:32 Step 21/23 : LABEL arch=arm64 13:44:33 ---> Running in ff6057184c6e 13:44:33 Removing intermediate container ff6057184c6e 13:44:33 ---> 9239e243e9f3 13:44:33 Step 22/23 : LABEL git_sha=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 13:44:33 ---> Running in 29ec810ec661 13:44:33 Removing intermediate container 29ec810ec661 13:44:33 ---> e2e936ef06aa 13:44:33 Step 23/23 : LABEL version=0.0.0 13:44:34 ---> Running in d6d5ae028816 13:44:34 Removing intermediate container d6d5ae028816 13:44:34 ---> 75c8463fcd9a 13:44:34 [Warning] One or more build-args [ARCH] were not consumed 13:44:34 Successfully built 75c8463fcd9a 13:44:34 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 13:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:35 13:44:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:35 arm64: Pulling from edgex-lftools-log-publisher 13:44:35 8998bd30e6a1: Pulling fs layer 13:44:35 04944245beec: Pulling fs layer 13:44:35 699f458cf7ca: Pulling fs layer 13:44:35 765212b225bb: Pulling fs layer 13:44:35 f23df028b6ca: Pulling fs layer 13:44:35 d65c8cfc05b1: Pulling fs layer 13:44:35 2437ff75d9bd: Pulling fs layer 13:44:35 765212b225bb: Waiting 13:44:35 f23df028b6ca: Waiting 13:44:35 d65c8cfc05b1: Waiting 13:44:35 2437ff75d9bd: Waiting 13:44:35 04944245beec: Verifying Checksum 13:44:35 04944245beec: Download complete 13:44:35 765212b225bb: Verifying Checksum 13:44:35 765212b225bb: Download complete 13:44:35 f23df028b6ca: Verifying Checksum 13:44:35 f23df028b6ca: Download complete 13:44:35 d65c8cfc05b1: Verifying Checksum 13:44:35 d65c8cfc05b1: Download complete 13:44:36 699f458cf7ca: Verifying Checksum 13:44:36 699f458cf7ca: Download complete 13:44:36 8998bd30e6a1: Verifying Checksum 13:44:36 8998bd30e6a1: Download complete 13:44:38 2437ff75d9bd: Verifying Checksum 13:44:38 2437ff75d9bd: Download complete 13:44:40 8998bd30e6a1: Pull complete 13:44:40 04944245beec: Pull complete 13:44:42 699f458cf7ca: Pull complete 13:44:42 765212b225bb: Pull complete 13:44:43 f23df028b6ca: Pull complete 13:44:43 d65c8cfc05b1: Pull complete 13:44:58 2437ff75d9bd: Pull complete 13:44:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:44:58 prd-ubuntu18.04-docker-arm64-4c-16g-6253 does not seem to be running inside a container 13:44:58 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:45:01 $ docker top 134055d6abf01fb4b152fc26de1b4f3cf211f0d7b81d188f10f7808999881a04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:02 ---> job-cost.sh 13:45:02 lf-activate-venv: SKIPPING 13:45:02 INFO: No Stack... 13:45:02 INFO: Retrieving Pricing Info for: v3-standard-4 13:45:03 INFO: Archiving Costs [Pipeline] sh 13:45:04 + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 13:45:04 cut -d, -f6 [Pipeline] lock 13:45:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] 13:45:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] did not exist. Created. 13:45:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:05 /w/workspace/edgex-ui-go/1@tmp/durable-5dd942f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:45:05 + echo total: 0.10999999940395355 [Pipeline] stash 13:45:05 Warning: overwriting stash ‘stack-cost’ 13:45:06 Stashed 1 file(s) [Pipeline] } 13:45:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:06 $ docker stop --time=1 134055d6abf01fb4b152fc26de1b4f3cf211f0d7b81d188f10f7808999881a04 13:45:07 $ docker rm -f 134055d6abf01fb4b152fc26de1b4f3cf211f0d7b81d188f10f7808999881a04 [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 13:45:08 provisioning config files... 13:45:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config496847356086341138tmp [Pipeline] { [Pipeline] sh 13:45:09 + set +x 13:45:09 + curl -s https://codecov.io/bash 13:45:09 + bash -s -- 13:45:09 13:45:09 _____ _ 13:45:09 / ____| | | 13:45:09 | | ___ __| | ___ ___ _____ __ 13:45:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:45:09 | |___| (_) | (_| | __/ (_| (_) \ V / 13:45:09 \_____\___/ \__,_|\___|\___\___/ \_/ 13:45:09 Bash-1.0.6 13:45:09 13:45:09 13:45:09 ==> git version 2.24.4 found 13:45:09 ==> 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 13:45:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:45:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:45:09 ==> Jenkins CI detected. 13:45:09 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-501 13:45:09 project root: . 13:45:09 --> token set from env 13:45:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:45:09 ==> Running gcov in . (disable via -X gcov) 13:45:09 ==> Python coveragepy not found 13:45:09 ==> Searching for coverage reports in: 13:45:09 + . 13:45:09 -> Found 1 reports 13:45:09 ==> Detecting git/mercurial file structure 13:45:09 ==> Reading reports 13:45:09 + ./coverage.out bytes=10 13:45:09 ==> Appending adjustments 13:45:09 https://docs.codecov.io/docs/fixing-reports 13:45:09 + Found adjustments 13:45:09 ==> Gzipping contents 13:45:09 4.0K /tmp/codecov.SoiDL5.gz 13:45:09 ==> Uploading reports 13:45:09 url: https://codecov.io 13:45:09 query: branch=PR-501&commit=efaf7b62b98ddf3a4206d3b7c204b52a324babe0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= 13:45:09 -> Pinging Codecov 13:45:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-501&commit=efaf7b62b98ddf3a4206d3b7c204b52a324babe0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= 13:45:09 -> Uploading to 13:45:09 https://storage.googleapis.com/codecov/v4/raw/2022-03-02/FB506323287CE973F263BFD2A0EB1F37/efaf7b62b98ddf3a4206d3b7c204b52a324babe0/ca018ab8-a75a-489b-9330-44ab37c21f23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220302T134509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e9cd06dbe3d50c9397b326a0eae265c2f9e74dd565b1855aa674078e902585d 13:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 13:45:09 Dload Upload Total Spent Left Speed 13:45:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 11024 --:--:-- --:--:-- --:--:-- 11035 13:45:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] } 13:45:10 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 13:45:12 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives ']' 13:45:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives 13:45:12 total 8 13:45:12 drwxr-xr-x. 3 root root 34 Mar 2 13:40 . 13:45:12 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 2 13:40 .. 13:45:12 drwxr-xr-x. 2 root root 6 Mar 2 13:40 cost 13:45:12 -rw-r--r--. 1 root root 82 Mar 2 13:40 cost.csv 13:45:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives 13:45:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives 13:45:12 total 8 13:45:12 drwxr-xr-x. 3 jenkins jenkins 34 Mar 2 13:40 . 13:45:12 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 2 13:40 .. 13:45:12 drwxr-xr-x. 2 jenkins jenkins 6 Mar 2 13:40 cost 13:45:12 -rw-r--r--. 1 jenkins jenkins 82 Mar 2 13:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:45:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:45:12 ---> package-listing.sh 13:45:12 ++ facter osfamily 13:45:12 ++ tr '[:upper:]' '[:lower:]' 13:45:13 + OS_FAMILY=redhat 13:45:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-501 13:45:13 + START_PACKAGES=/tmp/packages_start.txt 13:45:13 + END_PACKAGES=/tmp/packages_end.txt 13:45:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:13 + PACKAGES=/tmp/packages_start.txt 13:45:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' 13:45:13 + PACKAGES=/tmp/packages_end.txt 13:45:13 + case "${OS_FAMILY}" in 13:45:13 + sort 13:45:13 + rpm -qa 13:45:13 + '[' -f /tmp/packages_start.txt ']' 13:45:13 + '[' -f /tmp/packages_end.txt ']' 13:45:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' 13:45:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ 13:45:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [Pipeline] echo 13:45:13 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:45:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:14 . [Pipeline] withDockerContainer 13:45:14 prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container 13:45:14 $ 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-501/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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:45:14 $ docker top 6bcaaf0a7c38e80d2e6b7c2fda954252746cf7ea80415b367e0eba779a7b2d1f -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:15 + touch /tmp/pre-build-complete [Pipeline] sh 13:45:15 + mkdir -p /var/log/sysstat [Pipeline] sh 13:45:16 + ls /var/log/sa-host 13:45:16 + sadf -c /var/log/sa-host/sa02 13:45:16 file_magic: OK 13:45:16 HZ: Using current value: 100 13:45:16 file_header: OK 13:45:16 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 13:45:16 Statistics: 13:45:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:45:16 File successfully converted to sysstat format version 12.5.2 13:45:16 + sadf -c /var/log/sa-host/sa17 13:45:16 file_magic: OK 13:45:16 HZ: Using current value: 100 13:45:16 file_header: OK 13:45:16 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 13:45:16 Statistics: 13:45:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:45:16 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:45:16 provisioning config files... 13:45:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config6711929533758740508tmp [Pipeline] { [Pipeline] echo 13:45:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:45:16 ---> create-netrc.sh [Pipeline] } 13:45:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:45:17 ---> python-tools-install.sh [Pipeline] echo 13:45:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:45:17 ---> sudo-logs.sh 13:45:17 Archiving 'sudo' log.. 13:45:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-6252.novalocal: Name or service not known 13:45:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-6252.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:45:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:45:17 ---> job-cost.sh 13:45:17 lf-activate-venv: SKIPPING 13:45:17 DEBUG: total: 0.05999999865889549 13:45:17 INFO: Retrieving Stack Cost... 13:45:18 INFO: Retrieving Pricing Info for: v3-standard-2 13:45:18 INFO: Archiving Costs [Pipeline] echo 13:45:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:45:19 ---> logs-deploy.sh 13:45:19 lf-activate-venv: SKIPPING 13:45:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-501/1 13:45:19 INFO: archiving workspace using pattern(s): 13:45:20 Archives upload complete. 13:45:20 INFO: archiving logs to Nexus 13:45:20 ---> uname -a: 13:45:20 Linux prd-centos7-docker-4c-2g-6252.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 13:45:20 13:45:20 13:45:20 ---> lscpu: 13:45:20 Architecture: x86_64 13:45:20 CPU op-mode(s): 32-bit, 64-bit 13:45:20 Byte Order: Little Endian 13:45:20 Address sizes: 40 bits physical, 48 bits virtual 13:45:20 CPU(s): 2 13:45:20 On-line CPU(s) list: 0,1 13:45:20 Thread(s) per core: 1 13:45:20 Core(s) per socket: 1 13:45:20 Socket(s): 2 13:45:20 NUMA node(s): 1 13:45:20 Vendor ID: AuthenticAMD 13:45:20 CPU family: 23 13:45:20 Model: 49 13:45:20 Model name: AMD EPYC-Rome Processor 13:45:20 Stepping: 0 13:45:20 CPU MHz: 2800.000 13:45:20 BogoMIPS: 5600.00 13:45:20 Virtualization: AMD-V 13:45:20 Hypervisor vendor: KVM 13:45:20 Virtualization type: full 13:45:20 L1d cache: 64 KiB 13:45:20 L1i cache: 64 KiB 13:45:20 L2 cache: 1 MiB 13:45:20 L3 cache: 32 MiB 13:45:20 NUMA node0 CPU(s): 0,1 13:45:20 Vulnerability Itlb multihit: Not affected 13:45:20 Vulnerability L1tf: Not affected 13:45:20 Vulnerability Mds: Not affected 13:45:20 Vulnerability Meltdown: Not affected 13:45:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:45:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:45:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:45:20 Vulnerability Srbds: Not affected 13:45:20 Vulnerability Tsx async abort: Not affected 13:45:20 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 13:45:20 13:45:20 13:45:20 ---> nproc: 13:45:20 2 13:45:20 13:45:20 13:45:20 ---> df -h: 13:45:20 Filesystem Size Used Avail Use% Mounted on 13:45:20 overlay 40G 9.2G 31G 23% / 13:45:20 tmpfs 64M 0 64M 0% /dev 13:45:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:45:20 shm 64M 0 64M 0% /dev/shm 13:45:20 /dev/vda1 40G 9.2G 31G 23% /facter-os 13:45:20 13:45:20 13:45:20 ---> sar -b -r -n DEV: 13:45:20 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/02/22 _x86_64_ (2 CPU) 13:45:20 13:45:20 13:37:39 LINUX RESTART (2 CPU) 13:45:20 13:45:20 13:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:45:20 13:39:01 171.20 6.76 164.44 0.00 3030.86 27944.98 0.00 13:45:20 13:40:01 281.48 0.02 281.46 0.00 0.27 67308.18 0.00 13:45:20 13:41:01 85.59 0.00 85.59 0.00 0.00 20279.60 0.00 13:45:20 13:42:01 1.02 0.00 1.02 0.00 0.00 10.33 0.00 13:45:20 13:43:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 13:45:20 13:44:01 0.30 0.00 0.30 0.00 0.00 4.11 0.00 13:45:20 13:45:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 13:45:20 Average: 77.17 0.97 76.20 0.00 433.23 16509.65 0.00 13:45:20 13:45:20 13:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:20 13:39:01 4251276 0 870052 10.86 2620 2884984 1606184 17.73 816524 2526460 524168 13:45:20 13:40:01 3750952 0 988032 12.34 2620 3267328 1560548 17.23 1042980 2752468 9540 13:45:20 13:41:01 3252732 0 1062436 13.27 2620 3691144 1398112 15.44 1023084 3194420 8 13:45:20 13:42:01 3266104 0 1049060 13.10 2620 3691148 1285376 14.19 1013412 3194420 8 13:45:20 13:43:01 3283484 0 1031672 12.88 2620 3691156 1285376 14.19 997292 3194420 8 13:45:20 13:44:01 3282368 0 1032788 12.90 2620 3691156 1296176 14.31 998320 3194420 8 13:45:20 13:45:01 3288340 0 1026808 12.82 2620 3691164 1285440 14.19 993168 3194420 8 13:45:20 Average: 3482179 0 1008693 12.59 2620 3515440 1388173 15.33 983540 3035861 76250 13:45:20 13:45:20 13:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:20 13:39:01 eth0 874.68 597.80 6276.65 113.05 0.00 0.00 0.00 0.00 13:45:20 13:39:01 veth246c792 176.43 225.00 16.54 1441.48 0.00 0.00 0.00 0.00 13:45:20 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:39:01 docker0 249.96 272.47 20.64 1726.95 0.00 0.00 0.00 0.00 13:45:20 13:40:01 eth0 94.04 67.52 675.09 18.00 0.00 0.00 0.00 0.00 13:45:20 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:40:01 docker0 43.89 53.53 3.11 632.89 0.00 0.00 0.00 0.00 13:45:20 13:41:01 eth0 112.54 76.78 2570.34 63.64 0.00 0.00 0.00 0.00 13:45:20 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:42:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:20 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:20 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:44:01 eth0 2.12 2.17 0.20 6.65 0.00 0.00 0.00 0.00 13:45:20 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:45:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:20 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 Average: eth0 154.88 106.41 1360.78 28.77 0.00 0.00 0.00 0.00 13:45:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:20 Average: docker0 42.00 46.59 3.39 337.24 0.00 0.00 0.00 0.00 13:45:20 13:45:20 13:45:20 ---> sar -P ALL: 13:45:20 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/02/22 _x86_64_ (2 CPU) 13:45:20 13:45:20 13:37:39 LINUX RESTART (2 CPU) 13:45:20 13:45:20 13:38:01 CPU %user %nice %system %iowait %steal %idle 13:45:20 13:39:01 all 25.66 0.00 9.34 3.09 0.10 61.81 13:45:20 13:39:01 0 25.79 0.00 9.95 2.50 0.09 61.68 13:45:20 13:39:01 1 25.53 0.00 8.73 3.69 0.11 61.94 13:45:20 13:40:01 all 44.46 0.00 10.89 2.41 0.14 42.11 13:45:20 13:40:01 0 45.44 0.00 11.13 2.45 0.14 40.84 13:45:20 13:40:01 1 43.47 0.00 10.65 2.37 0.13 43.38 13:45:20 13:41:01 all 8.03 0.00 3.44 1.07 0.04 87.42 13:45:20 13:41:01 0 8.25 0.00 3.46 0.85 0.05 87.39 13:45:20 13:41:01 1 7.80 0.00 3.42 1.29 0.03 87.46 13:45:20 13:42:01 all 0.03 0.00 0.08 0.00 0.01 99.88 13:45:20 13:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 13:45:20 13:42:01 1 0.03 0.00 0.10 0.00 0.02 99.85 13:45:20 13:43:01 all 0.06 0.00 0.06 0.00 0.02 99.87 13:45:20 13:43:01 0 0.05 0.00 0.07 0.00 0.02 99.87 13:45:20 13:43:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:45:20 13:44:01 all 0.06 0.00 0.03 0.00 0.01 99.90 13:45:20 13:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:45:20 13:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:45:20 13:45:01 all 0.05 0.00 0.03 0.00 0.02 99.90 13:45:20 13:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:45:20 13:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:45:20 Average: all 10.70 0.00 3.28 0.90 0.05 85.07 13:45:20 Average: 0 10.89 0.00 3.40 0.80 0.05 84.87 13:45:20 Average: 1 10.52 0.00 3.16 1.01 0.04 85.27 13:45:20 13:45:20 13:45:20