Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 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-ssh943500655129413369.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-ssh11293144163257170571.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17704302055276944226.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 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-ssh11117249740091707341.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9933817797326119475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-5335 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh3063329608160868087.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 Commit message: "fix: issue-#494 about scheduler updates and bug fixed (#496)" > git rev-list --no-walk 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:53:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:53:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:53:53 ========================================================= 11:53:53 EdgeX Global Pipelines Version Info 11:53:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:53:54 ------------------- 11:53:54 stable info: 11:53:54 ------------------- 11:53:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:53:54 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 11:53:54 Message: update stable to v1.0.220 11:53:54 ------------------- 11:53:54 experimental info: 11:53:54 ------------------- 11:53:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:53:54 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 11:53:54 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d88a2a8 [Pipeline] echo 11:53:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:53:55 provisioning config files... 11:53:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9209798806516838864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:55 ---> docker-login.sh 11:53:55 nexus3.edgexfoundry.org:10001 11:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:55 Configure a credential helper to remove this warning. See 11:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:55 11:53:55 Login Succeeded 11:53:55 nexus3.edgexfoundry.org:10002 11:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:55 Configure a credential helper to remove this warning. See 11:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:55 11:53:55 Login Succeeded 11:53:55 nexus3.edgexfoundry.org:10003 11:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:56 Configure a credential helper to remove this warning. See 11:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:56 11:53:56 Login Succeeded 11:53:56 nexus3.edgexfoundry.org:10004 11:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:56 Configure a credential helper to remove this warning. See 11:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:56 11:53:56 Login Succeeded 11:53:56 docker.io 11:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:56 Configure a credential helper to remove this warning. See 11:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:56 11:53:56 Login Succeeded 11:53:56 ---> docker-login.sh ends [Pipeline] } 11:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:53:57 + git rev-list -1 --merges d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a~1..d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo 11:53:57 -----------> git rev-list -1 --merges d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a~1..d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [false] [Pipeline] sh 11:53:57 + git log --format=format:%s -1 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo 11:53:57 ========================================================= 11:53:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:53:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:53:57 + git log --format=format:%s -1 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo 11:53:57 [semverPrep] GIT_COMMIT: d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a, Commit Message: fix: issue-#494 about scheduler updates and bug fixed (#496) [Pipeline] echo 11:53:57 [semverPrep] This is not a build commit. [Pipeline] sh 11:53:58 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:53:58 + grep -v github /etc/ssh/ssh_known_hosts 11:53:58 + '[' -e /tmp/ssh_known_hosts ']' 11:53:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:53:58 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 11:53:58 + sudo tee -a /etc/ssh/ssh_known_hosts 11:53:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:53:58 11:53:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:53:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:53:59 latest: Pulling from edgex-devops/git-semver 11:53:59 a0d0a0d46f8b: Pulling fs layer 11:53:59 3e5f54012d9b: Pulling fs layer 11:53:59 4c7163046ea9: Pulling fs layer 11:53:59 0c2d73faf560: Pulling fs layer 11:53:59 0c2d73faf560: Waiting 11:53:59 3e5f54012d9b: Verifying Checksum 11:53:59 3e5f54012d9b: Download complete 11:53:59 a0d0a0d46f8b: Verifying Checksum 11:53:59 a0d0a0d46f8b: Download complete 11:53:59 4c7163046ea9: Verifying Checksum 11:53:59 4c7163046ea9: Download complete 11:53:59 0c2d73faf560: Verifying Checksum 11:53:59 0c2d73faf560: Download complete 11:53:59 a0d0a0d46f8b: Pull complete 11:53:59 3e5f54012d9b: Pull complete 11:53:59 4c7163046ea9: Pull complete 11:53:59 0c2d73faf560: Pull complete 11:53:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:53:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:54:00 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 11:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:54:00 $ docker top 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:00 [ssh-agent] Looking for ssh-agent implementation... 11:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:00 $ docker exec 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent 11:54:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMpaooI/agent.14 11:54:01 SSH_AGENT_PID=20 11:54:01 Running ssh-add (command line suppressed) 11:54:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9079566751751837209.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9079566751751837209.key) 11:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:01 + git tag --points-at HEAD [Pipeline] } 11:54:01 $ docker exec --env ******** --env ******** 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent -k 11:54:01 unset SSH_AUTH_SOCK; 11:54:01 unset SSH_AGENT_PID; 11:54:01 echo Agent pid 20 killed; 11:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:54:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:01 [ssh-agent] Looking for ssh-agent implementation... 11:54:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:01 $ docker exec 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent 11:54:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlgDBD/agent.53 11:54:01 SSH_AGENT_PID=59 11:54:01 Running ssh-add (command line suppressed) 11:54:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4106928581038469092.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4106928581038469092.key) 11:54:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:02 + git semver init 11:54:02 # -> Open(): unable to determine branch for HEAD 11:54:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 11:54:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 11:54:02 # $SEMVER_REMOTE_NAME = origin 11:54:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:54:02 # $SEMVER_USER_NAME = edgex-jenkins 11:54:02 # $SEMVER_BRANCH = main 11:54:02 # $SEMVER_TEMP = /tmp/semver-485738570 11:54:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:54:04 # '/tmp/semver-485738570' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 11:54:04 # -> Force: false 11:54:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 11:54:04 $ docker exec --env ******** --env ******** 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent -k 11:54:04 unset SSH_AUTH_SOCK; 11:54:04 unset SSH_AGENT_PID; 11:54:04 echo Agent pid 59 killed; 11:54:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:04 + git semver [Pipeline] } 11:54:04 $ docker stop --time=1 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef 11:54:06 $ docker rm -f 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef [Pipeline] // withDockerContainer [Pipeline] sh 11:54:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:54:06 Stashed 1 file(s) [Pipeline] echo 11:54:06 [edgeXSemver]: initialized semver on version 2.1.1-dev.8 [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 11:54:06 provisioning config files... 11:54:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5353275846031450196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:07 ---> docker-login.sh 11:54:07 nexus3.edgexfoundry.org:10001 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 nexus3.edgexfoundry.org:10002 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 nexus3.edgexfoundry.org:10003 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 nexus3.edgexfoundry.org:10004 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 docker.io 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 ---> docker-login.sh ends [Pipeline] } 11:54:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:54:07 ========================================================= 11:54:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:54:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:54:08 + 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 . 11:54:08 Sending build context to Docker daemon 40.97MB 11:54:08 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 11:54:08 Step 2/15 : FROM ${BASE} AS builder 11:54:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:54:08 59bf1c3509f3: Pulling fs layer 11:54:08 666ba61612fd: Pulling fs layer 11:54:08 8ed8ca486205: Pulling fs layer 11:54:08 4fe6c5a15a65: Pulling fs layer 11:54:08 22a0e8bec74d: Pulling fs layer 11:54:08 640e595b4fbd: Pulling fs layer 11:54:08 763cafe07f6e: Pulling fs layer 11:54:08 0c0b528cf693: Pulling fs layer 11:54:08 10935f4eaf8b: Pulling fs layer 11:54:08 4fe6c5a15a65: Waiting 11:54:08 22a0e8bec74d: Waiting 11:54:08 640e595b4fbd: Waiting 11:54:08 763cafe07f6e: Waiting 11:54:08 0c0b528cf693: Waiting 11:54:08 10935f4eaf8b: Waiting 11:54:08 8ed8ca486205: Download complete 11:54:08 666ba61612fd: Download complete 11:54:08 22a0e8bec74d: Verifying Checksum 11:54:08 22a0e8bec74d: Download complete 11:54:08 640e595b4fbd: Verifying Checksum 11:54:08 640e595b4fbd: Download complete 11:54:08 59bf1c3509f3: Verifying Checksum 11:54:08 59bf1c3509f3: Download complete 11:54:08 763cafe07f6e: Verifying Checksum 11:54:08 763cafe07f6e: Download complete 11:54:08 0c0b528cf693: Verifying Checksum 11:54:08 0c0b528cf693: Download complete 11:54:09 10935f4eaf8b: Verifying Checksum 11:54:09 10935f4eaf8b: Download complete 11:54:09 59bf1c3509f3: Pull complete 11:54:09 4fe6c5a15a65: Verifying Checksum 11:54:09 4fe6c5a15a65: Download complete 11:54:09 666ba61612fd: Pull complete 11:54:09 8ed8ca486205: Pull complete 11:54:13 4fe6c5a15a65: Pull complete 11:54:13 22a0e8bec74d: Pull complete 11:54:13 640e595b4fbd: Pull complete 11:54:13 763cafe07f6e: Pull complete 11:54:14 0c0b528cf693: Pull complete 11:54:17 10935f4eaf8b: Pull complete 11:54:17 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 11:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:54:17 ---> 99d49a6021b9 11:54:17 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:54:18 ---> Running in 1ab900cf4768 11:54:18 Removing intermediate container 1ab900cf4768 11:54:18 ---> 8b0c4cacb30f 11:54:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:54:18 ---> Running in e447584f03cb 11:54:18 Removing intermediate container e447584f03cb 11:54:18 ---> 20fe1df3fa6a 11:54:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:54:19 ---> Running in a369a7f574d7 11:54:19 Removing intermediate container a369a7f574d7 11:54:19 ---> 2aa48875cfb0 11:54:19 Step 6/15 : LABEL Name=edgex-ui-go 11:54:19 ---> Running in 1196cc5a7c75 11:54:19 Removing intermediate container 1196cc5a7c75 11:54:19 ---> f947a02219ba 11:54:19 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:54:19 ---> Running in 9527fe9c83f5 11:54:19 Removing intermediate container 9527fe9c83f5 11:54:19 ---> af24acb4f95c 11:54:19 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:54:19 ---> Running in 1eebc87dd604 11:54:20 Removing intermediate container 1eebc87dd604 11:54:20 ---> bf1c8b77deae 11:54:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:54:20 ---> Running in 448f7c295fed 11:54:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:54:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:54:21 OK: 221 MiB in 52 packages 11:54:21 Still waiting to schedule task 11:54:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:54:21 Removing intermediate container 448f7c295fed 11:54:21 ---> 10a2f1d6e414 11:54:21 Step 10/15 : ENV GO111MODULE=on 11:54:21 ---> Running in fd1bd92f2e1a 11:54:21 Removing intermediate container fd1bd92f2e1a 11:54:21 ---> 61dbde87a2ae 11:54:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:54:21 ---> Running in 1f5ccd14f751 11:54:21 Removing intermediate container 1f5ccd14f751 11:54:21 ---> 3f81ad1feab5 11:54:21 Step 12/15 : COPY go.mod vendor* ./ 11:54:22 ---> e050b8c959d8 11:54:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:54:22 ---> Running in 417b502e2165 11:54:54 Removing intermediate container 417b502e2165 11:54:54 ---> a04c2bef3603 11:54:54 Step 14/15 : COPY . . 11:54:54 ---> 31b7bc9bbb97 11:54:54 Step 15/15 : RUN ${MAKE} 11:54:54 ---> Running in 9dbe3d06239e 11:54:54 noop 11:54:54 Removing intermediate container 9dbe3d06239e 11:54:54 ---> d8ced54a98e3 11:54:54 Successfully built d8ced54a98e3 11:54:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:54:55 + docker inspect -f . ci-base-image-x86_64 11:54:55 . [Pipeline] withDockerContainer 11:54:55 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 11:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:54:55 $ docker top 96444ea2f35c6b55166b8594231ea610fc52c65a0ce86f6fd2204abfd2f36505 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:56 + go version 11:54:56 go version go1.17.6 linux/amd64 [Pipeline] } 11:54:56 $ docker stop --time=1 96444ea2f35c6b55166b8594231ea610fc52c65a0ce86f6fd2204abfd2f36505 11:54:57 $ docker rm -f 96444ea2f35c6b55166b8594231ea610fc52c65a0ce86f6fd2204abfd2f36505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:54:57 + docker inspect -f . ci-base-image-x86_64 11:54:57 . [Pipeline] withDockerContainer 11:54:57 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 11:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:54:58 $ docker top 3f99c957e749622d5d18582a1ad6fcc11c69cd8c35a431700a4a929622138a14 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:54:58 + make test 11:54:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:54:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:55:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:55:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:55:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:55:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:55:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:55:14 $ docker stop --time=1 3f99c957e749622d5d18582a1ad6fcc11c69cd8c35a431700a4a929622138a14 11:55:15 $ docker rm -f 3f99c957e749622d5d18582a1ad6fcc11c69cd8c35a431700a4a929622138a14 [Pipeline] // withDockerContainer [Pipeline] sh 11:55:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:55:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:55:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:55:17 + ls -al . 11:55:17 total 112 11:55:17 drwxrwxr-x. 13 jenkins jenkins 4096 Feb 16 11:54 . 11:55:17 drwxrwxr-x. 4 jenkins jenkins 106 Feb 16 11:53 .. 11:55:17 drwxrwxr-x. 3 jenkins jenkins 20 Feb 16 11:53 assets 11:55:17 drwxrwxr-x. 2 jenkins jenkins 66 Feb 16 11:53 bin 11:55:17 drwxrwxr-x. 3 jenkins jenkins 29 Feb 16 11:53 cmd 11:55:17 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 16 11:53 CONTRIBUTING.md 11:55:17 -rw-r--r--. 1 jenkins jenkins 10 Feb 16 11:54 coverage.out 11:55:17 -rw-rw-r--. 1 jenkins jenkins 1549 Feb 16 11:53 Dockerfile 11:55:17 drwxrwxr-x. 2 jenkins jenkins 23 Feb 16 11:53 docs 11:55:17 drwxrwxr-x. 8 jenkins jenkins 162 Feb 16 11:53 .git 11:55:17 drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 11:53 .github 11:55:17 -rw-rw-r--. 1 jenkins jenkins 155 Feb 16 11:53 .gitignore 11:55:17 -rw-rw-r--. 1 jenkins jenkins 1944 Feb 16 11:53 go.mod 11:55:17 -rw-rw-r--. 1 jenkins jenkins 48565 Feb 16 11:53 go.sum 11:55:17 drwxrwxr-x. 9 jenkins jenkins 125 Feb 16 11:53 internal 11:55:17 -rw-rw-r--. 1 jenkins jenkins 652 Feb 16 11:53 Jenkinsfile 11:55:17 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 16 11:53 LICENSE 11:55:17 -rw-rw-r--. 1 jenkins jenkins 1212 Feb 16 11:53 Makefile 11:55:17 drwxrwxr-x. 3 jenkins jenkins 19 Feb 16 11:53 pkg 11:55:17 -rw-rw-r--. 1 jenkins jenkins 4450 Feb 16 11:53 README.md 11:55:17 drwx------. 3 jenkins jenkins 42 Feb 16 11:54 .semver 11:55:17 drwxrwxr-x. 4 jenkins jenkins 71 Feb 16 11:53 snap 11:55:17 -rw-rw-r--. 1 jenkins jenkins 11 Feb 16 11:54 VERSION 11:55:17 -rw-rw-r--. 1 jenkins jenkins 155 Feb 16 11:53 version.go 11:55:17 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 16 11:53 web [Pipeline] isUnix [Pipeline] sh 11:55:18 + 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=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a --label arch=amd64 --label version=2.1.1-dev.8 . 11:55:18 Sending build context to Docker daemon 40.97MB 11:55:18 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 11:55:18 Step 2/23 : FROM ${BASE} AS builder 11:55:18 ---> d8ced54a98e3 11:55:18 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:55:18 ---> Running in 048087fa9ef6 11:55:18 Removing intermediate container 048087fa9ef6 11:55:18 ---> fa85af54c93e 11:55:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 11:55:18 ---> Running in 836714ff5075 11:55:18 Removing intermediate container 836714ff5075 11:55:18 ---> 8726f1162989 11:55:18 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 11:55:18 ---> Running in e186df1df02f 11:55:18 Removing intermediate container e186df1df02f 11:55:18 ---> 3fe7036b0d86 11:55:18 Step 6/23 : LABEL Name=edgex-ui-go 11:55:18 ---> Running in 29680243805a 11:55:18 Removing intermediate container 29680243805a 11:55:18 ---> 839c6fa397cf 11:55:18 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:55:18 ---> Running in 415007c18429 11:55:18 Removing intermediate container 415007c18429 11:55:18 ---> 37605ebf4f77 11:55:18 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:18 ---> Running in 0991509ef5cb 11:55:19 Removing intermediate container 0991509ef5cb 11:55:19 ---> 31a20d638f29 11:55:19 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:55:19 ---> Running in 39dc70d367a0 11:55:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:55:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:55:20 OK: 221 MiB in 52 packages 11:55:21 Removing intermediate container 39dc70d367a0 11:55:21 ---> d151e6353fbf 11:55:21 Step 10/23 : ENV GO111MODULE=on 11:55:21 ---> Running in 475d06e0c0ea 11:55:21 Removing intermediate container 475d06e0c0ea 11:55:21 ---> 22853117d108 11:55:21 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:55:21 ---> Running in 37626b447c9a 11:55:21 Removing intermediate container 37626b447c9a 11:55:21 ---> 97d8db138a47 11:55:21 Step 12/23 : COPY go.mod vendor* ./ 11:55:21 ---> 3f6c59eeae64 11:55:21 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:55:21 ---> Running in c7406337a323 11:55:22 Removing intermediate container c7406337a323 11:55:22 ---> 916c583a8c0b 11:55:22 Step 14/23 : COPY . . 11:55:23 ---> d1c867f9053c 11:55:23 Step 15/23 : RUN ${MAKE} 11:55:23 ---> Running in 8aa3f0a4c998 11:55:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:55:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:55:34 Removing intermediate container 8aa3f0a4c998 11:55:34 ---> 9d86b3b1aea5 11:55:34 Step 16/23 : FROM alpine:3.14 11:55:34 3.14: Pulling from library/alpine 11:55:35 97518928ae5f: Pulling fs layer 11:55:35 97518928ae5f: Verifying Checksum 11:55:35 97518928ae5f: Download complete 11:55:35 97518928ae5f: Pull complete 11:55:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:55:35 Status: Downloaded newer image for alpine:3.14 11:55:35 ---> 0a97eee8041e 11:55:35 Step 17/23 : EXPOSE 4000 11:55:35 ---> Running in e527142c9102 11:55:35 Removing intermediate container e527142c9102 11:55:35 ---> 17395e099f4f 11:55:35 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 11:55:35 ---> babe9f9aa500 11:55:35 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:55:35 ---> Running in 2093c165670f 11:55:35 Removing intermediate container 2093c165670f 11:55:35 ---> f2e6bad2e8e5 11:55:35 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:55:35 ---> Running in a36a2ec28d32 11:55:35 Removing intermediate container a36a2ec28d32 11:55:35 ---> bb7034dc2909 11:55:35 Step 21/23 : LABEL arch=amd64 11:55:36 ---> Running in fccef1b76df2 11:55:36 Removing intermediate container fccef1b76df2 11:55:36 ---> 79e56c05a02d 11:55:36 Step 22/23 : LABEL git_sha=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 11:55:36 ---> Running in 5d8dd7cae0d8 11:55:36 Removing intermediate container 5d8dd7cae0d8 11:55:36 ---> 6b897d05bd8d 11:55:36 Step 23/23 : LABEL version=2.1.1-dev.8 11:55:36 ---> Running in 54da423bfe59 11:55:36 Removing intermediate container 54da423bfe59 11:55:36 ---> 9decdebe8eec 11:55:36 [Warning] One or more build-args [ARCH] were not consumed 11:55:36 Successfully built 9decdebe8eec 11:55:36 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:36 provisioning config files... 11:55:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4871401674223097435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:36 ---> docker-login.sh 11:55:36 nexus3.edgexfoundry.org:10001 11:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:36 Configure a credential helper to remove this warning. See 11:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:36 11:55:36 Login Succeeded 11:55:36 nexus3.edgexfoundry.org:10002 11:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:36 Configure a credential helper to remove this warning. See 11:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:36 11:55:36 Login Succeeded 11:55:36 nexus3.edgexfoundry.org:10003 11:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:37 Configure a credential helper to remove this warning. See 11:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:37 11:55:37 Login Succeeded 11:55:37 nexus3.edgexfoundry.org:10004 11:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:37 Configure a credential helper to remove this warning. See 11:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:37 11:55:37 Login Succeeded 11:55:37 docker.io 11:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:37 Configure a credential helper to remove this warning. See 11:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:37 11:55:37 Login Succeeded 11:55:37 ---> docker-login.sh ends [Pipeline] } 11:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:55:37 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 11:55:37 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 11:55:37 latest 11:55:37 2.1.1-dev.8 11:55:37 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 11:55:37 main 11:55:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:55:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] isUnix [Pipeline] sh 11:55:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 11:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:55:38 4939f220771d: Preparing 11:55:38 1a058d5342cc: Preparing 11:55:38 1a058d5342cc: Layer already exists 11:55:40 4939f220771d: Pushed 11:55:40 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh 11:55:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 11:55:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:55:40 4939f220771d: Preparing 11:55:40 1a058d5342cc: Preparing 11:55:40 1a058d5342cc: Layer already exists 11:55:40 4939f220771d: Layer already exists 11:55:40 latest: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh 11:55:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh 11:55:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.8 11:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:55:41 4939f220771d: Preparing 11:55:41 1a058d5342cc: Preparing 11:55:41 4939f220771d: Layer already exists 11:55:41 1a058d5342cc: Layer already exists 11:55:41 2.1.1-dev.8: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh 11:55:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh 11:55:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 11:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:55:42 4939f220771d: Preparing 11:55:42 1a058d5342cc: Preparing 11:55:42 4939f220771d: Layer already exists 11:55:42 1a058d5342cc: Layer already exists 11:55:42 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh 11:55:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 11:55:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 11:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:55:42 4939f220771d: Preparing 11:55:42 1a058d5342cc: Preparing 11:55:42 4939f220771d: Layer already exists 11:55:42 1a058d5342cc: Layer already exists 11:55:42 main: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:55:42 ===================================================== [Pipeline] echo 11:55:42 taggedImages: 11:55:42 - nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 11:55:42 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:55:42 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.8 11:55:42 - nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 11:55:42 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 11:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:43 11:55:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:43 latest: Pulling from edgex-lftools-log-publisher 11:55:43 b4d181a07f80: Pulling fs layer 11:55:43 a1111a8f2ec3: Pulling fs layer 11:55:43 ed53099fbce6: Pulling fs layer 11:55:43 dc539afda2c1: Pulling fs layer 11:55:43 77bc0d833cb6: Pulling fs layer 11:55:43 9065ff56babe: Pulling fs layer 11:55:43 d287ab97295c: Pulling fs layer 11:55:43 dc539afda2c1: Waiting 11:55:43 77bc0d833cb6: Waiting 11:55:43 9065ff56babe: Waiting 11:55:43 d287ab97295c: Waiting 11:55:43 a1111a8f2ec3: Verifying Checksum 11:55:43 a1111a8f2ec3: Download complete 11:55:43 dc539afda2c1: Verifying Checksum 11:55:43 dc539afda2c1: Download complete 11:55:43 77bc0d833cb6: Verifying Checksum 11:55:43 77bc0d833cb6: Download complete 11:55:43 ed53099fbce6: Verifying Checksum 11:55:43 ed53099fbce6: Download complete 11:55:43 9065ff56babe: Verifying Checksum 11:55:43 9065ff56babe: Download complete 11:55:43 b4d181a07f80: Verifying Checksum 11:55:43 b4d181a07f80: Download complete 11:55:44 d287ab97295c: Verifying Checksum 11:55:44 d287ab97295c: Download complete 11:55:45 b4d181a07f80: Pull complete 11:55:45 a1111a8f2ec3: Pull complete 11:55:46 ed53099fbce6: Pull complete 11:55:46 dc539afda2c1: Pull complete 11:55:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5337 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 11:55:46 Running in /w/workspace/edgex-ui-go/47 [Pipeline] { [Pipeline] checkout 11:55:46 77bc0d833cb6: Pull complete 11:55:46 9065ff56babe: Pull complete 11:55:46 The recommended git tool is: git 11:55:50 using credential edgex-jenkins-ssh 11:55:50 Cloning the remote Git repository 11:55:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:55:50 > git init /w/workspace/edgex-ui-go/47 # timeout=10 11:55:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:55:51 > git --version # timeout=10 11:55:51 > git --version # 'git version 2.17.1' 11:55:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:51 d287ab97295c: Pull complete 11:55:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:55:51 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 11:55:51 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:55:53 Avoid second fetch 11:55:53 Checking out Revision d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a (main) 11:55:54 $ docker top 57f8b73e4473d64ee8b966761269b6706f6b9272605acd5ce0c1dca11fd2290d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:54 ---> job-cost.sh 11:55:54 lf-activate-venv: SKIPPING 11:55:54 INFO: No Stack... 11:55:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:55:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:53 > git config core.sparsecheckout # timeout=10 11:55:53 > git checkout -f d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 11:55:55 INFO: Retrieving Pricing Info for: v3-standard-2 11:55:55 INFO: Archiving Costs [Pipeline] sh 11:55:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 11:55:55 + cut -d, -f6 [Pipeline] lock 11:55:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] 11:55:55 Resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] did not exist. Created. 11:55:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:55:56 + echo total: 0.05999999865889549 [Pipeline] stash 11:55:56 Stashed 1 file(s) [Pipeline] } 11:55:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 11:55:56 $ docker stop --time=1 57f8b73e4473d64ee8b966761269b6706f6b9272605acd5ce0c1dca11fd2290d 11:55:57 $ docker rm -f 57f8b73e4473d64ee8b966761269b6706f6b9272605acd5ce0c1dca11fd2290d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:55:58 Commit message: "fix: issue-#494 about scheduler updates and bug fixed (#496)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:55:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:55:59 % Total % Received % Xferd Average Speed Time Time Time Current 11:55:59 Dload Upload Total Spent Left Speed 11:55:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh 11:55:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:55:59 + sudo tee /etc/docker/daemon.new 11:55:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:55:59 { 11:55:59 "registry-mirrors": [ 11:55:59 "https://nexus3.edgexfoundry.org:10001" 11:55:59 ], 11:55:59 "bip": "10.250.0.254/24", 11:55:59 "hosts": [ 11:55:59 "tcp://0.0.0.0:5555", 11:55:59 "unix:///var/run/docker.sock" 11:55:59 ], 11:55:59 "mtu": 1458, 11:55:59 "selinux-enabled": true, 11:55:59 "seccomp-profile": "/etc/docker/seccomp.json" 11:55:59 } [Pipeline] sh 11:56:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:56:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:56:18 provisioning config files... 11:56:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/47@tmp/config1541900978381199049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:19 ---> docker-login.sh 11:56:19 nexus3.edgexfoundry.org:10001 11:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:20 Configure a credential helper to remove this warning. See 11:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:20 11:56:20 Login Succeeded 11:56:20 nexus3.edgexfoundry.org:10002 11:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:20 Configure a credential helper to remove this warning. See 11:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:20 11:56:20 Login Succeeded 11:56:20 nexus3.edgexfoundry.org:10003 11:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:20 Configure a credential helper to remove this warning. See 11:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:20 11:56:20 Login Succeeded 11:56:20 nexus3.edgexfoundry.org:10004 11:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:21 Configure a credential helper to remove this warning. See 11:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:21 11:56:21 Login Succeeded 11:56:21 docker.io 11:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:21 Configure a credential helper to remove this warning. See 11:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:21 11:56:21 Login Succeeded 11:56:21 ---> docker-login.sh ends [Pipeline] } 11:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:56:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:56:22 ========================================================= 11:56:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:56:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:56:22 + 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 . 11:56:23 Sending build context to Docker daemon 25.77MB 11:56:23 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 11:56:23 Step 2/15 : FROM ${BASE} AS builder 11:56:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:56:23 9b3977197b4f: Pulling fs layer 11:56:23 1a89e8eeedd5: Pulling fs layer 11:56:23 94645a83ff95: Pulling fs layer 11:56:23 3f3a8bcf1eab: Pulling fs layer 11:56:23 0c92f367c5e7: Pulling fs layer 11:56:23 3f3a8bcf1eab: Waiting 11:56:23 f7c0051592d6: Pulling fs layer 11:56:23 0c92f367c5e7: Waiting 11:56:23 a227ed2f7395: Pulling fs layer 11:56:23 f7c0051592d6: Waiting 11:56:23 7b1c46037f91: Pulling fs layer 11:56:23 a227ed2f7395: Waiting 11:56:23 7b1c46037f91: Waiting 11:56:24 94645a83ff95: Verifying Checksum 11:56:24 94645a83ff95: Download complete 11:56:24 1a89e8eeedd5: Verifying Checksum 11:56:24 1a89e8eeedd5: Download complete 11:56:24 0c92f367c5e7: Verifying Checksum 11:56:24 0c92f367c5e7: Download complete 11:56:24 f7c0051592d6: Verifying Checksum 11:56:24 f7c0051592d6: Download complete 11:56:24 9b3977197b4f: Verifying Checksum 11:56:24 9b3977197b4f: Download complete 11:56:24 a227ed2f7395: Verifying Checksum 11:56:24 a227ed2f7395: Download complete 11:56:24 9b3977197b4f: Pull complete 11:56:25 1a89e8eeedd5: Pull complete 11:56:25 94645a83ff95: Pull complete 11:56:25 7b1c46037f91: Verifying Checksum 11:56:25 7b1c46037f91: Download complete 11:56:26 3f3a8bcf1eab: Verifying Checksum 11:56:26 3f3a8bcf1eab: Download complete 11:56:38 3f3a8bcf1eab: Pull complete 11:56:38 0c92f367c5e7: Pull complete 11:56:38 f7c0051592d6: Pull complete 11:56:38 a227ed2f7395: Pull complete 11:56:44 7b1c46037f91: Pull complete 11:56:44 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 11:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:56:44 ---> f79e39bc4007 11:56:44 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:56:45 ---> Running in a62b53f3cacd 11:56:45 Removing intermediate container a62b53f3cacd 11:56:45 ---> fe0dfcd3b266 11:56:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:56:45 ---> Running in 0b0ab427a818 11:56:46 Removing intermediate container 0b0ab427a818 11:56:46 ---> 4e040be05550 11:56:46 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:56:46 ---> Running in 86d47bb63306 11:56:46 Removing intermediate container 86d47bb63306 11:56:46 ---> 81a78ea0ce40 11:56:46 Step 6/15 : LABEL Name=edgex-ui-go 11:56:46 ---> Running in bb83b5e097e6 11:56:46 Removing intermediate container bb83b5e097e6 11:56:46 ---> a0542ae7017a 11:56:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:56:47 ---> Running in 7833037f3db5 11:56:47 Removing intermediate container 7833037f3db5 11:56:47 ---> a696153280ba 11:56:47 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:47 ---> Running in e906eee5963d 11:56:49 Removing intermediate container e906eee5963d 11:56:49 ---> 11e4d67ef129 11:56:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:56:49 ---> Running in 2dd1738de5b4 11:56:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:56:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:56:52 OK: 220 MiB in 52 packages 11:56:53 Removing intermediate container 2dd1738de5b4 11:56:53 ---> 82c483be33a3 11:56:53 Step 10/15 : ENV GO111MODULE=on 11:56:53 ---> Running in e2cb3b6945a7 11:56:53 Removing intermediate container e2cb3b6945a7 11:56:53 ---> 278c7ddbd205 11:56:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:56:53 ---> Running in 0d6ce14db470 11:56:54 Removing intermediate container 0d6ce14db470 11:56:54 ---> 37c33dc44a86 11:56:54 Step 12/15 : COPY go.mod vendor* ./ 11:56:54 ---> a273cf449384 11:56:54 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:55 ---> Running in a5070d4ed714 11:58:03 Removing intermediate container a5070d4ed714 11:58:03 ---> 027ff82e2b1a 11:58:03 Step 14/15 : COPY . . 11:58:05 ---> 60f245b3b06b 11:58:05 Step 15/15 : RUN ${MAKE} 11:58:05 ---> Running in 269bfc817822 11:58:06 noop 11:58:06 Removing intermediate container 269bfc817822 11:58:06 ---> 6b0568e35d43 11:58:06 Successfully built 6b0568e35d43 11:58:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:58:07 + docker inspect -f . ci-base-image-arm64 11:58:07 . [Pipeline] withDockerContainer 11:58:07 prd-ubuntu18.04-docker-arm64-4c-16g-5337 does not seem to be running inside a container 11:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/47 -v /w/workspace/edgex-ui-go/47:/w/workspace/edgex-ui-go/47:rw,z -v /w/workspace/edgex-ui-go/47@tmp:/w/workspace/edgex-ui-go/47@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 ******** ci-base-image-arm64 cat 11:58:09 $ docker top d263a68b1b984a352926230f1298d93dcebecd8cbced7d45a95e03a05f0ab29e -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:10 + go version 11:58:10 go version go1.17.6 linux/arm64 [Pipeline] } 11:58:10 $ docker stop --time=1 d263a68b1b984a352926230f1298d93dcebecd8cbced7d45a95e03a05f0ab29e 11:58:11 $ docker rm -f d263a68b1b984a352926230f1298d93dcebecd8cbced7d45a95e03a05f0ab29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:58:12 + docker inspect -f . ci-base-image-arm64 11:58:12 . [Pipeline] withDockerContainer 11:58:12 prd-ubuntu18.04-docker-arm64-4c-16g-5337 does not seem to be running inside a container 11:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/47 -v /w/workspace/edgex-ui-go/47:/w/workspace/edgex-ui-go/47:rw,z -v /w/workspace/edgex-ui-go/47@tmp:/w/workspace/edgex-ui-go/47@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 ******** ci-base-image-arm64 cat 11:58:13 $ docker top 5eb29003fa2214339e0070decfbf184424a3cd68ba9742cf56a1e61370236c21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:58:14 + make test 11:58:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:58:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:58:54 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:58:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:59:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:59:09 $ docker stop --time=1 5eb29003fa2214339e0070decfbf184424a3cd68ba9742cf56a1e61370236c21 11:59:11 $ docker rm -f 5eb29003fa2214339e0070decfbf184424a3cd68ba9742cf56a1e61370236c21 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:59:12 Warning: overwriting stash ‘coverage-report’ 11:59:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:59:13 + ls -al . 11:59:13 total 152 11:59:13 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 11:58 . 11:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:55 .. 11:59:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 11:55 .git 11:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:55 .github 11:59:13 -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 11:55 .gitignore 11:59:13 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 16 11:55 CONTRIBUTING.md 11:59:13 -rw-rw-r-- 1 jenkins jenkins 1549 Feb 16 11:55 Dockerfile 11:59:13 -rw-rw-r-- 1 jenkins jenkins 652 Feb 16 11:55 Jenkinsfile 11:59:13 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 16 11:55 LICENSE 11:59:13 -rw-rw-r-- 1 jenkins jenkins 1212 Feb 16 11:55 Makefile 11:59:13 -rw-rw-r-- 1 jenkins jenkins 4450 Feb 16 11:55 README.md 11:59:13 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 11:54 VERSION 11:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 assets 11:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:55 bin 11:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 cmd 11:59:13 -rw-r--r-- 1 jenkins jenkins 10 Feb 16 11:58 coverage.out 11:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:55 docs 11:59:13 -rw-rw-r-- 1 jenkins jenkins 1944 Feb 16 11:55 go.mod 11:59:13 -rw-rw-r-- 1 jenkins jenkins 48565 Feb 16 11:55 go.sum 11:59:13 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 11:55 internal 11:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 pkg 11:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:55 snap 11:59:13 -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 11:55 version.go 11:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:55 web [Pipeline] isUnix [Pipeline] sh 11:59:14 + 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=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a --label arch=arm64 --label version=2.1.1-dev.8 . 11:59:14 Sending build context to Docker daemon 25.77MB 11:59:14 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 11:59:14 Step 2/23 : FROM ${BASE} AS builder 11:59:14 ---> 6b0568e35d43 11:59:14 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:59:14 ---> Running in 61b5ae19cb03 11:59:15 Removing intermediate container 61b5ae19cb03 11:59:15 ---> afc1e891d0ed 11:59:15 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 11:59:15 ---> Running in 776e14fb9347 11:59:15 Removing intermediate container 776e14fb9347 11:59:15 ---> 1309398ded81 11:59:15 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 11:59:15 ---> Running in e864eaee6c12 11:59:16 Removing intermediate container e864eaee6c12 11:59:16 ---> b2cb5edfdf7e 11:59:16 Step 6/23 : LABEL Name=edgex-ui-go 11:59:16 ---> Running in 3d360cb01cc8 11:59:16 Removing intermediate container 3d360cb01cc8 11:59:16 ---> 8f55410635cc 11:59:16 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:59:16 ---> Running in 7da07fa03949 11:59:16 Removing intermediate container 7da07fa03949 11:59:16 ---> 3562307284b8 11:59:16 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:17 ---> Running in 37524d754a04 11:59:18 Removing intermediate container 37524d754a04 11:59:18 ---> 8636f36685d6 11:59:18 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:18 ---> Running in dcb1a79cc038 11:59:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:59:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:59:21 OK: 220 MiB in 52 packages 11:59:22 Removing intermediate container dcb1a79cc038 11:59:22 ---> 3644b642bafb 11:59:22 Step 10/23 : ENV GO111MODULE=on 11:59:22 ---> Running in af05f5fd8f48 11:59:22 Removing intermediate container af05f5fd8f48 11:59:22 ---> c451cf18d960 11:59:22 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:59:22 ---> Running in c3189ec9e3de 11:59:23 Removing intermediate container c3189ec9e3de 11:59:23 ---> f9d5ec68c6cb 11:59:23 Step 12/23 : COPY go.mod vendor* ./ 11:59:23 ---> 965354030a65 11:59:23 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:23 ---> Running in c9ce5a408b9a 11:59:25 Removing intermediate container c9ce5a408b9a 11:59:25 ---> 1194abb4ca18 11:59:25 Step 14/23 : COPY . . 11:59:28 ---> 80d24f86d2cc 11:59:28 Step 15/23 : RUN ${MAKE} 11:59:28 ---> Running in e869ec6dd852 11:59:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:00:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:00:05 Removing intermediate container e869ec6dd852 12:00:05 ---> cce6e8b03aa4 12:00:05 Step 16/23 : FROM alpine:3.14 12:00:06 3.14: Pulling from library/alpine 12:00:06 be307f383ecc: Pulling fs layer 12:00:06 be307f383ecc: Verifying Checksum 12:00:06 be307f383ecc: Download complete 12:00:06 be307f383ecc: Pull complete 12:00:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:00:06 Status: Downloaded newer image for alpine:3.14 12:00:06 ---> 5b8b7b635229 12:00:06 Step 17/23 : EXPOSE 4000 12:00:06 ---> Running in 2ae18968dd46 12:00:07 Removing intermediate container 2ae18968dd46 12:00:07 ---> 4fed3bc3a4aa 12:00:07 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 12:00:08 ---> 2eb767f288a8 12:00:08 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:00:08 ---> Running in 3ceaaac78f7c 12:00:09 Removing intermediate container 3ceaaac78f7c 12:00:09 ---> e2a1de6a3085 12:00:09 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:00:09 ---> Running in bf05c76159d5 12:00:09 Removing intermediate container bf05c76159d5 12:00:09 ---> 3317fd3ddc60 12:00:09 Step 21/23 : LABEL arch=arm64 12:00:09 ---> Running in 4261f626c599 12:00:10 Removing intermediate container 4261f626c599 12:00:10 ---> ce8b92239fc6 12:00:10 Step 22/23 : LABEL git_sha=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 12:00:10 ---> Running in 2f86654c0611 12:00:10 Removing intermediate container 2f86654c0611 12:00:10 ---> 20b3888b9e10 12:00:10 Step 23/23 : LABEL version=2.1.1-dev.8 12:00:10 ---> Running in c999bcfb8e43 12:00:10 Removing intermediate container c999bcfb8e43 12:00:10 ---> a3f5fa3e9dbc 12:00:10 [Warning] One or more build-args [ARCH] were not consumed 12:00:10 Successfully built a3f5fa3e9dbc 12:00:10 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:11 provisioning config files... 12:00:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/47@tmp/config8012213317166458531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:11 ---> docker-login.sh 12:00:11 nexus3.edgexfoundry.org:10001 12:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:11 Configure a credential helper to remove this warning. See 12:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:11 12:00:11 Login Succeeded 12:00:11 nexus3.edgexfoundry.org:10002 12:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:12 Configure a credential helper to remove this warning. See 12:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:12 12:00:12 Login Succeeded 12:00:12 nexus3.edgexfoundry.org:10003 12:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:12 Configure a credential helper to remove this warning. See 12:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:12 12:00:12 Login Succeeded 12:00:12 nexus3.edgexfoundry.org:10004 12:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:13 Configure a credential helper to remove this warning. See 12:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:13 12:00:13 Login Succeeded 12:00:13 docker.io 12:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:13 Configure a credential helper to remove this warning. See 12:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:13 12:00:13 Login Succeeded 12:00:13 ---> docker-login.sh ends [Pipeline] } 12:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:00:14 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 12:00:14 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 12:00:14 latest 12:00:14 2.1.1-dev.8 12:00:14 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 12:00:14 main 12:00:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] isUnix [Pipeline] sh 12:00:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 12:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:00:14 2cd9ae9f29ff: Preparing 12:00:14 62170e181a92: Preparing 12:00:14 62170e181a92: Layer already exists 12:00:19 2cd9ae9f29ff: Pushed 12:00:19 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh 12:00:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:00:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:00:19 2cd9ae9f29ff: Preparing 12:00:19 62170e181a92: Preparing 12:00:19 62170e181a92: Layer already exists 12:00:19 2cd9ae9f29ff: Layer already exists 12:00:19 latest: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh 12:00:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh 12:00:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.8 12:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:00:20 2cd9ae9f29ff: Preparing 12:00:20 62170e181a92: Preparing 12:00:20 62170e181a92: Layer already exists 12:00:20 2cd9ae9f29ff: Layer already exists 12:00:20 2.1.1-dev.8: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh 12:00:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh 12:00:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 12:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:00:21 2cd9ae9f29ff: Preparing 12:00:21 62170e181a92: Preparing 12:00:21 2cd9ae9f29ff: Layer already exists 12:00:21 62170e181a92: Layer already exists 12:00:21 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh 12:00:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 12:00:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 12:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:00:22 2cd9ae9f29ff: Preparing 12:00:22 62170e181a92: Preparing 12:00:22 2cd9ae9f29ff: Layer already exists 12:00:22 62170e181a92: Layer already exists 12:00:22 main: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:22 ===================================================== [Pipeline] echo 12:00:22 taggedImages: 12:00:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 12:00:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:00:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.8 12:00:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 12:00:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:22 12:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:23 arm64: Pulling from edgex-lftools-log-publisher 12:00:23 448f6bf000e3: Pulling fs layer 12:00:23 f757da607395: Pulling fs layer 12:00:23 05883995daec: Pulling fs layer 12:00:23 8603b9c90790: Pulling fs layer 12:00:23 1560dd03e051: Pulling fs layer 12:00:23 27f5ce0e4adf: Pulling fs layer 12:00:23 c2d8d7efcc4b: Pulling fs layer 12:00:23 27f5ce0e4adf: Waiting 12:00:23 8603b9c90790: Waiting 12:00:23 1560dd03e051: Waiting 12:00:23 c2d8d7efcc4b: Waiting 12:00:23 f757da607395: Verifying Checksum 12:00:23 f757da607395: Download complete 12:00:23 8603b9c90790: Verifying Checksum 12:00:23 8603b9c90790: Download complete 12:00:23 1560dd03e051: Verifying Checksum 12:00:23 1560dd03e051: Download complete 12:00:23 27f5ce0e4adf: Verifying Checksum 12:00:23 27f5ce0e4adf: Download complete 12:00:23 05883995daec: Verifying Checksum 12:00:23 05883995daec: Download complete 12:00:23 448f6bf000e3: Verifying Checksum 12:00:23 448f6bf000e3: Download complete 12:00:26 c2d8d7efcc4b: Verifying Checksum 12:00:26 c2d8d7efcc4b: Download complete 12:00:27 448f6bf000e3: Pull complete 12:00:28 f757da607395: Pull complete 12:00:29 05883995daec: Pull complete 12:00:29 8603b9c90790: Pull complete 12:00:30 1560dd03e051: Pull complete 12:00:31 27f5ce0e4adf: Pull complete 12:00:46 c2d8d7efcc4b: Pull complete 12:00:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:00:46 prd-ubuntu18.04-docker-arm64-4c-16g-5337 does not seem to be running inside a container 12:00:46 $ 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/47 -v /w/workspace/edgex-ui-go/47:/w/workspace/edgex-ui-go/47:rw,z -v /w/workspace/edgex-ui-go/47@tmp:/w/workspace/edgex-ui-go/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:00:49 $ docker top aa55792e6a00b44aeafeca3d0213e5d4995dd4df47c9f934823687e71ec65164 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:50 ---> job-cost.sh 12:00:50 lf-activate-venv: SKIPPING 12:00:50 INFO: No Stack... 12:00:50 INFO: Retrieving Pricing Info for: v3-standard-4 12:00:51 INFO: Archiving Costs [Pipeline] sh 12:00:51 + cat /w/workspace/edgex-ui-go/47/archives/cost.csv 12:00:51 + cut -d, -f6 [Pipeline] lock 12:00:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] 12:00:51 Resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] did not exist. Created. 12:00:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:52 /w/workspace/edgex-ui-go/47@tmp/durable-2fbcd35c/script.sh: 1: /w/workspace/edgex-ui-go/47@tmp/durable-2fbcd35c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:00:53 + echo total: 0.10999999940395355 [Pipeline] stash 12:00:53 Warning: overwriting stash ‘stack-cost’ 12:00:53 Stashed 1 file(s) [Pipeline] } 12:00:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:53 $ docker stop --time=1 aa55792e6a00b44aeafeca3d0213e5d4995dd4df47c9f934823687e71ec65164 12:00:54 $ docker rm -f aa55792e6a00b44aeafeca3d0213e5d4995dd4df47c9f934823687e71ec65164 [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 12:00:55 provisioning config files... 12:00:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4890651405005477044tmp [Pipeline] { [Pipeline] sh 12:00:55 + set +x 12:00:55 + bash -s -- 12:00:55 + curl -s https://codecov.io/bash 12:00:55 12:00:55 _____ _ 12:00:55 / ____| | | 12:00:55 | | ___ __| | ___ ___ _____ __ 12:00:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:00:55 | |___| (_) | (_| | __/ (_| (_) \ V / 12:00:55 \_____\___/ \__,_|\___|\___\___/ \_/ 12:00:55 Bash-1.0.6 12:00:55 12:00:55 12:00:55 ==> git version 2.24.4 found 12:00:55 ==> 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 12:00:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:00:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:00:55 ==> Jenkins CI detected. 12:00:55 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 12:00:55 project root: . 12:00:55 --> token set from env 12:00:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:00:56 ==> Running gcov in . (disable via -X gcov) 12:00:56 ==> Python coveragepy not found 12:00:56 ==> Searching for coverage reports in: 12:00:56 + . 12:00:56 -> Found 1 reports 12:00:56 ==> Detecting git/mercurial file structure 12:00:56 ==> Reading reports 12:00:56 + ./coverage.out bytes=10 12:00:56 ==> Appending adjustments 12:00:56 https://docs.codecov.io/docs/fixing-reports 12:00:56 + Found adjustments 12:00:56 ==> Gzipping contents 12:00:56 4.0K /tmp/codecov.DCrSm6.gz 12:00:56 ==> Uploading reports 12:00:56 url: https://codecov.io 12:00:56 query: branch=main&commit=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:00:56 -> Pinging Codecov 12:00:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:00:56 -> Uploading to 12:00:56 https://storage.googleapis.com/codecov/v4/raw/2022-02-16/FB506323287CE973F263BFD2A0EB1F37/d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a/e0fe9455-2edc-4cb6-9c28-7feecade894f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T120056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e7d3a70dcdaf6518e27f7678f7b55dee81933e1102ceb06a08f20037d08450e 12:00:56 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:56 Dload Upload Total Spent Left Speed 12:00:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 12436 --:--:-- --:--:-- --:--:-- 12433 12:00:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] } 12:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:00:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:00:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:00:57 12:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 12:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:00:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:00:57 188c0c94c7c5: Pulling fs layer 12:00:57 0ef7d3d256c8: Pulling fs layer 12:00:57 de9db76c5a1d: Pulling fs layer 12:00:57 0eba1c9be4d2: Pulling fs layer 12:00:57 0d57e429df01: Pulling fs layer 12:00:57 4e4be7b47b0d: Pulling fs layer 12:00:57 e1f770b5df2f: Pulling fs layer 12:00:57 85a0685a4137: Pulling fs layer 12:00:57 0eba1c9be4d2: Waiting 12:00:57 0d57e429df01: Waiting 12:00:57 4e4be7b47b0d: Waiting 12:00:57 e1f770b5df2f: Waiting 12:00:57 85a0685a4137: Waiting 12:00:57 de9db76c5a1d: Verifying Checksum 12:00:57 de9db76c5a1d: Download complete 12:00:57 0ef7d3d256c8: Verifying Checksum 12:00:57 0ef7d3d256c8: Download complete 12:00:57 0d57e429df01: Verifying Checksum 12:00:57 0d57e429df01: Download complete 12:00:57 188c0c94c7c5: Verifying Checksum 12:00:57 188c0c94c7c5: Download complete 12:00:57 4e4be7b47b0d: Verifying Checksum 12:00:57 4e4be7b47b0d: Download complete 12:00:58 e1f770b5df2f: Verifying Checksum 12:00:58 e1f770b5df2f: Download complete 12:00:58 0eba1c9be4d2: Verifying Checksum 12:00:58 0eba1c9be4d2: Download complete 12:00:58 188c0c94c7c5: Pull complete 12:00:58 85a0685a4137: Verifying Checksum 12:00:58 85a0685a4137: Download complete 12:00:58 0ef7d3d256c8: Pull complete 12:00:58 de9db76c5a1d: Pull complete 12:01:03 0eba1c9be4d2: Pull complete 12:01:03 0d57e429df01: Pull complete 12:01:03 4e4be7b47b0d: Pull complete 12:01:03 e1f770b5df2f: Pull complete 12:01:07 85a0685a4137: Pull complete 12:01:07 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 12:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:01:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 12:01:07 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 12:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:01:10 $ docker top 6fb69934df447653de3a08376f7751dd76a4e14e06e09efbe24316c9ea31f288 -eo pid,comm [Pipeline] { [Pipeline] echo 12:01:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 12:01:10 + set -o pipefail 12:01:10 + snyk monitor '--org=edgex-jenkins' 12:01:17 12:01:17 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 12:01:17 12:01:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/862156ac-3506-4987-a125-3893b3549949 12:01:17 12:01:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:01:17 12:01:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:01:17 12:01:17 [Pipeline] } 12:01:17 $ docker stop --time=1 6fb69934df447653de3a08376f7751dd76a4e14e06e09efbe24316c9ea31f288 12:01:18 $ docker rm -f 6fb69934df447653de3a08376f7751dd76a4e14e06e09efbe24316c9ea31f288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:01:19 + git log --format=format:%s -1 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] sh 12:01:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:01:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:01:20 . [Pipeline] withDockerContainer 12:01:20 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 12:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:01:20 $ docker top d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:20 [ssh-agent] Looking for ssh-agent implementation... 12:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:20 $ docker exec d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 ssh-agent 12:01:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXggEeKp/agent.14 12:01:21 SSH_AGENT_PID=20 12:01:21 Running ssh-add (command line suppressed) 12:01:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9211456908512979135.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9211456908512979135.key) 12:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:21 + git semver tag 12:01:21 # -> Open(): unable to determine branch for HEAD 12:01:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:01:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:01:21 # $SEMVER_REMOTE_NAME = origin 12:01:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:01:21 # $SEMVER_USER_NAME = edgex-jenkins 12:01:21 # $SEMVER_BRANCH = main 12:01:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:01:21 # d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a HEAD 12:01:21 # -> Force: false 12:01:21 # 1ec3f22fa26246a2fb7d3da05263aeb5007bebb0 refs/tags/v2.1.1-dev.8 [Pipeline] } 12:01:21 $ docker exec --env ******** --env ******** d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 ssh-agent -k 12:01:21 unset SSH_AUTH_SOCK; 12:01:21 unset SSH_AGENT_PID; 12:01:21 echo Agent pid 20 killed; 12:01:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:21 + git semver [Pipeline] } 12:01:21 $ docker stop --time=1 d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 12:01:23 $ docker rm -f d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:01:23 12:01:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:01:23 0.23.1-centos7: Pulling from edgex-lftools 12:01:23 ab5ef0e58194: Pulling fs layer 12:01:23 9712f1f96733: Pulling fs layer 12:01:23 63f879dbbcfc: Pulling fs layer 12:01:23 0d9ebad4ef96: Pulling fs layer 12:01:23 e9a5061849ea: Pulling fs layer 12:01:23 d747dcd14b5f: Pulling fs layer 12:01:23 2de7ff778b66: Pulling fs layer 12:01:23 0d9ebad4ef96: Waiting 12:01:23 e9a5061849ea: Waiting 12:01:23 d747dcd14b5f: Waiting 12:01:23 2de7ff778b66: Waiting 12:01:23 9712f1f96733: Verifying Checksum 12:01:23 9712f1f96733: Download complete 12:01:24 63f879dbbcfc: Verifying Checksum 12:01:24 63f879dbbcfc: Download complete 12:01:24 ab5ef0e58194: Verifying Checksum 12:01:24 ab5ef0e58194: Download complete 12:01:24 d747dcd14b5f: Verifying Checksum 12:01:24 d747dcd14b5f: Download complete 12:01:24 0d9ebad4ef96: Verifying Checksum 12:01:24 0d9ebad4ef96: Download complete 12:01:24 e9a5061849ea: Verifying Checksum 12:01:24 e9a5061849ea: Download complete 12:01:24 2de7ff778b66: Verifying Checksum 12:01:24 2de7ff778b66: Download complete 12:01:27 ab5ef0e58194: Pull complete 12:01:27 9712f1f96733: Pull complete 12:01:27 63f879dbbcfc: Pull complete 12:01:32 0d9ebad4ef96: Pull complete 12:01:32 e9a5061849ea: Pull complete 12:01:32 d747dcd14b5f: Pull complete 12:01:33 2de7ff778b66: Pull complete 12:01:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:01:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:01:33 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 12:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:01:37 $ docker top f7494f8279b75817402a7e16390a7fce534d4b81bd829d34bbeeea9605dd3c98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:01:37 provisioning config files... 12:01:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9126867204450642159tmp 12:01:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config903948443813861014tmp 12:01:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7523806067472257504tmp [Pipeline] { [Pipeline] echo 12:01:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:01:37 ---> sigul-configuration.sh 12:01:37 gpg: directory `/root/.gnupg' created 12:01:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:01:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:01:37 gpg: keyring `/root/.gnupg/secring.gpg' created 12:01:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:01:37 gpg: CAST5 encrypted data 12:01:37 gpg: encrypted with 1 passphrase 12:01:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:01:37 + mkdir /home/jenkins 12:01:37 + mkdir /home/jenkins/sigul [Pipeline] sh 12:01:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:01:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:01:38 ---> sigul-install.sh 12:01:38 Sigul already installed; skipping installation. [Pipeline] sh 12:01:38 + git tag --list 12:01:38 0.1.1 12:01:38 v1.1.0 12:01:38 v1.2.0 12:01:38 v1.2.1 12:01:38 v1.3.0 12:01:38 v2.0.0 12:01:38 v2.0.1-dev.1 12:01:38 v2.0.1-dev.10 12:01:38 v2.0.1-dev.11 12:01:38 v2.0.1-dev.12 12:01:38 v2.0.1-dev.13 12:01:38 v2.0.1-dev.14 12:01:38 v2.0.1-dev.15 12:01:38 v2.0.1-dev.16 12:01:38 v2.0.1-dev.17 12:01:38 v2.0.1-dev.18 12:01:38 v2.0.1-dev.19 12:01:38 v2.0.1-dev.2 12:01:38 v2.0.1-dev.20 12:01:38 v2.0.1-dev.21 12:01:38 v2.0.1-dev.22 12:01:38 v2.0.1-dev.23 12:01:38 v2.0.1-dev.24 12:01:38 v2.0.1-dev.25 12:01:38 v2.0.1-dev.26 12:01:38 v2.0.1-dev.27 12:01:38 v2.0.1-dev.28 12:01:38 v2.0.1-dev.29 12:01:38 v2.0.1-dev.3 12:01:38 v2.0.1-dev.30 12:01:38 v2.0.1-dev.31 12:01:38 v2.0.1-dev.32 12:01:38 v2.0.1-dev.33 12:01:38 v2.0.1-dev.4 12:01:38 v2.0.1-dev.5 12:01:38 v2.0.1-dev.6 12:01:38 v2.0.1-dev.7 12:01:38 v2.0.1-dev.8 12:01:38 v2.0.1-dev.9 12:01:38 v2.1.0 12:01:38 v2.1.1-dev.1 12:01:38 v2.1.1-dev.2 12:01:38 v2.1.1-dev.3 12:01:38 v2.1.1-dev.4 12:01:38 v2.1.1-dev.5 12:01:38 v2.1.1-dev.6 12:01:38 v2.1.1-dev.7 12:01:38 v2.1.1-dev.8 [Pipeline] sh 12:01:38 + lftools sign git-tag v2.1.1-dev.8 12:01:39 Signing Git tag with Sigul... 12:01:39 Signing v2.1.1-dev.8 [Pipeline] echo 12:01:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:01:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:01:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:01:40 $ docker stop --time=1 f7494f8279b75817402a7e16390a7fce534d4b81bd829d34bbeeea9605dd3c98 12:01:41 $ docker rm -f f7494f8279b75817402a7e16390a7fce534d4b81bd829d34bbeeea9605dd3c98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:01:41 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:01:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:01:42 . [Pipeline] withDockerContainer 12:01:42 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 12:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:01:42 $ docker top 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:42 [ssh-agent] Looking for ssh-agent implementation... 12:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:42 $ docker exec 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 ssh-agent 12:01:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdKGboi/agent.15 12:01:42 SSH_AGENT_PID=22 12:01:42 Running ssh-add (command line suppressed) 12:01:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1765896150389512230.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1765896150389512230.key) 12:01:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:43 + git semver bump pre 12:01:43 # -> Open(): unable to determine branch for HEAD 12:01:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:01:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:01:43 # $SEMVER_REMOTE_NAME = origin 12:01:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:01:43 # $SEMVER_USER_NAME = edgex-jenkins 12:01:43 # $SEMVER_BRANCH = main 12:01:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:01:43 2.1.1-dev.9 [Pipeline] } 12:01:43 $ docker exec --env ******** --env ******** 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 ssh-agent -k 12:01:43 unset SSH_AUTH_SOCK; 12:01:43 unset SSH_AGENT_PID; 12:01:43 echo Agent pid 22 killed; 12:01:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:43 + git semver [Pipeline] } 12:01:43 $ docker stop --time=1 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 12:01:44 $ docker rm -f 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 [Pipeline] // withDockerContainer [Pipeline] sh 12:01:45 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:01:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:01:45 . [Pipeline] withDockerContainer 12:01:45 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 12:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:01:46 $ docker top fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:46 [ssh-agent] Looking for ssh-agent implementation... 12:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:46 $ docker exec fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 ssh-agent 12:01:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOAEOGk/agent.13 12:01:46 SSH_AGENT_PID=19 12:01:46 Running ssh-add (command line suppressed) 12:01:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2366604711573361069.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2366604711573361069.key) 12:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:46 + git semver push 12:01:46 # -> Open(): unable to determine branch for HEAD 12:01:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:01:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:01:46 # $SEMVER_REMOTE_NAME = origin 12:01:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:01:46 # $SEMVER_USER_NAME = edgex-jenkins 12:01:46 # $SEMVER_BRANCH = main 12:01:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 12:01:48 $ docker exec --env ******** --env ******** fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 ssh-agent -k 12:01:48 unset SSH_AUTH_SOCK; 12:01:48 unset SSH_AGENT_PID; 12:01:48 echo Agent pid 19 killed; 12:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:49 + git semver [Pipeline] } 12:01:49 $ docker stop --time=1 fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 12:01:50 $ docker rm -f fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:01:51 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 12:01:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 12:01:51 total 8 12:01:51 drwxr-xr-x. 3 root root 34 Feb 16 11:55 . 12:01:51 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 16 12:01 .. 12:01:51 drwxr-xr-x. 2 root root 6 Feb 16 11:55 cost 12:01:51 -rw-r--r--. 1 root root 81 Feb 16 11:55 cost.csv 12:01:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 12:01:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 12:01:51 total 8 12:01:51 drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 11:55 . 12:01:51 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 16 12:01 .. 12:01:51 drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 11:55 cost 12:01:51 -rw-r--r--. 1 jenkins jenkins 81 Feb 16 11:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:01:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:01:52 ---> package-listing.sh 12:01:52 ++ facter osfamily 12:01:52 ++ tr '[:upper:]' '[:lower:]' 12:01:52 + OS_FAMILY=redhat 12:01:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 12:01:52 + START_PACKAGES=/tmp/packages_start.txt 12:01:52 + END_PACKAGES=/tmp/packages_end.txt 12:01:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:52 + PACKAGES=/tmp/packages_start.txt 12:01:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:01:52 + PACKAGES=/tmp/packages_end.txt 12:01:52 + case "${OS_FAMILY}" in 12:01:52 + rpm -qa 12:01:52 + sort 12:01:52 + '[' -f /tmp/packages_start.txt ']' 12:01:52 + '[' -f /tmp/packages_end.txt ']' 12:01:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:01:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 12:01:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 12:01:52 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:01:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:53 . [Pipeline] withDockerContainer 12:01:53 prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container 12:01:53 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:54 $ docker top c5975f7dde47519c474288815dde4d57be52e5cdec52cc8c8dfe4268deb2c10c -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:54 + touch /tmp/pre-build-complete [Pipeline] sh 12:01:54 + mkdir -p /var/log/sysstat [Pipeline] sh 12:01:54 + ls /var/log/sa-host 12:01:54 + sadf -c /var/log/sa-host/sa16 12:01:54 file_magic: OK 12:01:54 HZ: Using current value: 100 12:01:54 file_header: OK 12:01:54 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 12:01:54 Statistics: 12:01:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:01:54 File successfully converted to sysstat format version 12.0.3 12:01:54 + sadf -c /var/log/sa-host/sa17 12:01:54 file_magic: OK 12:01:54 HZ: Using current value: 100 12:01:54 file_header: OK 12:01:54 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 12:01:54 Statistics: 12:01:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:01:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:55 provisioning config files... 12:01:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4357503688798192466tmp [Pipeline] { [Pipeline] echo 12:01:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:01:55 ---> create-netrc.sh [Pipeline] } 12:01:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:01:55 ---> python-tools-install.sh [Pipeline] echo 12:01:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:01:56 ---> sudo-logs.sh 12:01:56 Archiving 'sudo' log.. 12:01:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-5335.novalocal: Name or service not known 12:01:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-5335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:01:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:01:56 ---> job-cost.sh 12:01:56 lf-activate-venv: SKIPPING 12:01:56 DEBUG: total: 0.05999999865889549 12:01:56 INFO: Retrieving Stack Cost... 12:01:56 INFO: Retrieving Pricing Info for: v3-standard-2 12:01:56 INFO: Archiving Costs [Pipeline] echo 12:01:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:01:57 ---> logs-deploy.sh 12:01:57 lf-activate-venv: SKIPPING 12:01:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/47 12:01:57 INFO: archiving workspace using pattern(s): 12:01:57 Archives upload complete. 12:01:58 INFO: archiving logs to Nexus 12:01:58 ---> uname -a: 12:01:58 Linux prd-centos7-docker-4c-2g-5335.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 12:01:58 12:01:58 12:01:58 ---> lscpu: 12:01:58 Architecture: x86_64 12:01:58 CPU op-mode(s): 32-bit, 64-bit 12:01:58 Byte Order: Little Endian 12:01:58 Address sizes: 40 bits physical, 48 bits virtual 12:01:58 CPU(s): 2 12:01:58 On-line CPU(s) list: 0,1 12:01:58 Thread(s) per core: 1 12:01:58 Core(s) per socket: 1 12:01:58 Socket(s): 2 12:01:58 NUMA node(s): 1 12:01:58 Vendor ID: AuthenticAMD 12:01:58 CPU family: 23 12:01:58 Model: 49 12:01:58 Model name: AMD EPYC-Rome Processor 12:01:58 Stepping: 0 12:01:58 CPU MHz: 2799.998 12:01:58 BogoMIPS: 5599.99 12:01:58 Virtualization: AMD-V 12:01:58 Hypervisor vendor: KVM 12:01:58 Virtualization type: full 12:01:58 L1d cache: 32K 12:01:58 L1i cache: 32K 12:01:58 L2 cache: 512K 12:01:58 L3 cache: 16384K 12:01:58 NUMA node0 CPU(s): 0,1 12:01:58 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 12:01:58 12:01:58 12:01:58 ---> nproc: 12:01:58 2 12:01:58 12:01:58 12:01:58 ---> df -h: 12:01:58 Filesystem Size Used Avail Use% Mounted on 12:01:58 overlay 40G 11G 30G 27% / 12:01:58 tmpfs 64M 0 64M 0% /dev 12:01:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:01:58 shm 64M 0 64M 0% /dev/shm 12:01:58 /dev/vda1 40G 11G 30G 27% /facter-os 12:01:58 12:01:58 12:01:58 ---> sar -b -r -n DEV: 12:01:58 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/16/22 _x86_64_ (2 CPU) 12:01:58 12:01:58 11:53:17 LINUX RESTART (2 CPU) 12:01:58 12:01:58 11:54:01 tps rtps wtps bread/s bwrtn/s 12:01:58 11:55:01 299.00 0.02 298.98 0.53 83049.14 12:01:58 11:56:01 144.65 0.00 144.65 0.00 29505.81 12:01:58 11:57:01 4.70 0.00 4.70 0.00 294.79 12:01:58 11:58:01 0.23 0.00 0.23 0.00 3.73 12:01:58 11:59:01 0.23 0.00 0.23 0.00 2.90 12:01:58 12:00:01 0.25 0.00 0.25 0.00 3.36 12:01:58 12:01:01 2.33 0.07 2.26 5.33 71.58 12:01:58 Average: 64.50 0.01 64.48 0.84 16135.59 12:01:58 12:01:58 11:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:01:58 11:55:01 3892260 0 968592 12.09 2620 3145468 1519668 16.78 895784 2754484 27396 12:01:58 11:56:01 3210672 0 1066404 13.32 2620 3729244 1531536 16.91 1035232 3217844 20 12:01:58 11:57:01 3224768 0 1052304 13.14 2620 3729248 1290528 14.25 1027400 3217844 8 12:01:58 11:58:01 3225344 0 1051720 13.13 2620 3729256 1284608 14.18 1028540 3217844 8 12:01:58 11:59:01 3229332 0 1047728 13.08 2620 3729260 1284512 14.18 1024552 3217844 8 12:01:58 12:00:01 3231052 0 1046004 13.06 2620 3729264 1284428 14.18 1023124 3217848 8 12:01:58 12:01:01 2613796 0 1144308 14.29 2620 4248216 1649012 18.21 1249188 3577580 518516 12:01:58 Average: 3232461 0 1053866 13.16 2620 3719994 1406327 15.53 1040546 3203041 77995 12:01:58 12:01:58 11:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:01:58 11:55:01 eth0 465.38 359.43 5705.79 49.96 0.00 0.00 0.00 0.00 12:01:58 11:55:01 veth3066f30 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:01:58 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 11:55:01 docker0 256.05 292.39 21.38 2320.18 0.00 0.00 0.00 0.00 12:01:58 11:56:01 eth0 187.95 136.42 2728.29 254.22 0.00 0.00 0.00 0.00 12:01:58 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 11:56:01 docker0 7.47 9.29 0.42 38.10 0.00 0.00 0.00 0.00 12:01:58 11:57:01 eth0 0.67 0.03 0.06 0.01 0.00 0.00 0.00 0.00 12:01:58 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 11:58:01 eth0 0.67 0.40 0.35 0.27 0.00 0.00 0.00 0.00 12:01:58 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 11:59:01 eth0 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:01:58 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 12:00:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:58 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 12:01:01 eth0 178.35 96.60 4056.80 9.59 0.00 0.00 0.00 0.00 12:01:58 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 Average: eth0 119.08 84.76 1784.84 44.89 0.00 0.00 0.00 0.00 12:01:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:58 Average: docker0 37.65 43.10 3.11 336.92 0.00 0.00 0.00 0.00 12:01:58 12:01:58 12:01:58 ---> sar -P ALL: 12:01:58 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/16/22 _x86_64_ (2 CPU) 12:01:58 12:01:58 11:53:17 LINUX RESTART (2 CPU) 12:01:58 12:01:58 11:54:01 CPU %user %nice %system %iowait %steal %idle 12:01:58 11:55:01 all 32.81 0.00 14.95 3.02 0.11 49.10 12:01:58 11:55:01 0 32.04 0.00 15.62 3.35 0.11 48.87 12:01:58 11:55:01 1 33.59 0.00 14.28 2.70 0.11 49.33 12:01:58 11:56:01 all 43.73 0.00 9.18 2.37 0.10 44.62 12:01:58 11:56:01 0 43.85 0.00 9.49 2.49 0.11 44.06 12:01:58 11:56:01 1 43.61 0.00 8.86 2.26 0.09 45.18 12:01:58 11:57:01 all 0.15 0.00 0.09 0.01 0.02 99.73 12:01:58 11:57:01 0 0.10 0.00 0.07 0.00 0.02 99.82 12:01:58 11:57:01 1 0.20 0.00 0.12 0.02 0.02 99.65 12:01:58 11:58:01 all 0.15 0.00 0.07 0.00 0.03 99.76 12:01:58 11:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:01:58 11:58:01 1 0.23 0.00 0.10 0.00 0.03 99.63 12:01:58 11:59:01 all 0.23 0.00 0.04 0.00 0.01 99.72 12:01:58 11:59:01 0 0.03 0.00 0.05 0.00 0.00 99.92 12:01:58 11:59:01 1 0.43 0.00 0.03 0.00 0.02 99.52 12:01:58 12:00:01 all 0.18 0.00 0.03 0.00 0.02 99.77 12:01:58 12:00:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:01:58 12:00:01 1 0.32 0.00 0.02 0.00 0.00 99.67 12:01:58 12:01:01 all 4.09 0.00 1.67 0.03 0.03 94.17 12:01:58 12:01:01 0 4.05 0.00 1.90 0.00 0.03 94.02 12:01:58 12:01:01 1 4.12 0.00 1.45 0.07 0.03 94.33 12:01:58 Average: all 11.08 0.00 3.55 0.74 0.04 84.59 12:01:58 Average: 0 10.92 0.00 3.71 0.79 0.04 84.54 12:01:58 Average: 1 11.25 0.00 3.39 0.68 0.04 84.64 12:01:58 12:01:58 12:01:58