Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d313b8299c0f6991d32094a1385114a65373b886 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-ssh17779759861634196821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8753896600918488263.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1476230410525345049.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13296924260473020720.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh12781592738196328333.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21482 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Avoid second fetch Checking out Revision d313b8299c0f6991d32094a1385114a65373b886 (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 Commit message: "test(snap): add snap CI workflow" > git rev-list --no-walk 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:21:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:21:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:21:19 ========================================================= 08:21:19 EdgeX Global Pipelines Version Info 08:21:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:21:20 ------------------- 08:21:20 stable info: 08:21:20 ------------------- 08:21:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:21:20 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:21:20 Message: update stable to v1.0.221 08:21:21 ------------------- 08:21:21 experimental info: 08:21:21 ------------------- 08:21:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:21:21 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 08:21:21 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d313b82 [Pipeline] echo 08:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:21 provisioning config files... 08:21:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8226138490179723014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:22 ---> docker-login.sh 08:21:22 nexus3.edgexfoundry.org:10001 08:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:22 Configure a credential helper to remove this warning. See 08:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:22 08:21:22 Login Succeeded 08:21:22 nexus3.edgexfoundry.org:10002 08:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:22 Configure a credential helper to remove this warning. See 08:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:22 08:21:22 Login Succeeded 08:21:22 nexus3.edgexfoundry.org:10003 08:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:22 Configure a credential helper to remove this warning. See 08:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:22 08:21:22 Login Succeeded 08:21:22 nexus3.edgexfoundry.org:10004 08:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:22 Configure a credential helper to remove this warning. See 08:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:22 08:21:22 Login Succeeded 08:21:22 docker.io 08:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:23 Configure a credential helper to remove this warning. See 08:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:23 08:21:23 Login Succeeded 08:21:23 ---> docker-login.sh ends [Pipeline] } 08:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:21:23 + git rev-list -1 --merges d313b8299c0f6991d32094a1385114a65373b886~1..d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo 08:21:23 -----------> git rev-list -1 --merges d313b8299c0f6991d32094a1385114a65373b886~1..d313b8299c0f6991d32094a1385114a65373b886 d313b8299c0f6991d32094a1385114a65373b886 [false] [Pipeline] sh 08:21:24 + git log --format=format:%s -1 d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo 08:21:24 ========================================================= 08:21:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:21:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:24 + git log --format=format:%s -1 d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo 08:21:24 [semverPrep] GIT_COMMIT: d313b8299c0f6991d32094a1385114a65373b886, Commit Message: test(snap): add snap CI workflow [Pipeline] echo 08:21:24 [semverPrep] This is not a build commit. [Pipeline] sh 08:21:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:25 + grep -v github /etc/ssh/ssh_known_hosts 08:21:25 + [ -e /tmp/ssh_known_hosts ] 08:21:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:21:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:21:25 + sudo tee -a /etc/ssh/ssh_known_hosts 08:21:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:21:25 08:21:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:21:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:21:25 latest: Pulling from edgex-devops/git-semver 08:21:25 a0d0a0d46f8b: Pulling fs layer 08:21:25 3e5f54012d9b: Pulling fs layer 08:21:25 4c7163046ea9: Pulling fs layer 08:21:25 0c2d73faf560: Pulling fs layer 08:21:25 0c2d73faf560: Waiting 08:21:25 3e5f54012d9b: Verifying Checksum 08:21:25 3e5f54012d9b: Download complete 08:21:25 a0d0a0d46f8b: Verifying Checksum 08:21:25 a0d0a0d46f8b: Download complete 08:21:26 0c2d73faf560: Verifying Checksum 08:21:26 0c2d73faf560: Download complete 08:21:26 4c7163046ea9: Verifying Checksum 08:21:26 4c7163046ea9: Download complete 08:21:26 a0d0a0d46f8b: Pull complete 08:21:26 3e5f54012d9b: Pull complete 08:21:26 4c7163046ea9: Pull complete 08:21:26 0c2d73faf560: Pull complete 08:21:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:21:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:21:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:21:26 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:21:26 $ 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 08:21:27 $ docker top 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:27 [ssh-agent] Looking for ssh-agent implementation... 08:21:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:27 $ docker exec 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent 08:21:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodkgCd/agent.13 08:21:27 SSH_AGENT_PID=20 08:21:27 Running ssh-add (command line suppressed) 08:21:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2726199620302214802.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2726199620302214802.key) 08:21:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:28 + git tag --points-at HEAD [Pipeline] } 08:21:28 $ docker exec --env ******** --env ******** 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent -k 08:21:28 unset SSH_AUTH_SOCK; 08:21:28 unset SSH_AGENT_PID; 08:21:28 echo Agent pid 20 killed; 08:21:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:21:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:28 [ssh-agent] Looking for ssh-agent implementation... 08:21:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:28 $ docker exec 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent 08:21:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiAEOEf/agent.53 08:21:28 SSH_AGENT_PID=59 08:21:28 Running ssh-add (command line suppressed) 08:21:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369231917493882481.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369231917493882481.key) 08:21:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:29 + git semver init 08:21:29 # -> Open(): unable to determine branch for HEAD 08:21:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:21:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:21:29 # $SEMVER_REMOTE_NAME = origin 08:21:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:21:29 # $SEMVER_USER_NAME = edgex-jenkins 08:21:29 # $SEMVER_BRANCH = main 08:21:29 # $SEMVER_TEMP = /tmp/semver-564093073 08:21:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:21:31 # '/tmp/semver-564093073' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 08:21:31 # -> Force: false 08:21:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:21:31 $ docker exec --env ******** --env ******** 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent -k 08:21:31 unset SSH_AUTH_SOCK; 08:21:31 unset SSH_AGENT_PID; 08:21:31 echo Agent pid 59 killed; 08:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:32 + git semver [Pipeline] } 08:21:32 $ docker stop --time=1 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 08:21:33 $ docker rm -f 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:21:34 Stashed 1 file(s) [Pipeline] echo 08:21:34 [edgeXSemver]: initialized semver on version 2.1.1-dev.23 [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 08:21:34 provisioning config files... 08:21:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2342186523272975670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:34 ---> docker-login.sh 08:21:34 nexus3.edgexfoundry.org:10001 08:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:34 Configure a credential helper to remove this warning. See 08:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:34 08:21:34 Login Succeeded 08:21:34 nexus3.edgexfoundry.org:10002 08:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:35 Configure a credential helper to remove this warning. See 08:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:35 08:21:35 Login Succeeded 08:21:35 nexus3.edgexfoundry.org:10003 08:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:35 Configure a credential helper to remove this warning. See 08:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:35 08:21:35 Login Succeeded 08:21:35 nexus3.edgexfoundry.org:10004 08:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:35 Configure a credential helper to remove this warning. See 08:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:35 08:21:35 Login Succeeded 08:21:35 docker.io 08:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:35 Configure a credential helper to remove this warning. See 08:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:35 08:21:35 Login Succeeded 08:21:35 ---> docker-login.sh ends [Pipeline] } 08:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:21:35 ========================================================= 08:21:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:21:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:21:35 + 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 . 08:21:36 Sending build context to Docker daemon 43.18MB 08:21:36 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:21:36 Step 2/15 : FROM ${BASE} AS builder 08:21:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:21:36 59bf1c3509f3: Pulling fs layer 08:21:36 666ba61612fd: Pulling fs layer 08:21:36 8ed8ca486205: Pulling fs layer 08:21:36 4fe6c5a15a65: Pulling fs layer 08:21:36 22a0e8bec74d: Pulling fs layer 08:21:36 640e595b4fbd: Pulling fs layer 08:21:36 763cafe07f6e: Pulling fs layer 08:21:36 0c0b528cf693: Pulling fs layer 08:21:36 10935f4eaf8b: Pulling fs layer 08:21:36 640e595b4fbd: Waiting 08:21:36 10935f4eaf8b: Waiting 08:21:36 4fe6c5a15a65: Waiting 08:21:36 22a0e8bec74d: Waiting 08:21:36 763cafe07f6e: Waiting 08:21:36 0c0b528cf693: Waiting 08:21:36 8ed8ca486205: Verifying Checksum 08:21:36 8ed8ca486205: Download complete 08:21:36 666ba61612fd: Verifying Checksum 08:21:36 666ba61612fd: Download complete 08:21:36 22a0e8bec74d: Download complete 08:21:36 640e595b4fbd: Download complete 08:21:36 59bf1c3509f3: Verifying Checksum 08:21:36 59bf1c3509f3: Download complete 08:21:36 763cafe07f6e: Verifying Checksum 08:21:36 763cafe07f6e: Download complete 08:21:36 0c0b528cf693: Verifying Checksum 08:21:36 0c0b528cf693: Download complete 08:21:36 59bf1c3509f3: Pull complete 08:21:36 666ba61612fd: Pull complete 08:21:36 8ed8ca486205: Pull complete 08:21:36 10935f4eaf8b: Download complete 08:21:37 4fe6c5a15a65: Verifying Checksum 08:21:37 4fe6c5a15a65: Download complete 08:21:41 4fe6c5a15a65: Pull complete 08:21:41 22a0e8bec74d: Pull complete 08:21:41 640e595b4fbd: Pull complete 08:21:41 763cafe07f6e: Pull complete 08:21:41 0c0b528cf693: Pull complete 08:21:44 10935f4eaf8b: Pull complete 08:21:44 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:21:44 ---> 99d49a6021b9 08:21:44 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:21:45 ---> Running in 9192b03a3ba9 08:21:45 Removing intermediate container 9192b03a3ba9 08:21:45 ---> ab9c81fb2be5 08:21:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:21:45 ---> Running in b0a116bf4450 08:21:45 Removing intermediate container b0a116bf4450 08:21:45 ---> a8a62276887f 08:21:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:21:45 ---> Running in fa51c1346834 08:21:45 Removing intermediate container fa51c1346834 08:21:45 ---> be7261db1d63 08:21:45 Step 6/15 : LABEL Name=edgex-ui-go 08:21:45 ---> Running in 4a1bc9442cca 08:21:45 Removing intermediate container 4a1bc9442cca 08:21:45 ---> 2b4e709f731d 08:21:45 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:21:45 ---> Running in bc2e45b9772d 08:21:46 Removing intermediate container bc2e45b9772d 08:21:46 ---> f17cacd5e997 08:21:46 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:46 ---> Running in dad011cc6956 08:21:46 Removing intermediate container dad011cc6956 08:21:46 ---> b4d72ef59fe6 08:21:46 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:46 ---> Running in 00970cfa7b77 08:21:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:21:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:21:48 OK: 221 MiB in 52 packages 08:21:48 Removing intermediate container 00970cfa7b77 08:21:48 ---> 2d6cba9e3107 08:21:48 Step 10/15 : ENV GO111MODULE=on 08:21:48 ---> Running in 288b1cccb4a2 08:21:49 Removing intermediate container 288b1cccb4a2 08:21:49 ---> 53641d717f83 08:21:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:21:49 ---> Running in 20a638baa2dd 08:21:49 Removing intermediate container 20a638baa2dd 08:21:49 ---> 4547a1e881fd 08:21:49 Step 12/15 : COPY go.mod vendor* ./ 08:21:49 ---> b4f30d809136 08:21:49 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:49 ---> Running in 6d93f6690ab5 08:21:49 Still waiting to schedule task 08:21:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:22:15 Removing intermediate container 6d93f6690ab5 08:22:15 ---> 873977b60f87 08:22:15 Step 14/15 : COPY . . 08:22:16 ---> 802e23a7bc18 08:22:16 Step 15/15 : RUN ${MAKE} 08:22:16 ---> Running in 1059c19693bc 08:22:17 noop 08:22:17 Removing intermediate container 1059c19693bc 08:22:17 ---> 1078d43eed58 08:22:17 Successfully built 1078d43eed58 08:22:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:22:17 + docker inspect -f . ci-base-image-x86_64 08:22:17 . [Pipeline] withDockerContainer 08:22:17 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:22:17 $ 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 08:22:18 $ docker top 40a30e363bf222df336b04b7a46019ecd991b44b9995c144c1039b34318525d6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:18 + go version 08:22:18 go version go1.17.6 linux/amd64 [Pipeline] } 08:22:18 $ docker stop --time=1 40a30e363bf222df336b04b7a46019ecd991b44b9995c144c1039b34318525d6 08:22:19 $ docker rm -f 40a30e363bf222df336b04b7a46019ecd991b44b9995c144c1039b34318525d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:20 + docker inspect -f . ci-base-image-x86_64 08:22:20 . [Pipeline] withDockerContainer 08:22:20 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:22:20 $ 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 08:22:20 $ docker top 38ab7f258293e290b9b8a83b8a19c17500e120fae5d4be0ab4b016aabd07e2c1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:22:21 + make test 08:22:21 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:22:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:22:28 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:22:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:22:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:22:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:22:30 $ docker stop --time=1 38ab7f258293e290b9b8a83b8a19c17500e120fae5d4be0ab4b016aabd07e2c1 08:22:31 $ docker rm -f 38ab7f258293e290b9b8a83b8a19c17500e120fae5d4be0ab4b016aabd07e2c1 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:22:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:33 + ls -al . 08:22:33 total 164 08:22:33 drwxrwxr-x 14 jenkins jenkins 4096 Apr 20 08:22 . 08:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 .. 08:22:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:21 .git 08:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 .github 08:22:33 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:21 .gitignore 08:22:33 drwx------ 3 jenkins jenkins 4096 Apr 20 08:21 .semver 08:22:33 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:21 Attribution.txt 08:22:33 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:21 CONTRIBUTING.md 08:22:33 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:21 Dockerfile 08:22:33 -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:21 Jenkinsfile 08:22:33 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:21 LICENSE 08:22:33 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:21 Makefile 08:22:33 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:21 README.md 08:22:33 -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 08:21 VERSION 08:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 assets 08:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:21 bin 08:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 cmd 08:22:33 -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:22 coverage.out 08:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:21 docs 08:22:33 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:21 go.mod 08:22:33 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:21 go.sum 08:22:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:21 internal 08:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 pkg 08:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 snap 08:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 testing 08:22:33 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:21 version.go 08:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 web [Pipeline] isUnix [Pipeline] sh 08:22:33 + 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=d313b8299c0f6991d32094a1385114a65373b886 --label arch=amd64 --label version=2.1.1-dev.23 . 08:22:34 Sending build context to Docker daemon 43.18MB 08:22:34 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:22:34 Step 2/23 : FROM ${BASE} AS builder 08:22:34 ---> 1078d43eed58 08:22:34 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:22:34 ---> Running in 35e7c86c505f 08:22:34 Removing intermediate container 35e7c86c505f 08:22:34 ---> 83e39a36bf5d 08:22:34 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:22:34 ---> Running in 2613ed60aa1b 08:22:34 Removing intermediate container 2613ed60aa1b 08:22:34 ---> 8183c0385620 08:22:34 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:22:34 ---> Running in 8236843a306d 08:22:34 Removing intermediate container 8236843a306d 08:22:34 ---> 37c931546d2e 08:22:34 Step 6/23 : LABEL Name=edgex-ui-go 08:22:34 ---> Running in c69bdc0d2e2c 08:22:34 Removing intermediate container c69bdc0d2e2c 08:22:34 ---> 69d8361448e8 08:22:34 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:22:34 ---> Running in f5ed4b09a76d 08:22:34 Removing intermediate container f5ed4b09a76d 08:22:34 ---> 69f8933df3f7 08:22:34 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:34 ---> Running in d02b6170757b 08:22:35 Removing intermediate container d02b6170757b 08:22:35 ---> b8f8c5a9842c 08:22:35 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:22:35 ---> Running in cbd83959a504 08:22:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:22:37 OK: 221 MiB in 52 packages 08:22:37 Removing intermediate container cbd83959a504 08:22:37 ---> 141df8145a88 08:22:37 Step 10/23 : ENV GO111MODULE=on 08:22:37 ---> Running in 318ebf3f12d5 08:22:37 Removing intermediate container 318ebf3f12d5 08:22:37 ---> 46d15bd82ef5 08:22:37 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:22:37 ---> Running in 3d2d33ca245b 08:22:37 Removing intermediate container 3d2d33ca245b 08:22:37 ---> f6989483636f 08:22:37 Step 12/23 : COPY go.mod vendor* ./ 08:22:37 ---> 6813c9fc0dea 08:22:37 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:37 ---> Running in 11d5854050f5 08:22:38 Removing intermediate container 11d5854050f5 08:22:38 ---> 530f81d283eb 08:22:38 Step 14/23 : COPY . . 08:22:39 ---> 97e2366f6ec3 08:22:39 Step 15/23 : RUN ${MAKE} 08:22:40 ---> Running in 165afd78469a 08:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:22:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:22:48 Removing intermediate container 165afd78469a 08:22:48 ---> ade33c82bdae 08:22:48 Step 16/23 : FROM alpine:3.14 08:22:48 3.14: Pulling from library/alpine 08:22:48 8663204ce13b: Pulling fs layer 08:22:48 8663204ce13b: Verifying Checksum 08:22:48 8663204ce13b: Download complete 08:22:48 8663204ce13b: Pull complete 08:22:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:22:48 Status: Downloaded newer image for alpine:3.14 08:22:48 ---> e04c818066af 08:22:48 Step 17/23 : EXPOSE 4000 08:22:48 ---> Running in 5286b2c9e650 08:22:49 Removing intermediate container 5286b2c9e650 08:22:49 ---> a19d998cb200 08:22:49 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 08:22:49 ---> f8e3e6ce335a 08:22:49 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:22:49 ---> Running in 3959be68277e 08:22:49 Removing intermediate container 3959be68277e 08:22:49 ---> 362f1e43ec51 08:22:49 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:22:50 ---> Running in af0780131fc8 08:22:50 Removing intermediate container af0780131fc8 08:22:50 ---> 17ffa71646cd 08:22:50 Step 21/23 : LABEL arch=amd64 08:22:50 ---> Running in 36382dce005b 08:22:50 Removing intermediate container 36382dce005b 08:22:50 ---> 9c6a598789c3 08:22:50 Step 22/23 : LABEL git_sha=d313b8299c0f6991d32094a1385114a65373b886 08:22:50 ---> Running in 59fbb9d259ce 08:22:50 Removing intermediate container 59fbb9d259ce 08:22:50 ---> fe973714800c 08:22:50 Step 23/23 : LABEL version=2.1.1-dev.23 08:22:50 ---> Running in a64c3028119d 08:22:50 Removing intermediate container a64c3028119d 08:22:50 ---> c571569f79d7 08:22:50 [Warning] One or more build-args [ARCH] were not consumed 08:22:50 Successfully built c571569f79d7 08:22:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:50 provisioning config files... 08:22:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8554796403608636100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:51 ---> docker-login.sh 08:22:51 nexus3.edgexfoundry.org:10001 08:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:51 Configure a credential helper to remove this warning. See 08:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:51 08:22:51 Login Succeeded 08:22:51 nexus3.edgexfoundry.org:10002 08:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:51 Configure a credential helper to remove this warning. See 08:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:51 08:22:51 Login Succeeded 08:22:51 nexus3.edgexfoundry.org:10003 08:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:51 Configure a credential helper to remove this warning. See 08:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:51 08:22:51 Login Succeeded 08:22:51 nexus3.edgexfoundry.org:10004 08:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:51 Configure a credential helper to remove this warning. See 08:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:51 08:22:51 Login Succeeded 08:22:51 docker.io 08:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:51 Configure a credential helper to remove this warning. See 08:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:51 08:22:51 Login Succeeded 08:22:51 ---> docker-login.sh ends [Pipeline] } 08:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:22:51 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:22:51 d313b8299c0f6991d32094a1385114a65373b886 08:22:51 latest 08:22:51 2.1.1-dev.23 08:22:51 d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 08:22:51 main 08:22:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] isUnix [Pipeline] sh 08:22:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886 08:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:22:52 bdb03024a88b: Preparing 08:22:52 b541d28bf3b4: Preparing 08:22:52 b541d28bf3b4: Layer already exists 08:22:54 bdb03024a88b: Pushed 08:22:54 d313b8299c0f6991d32094a1385114a65373b886: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh 08:22:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:22:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:22:55 bdb03024a88b: Preparing 08:22:55 b541d28bf3b4: Preparing 08:22:55 bdb03024a88b: Layer already exists 08:22:55 b541d28bf3b4: Layer already exists 08:22:55 latest: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh 08:22:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh 08:22:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.23 08:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:22:55 bdb03024a88b: Preparing 08:22:55 b541d28bf3b4: Preparing 08:22:55 bdb03024a88b: Layer already exists 08:22:55 b541d28bf3b4: Layer already exists 08:22:55 2.1.1-dev.23: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh 08:22:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh 08:22:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 08:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:22:56 bdb03024a88b: Preparing 08:22:56 b541d28bf3b4: Preparing 08:22:56 b541d28bf3b4: Layer already exists 08:22:56 bdb03024a88b: Layer already exists 08:22:56 d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh 08:22:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 08:22:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:22:56 bdb03024a88b: Preparing 08:22:56 b541d28bf3b4: Preparing 08:22:56 b541d28bf3b4: Layer already exists 08:22:56 bdb03024a88b: Layer already exists 08:22:56 main: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:56 ===================================================== [Pipeline] echo 08:22:56 taggedImages: 08:22:56 - nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886 08:22:56 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:22:56 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.23 08:22:56 - nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 08:22:56 - 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 08:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:57 08:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:57 latest: Pulling from edgex-lftools-log-publisher 08:22:57 5eb5b503b376: Pulling fs layer 08:22:57 5c69ac0246d0: Pulling fs layer 08:22:57 ec43610c2a17: Pulling fs layer 08:22:57 3a2ae6a8a46f: Pulling fs layer 08:22:57 33b1e0a273af: Pulling fs layer 08:22:57 5d3b04190fa2: Pulling fs layer 08:22:57 2f39f015ded8: Pulling fs layer 08:22:57 33b1e0a273af: Waiting 08:22:57 3a2ae6a8a46f: Waiting 08:22:57 5d3b04190fa2: Waiting 08:22:57 2f39f015ded8: Waiting 08:22:57 5c69ac0246d0: Verifying Checksum 08:22:57 5c69ac0246d0: Download complete 08:22:57 3a2ae6a8a46f: Download complete 08:22:57 33b1e0a273af: Verifying Checksum 08:22:57 33b1e0a273af: Download complete 08:22:57 ec43610c2a17: Verifying Checksum 08:22:57 ec43610c2a17: Download complete 08:22:57 5d3b04190fa2: Download complete 08:22:57 5eb5b503b376: Verifying Checksum 08:22:57 5eb5b503b376: Download complete 08:22:58 2f39f015ded8: Download complete 08:22:59 5eb5b503b376: Pull complete 08:22:59 5c69ac0246d0: Pull complete 08:22:59 ec43610c2a17: Pull complete 08:22:59 3a2ae6a8a46f: Pull complete 08:23:00 33b1e0a273af: Pull complete 08:23:00 5d3b04190fa2: Pull complete 08:23:05 2f39f015ded8: Pull complete 08:23:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:23:05 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:23:05 $ 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 08:23:07 $ docker top 527ec713f6db677affcae8512cbc15aa98e0e4a71138d35dfbb0774dc703a886 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:08 ---> job-cost.sh 08:23:08 lf-activate-venv: SKIPPING 08:23:08 INFO: No Stack... 08:23:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:23:09 INFO: Archiving Costs [Pipeline] sh 08:23:09 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 08:23:09 + cut -d, -f6 [Pipeline] lock 08:23:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] 08:23:09 Resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] did not exist. Created. 08:23:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:09 + echo total: 0.2199999988079071 [Pipeline] stash 08:23:09 Stashed 1 file(s) [Pipeline] } 08:23:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:09 $ docker stop --time=1 527ec713f6db677affcae8512cbc15aa98e0e4a71138d35dfbb0774dc703a886 08:23:10 $ docker rm -f 527ec713f6db677affcae8512cbc15aa98e0e4a71138d35dfbb0774dc703a886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:23:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21483 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:23:29 Running in /w/workspace/edgex-ui-go/62 [Pipeline] { [Pipeline] checkout 08:23:29 The recommended git tool is: git 08:23:37 using credential edgex-jenkins-ssh 08:23:37 Cloning the remote Git repository 08:23:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:23:37 > git init /w/workspace/edgex-ui-go/62 # timeout=10 08:23:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:23:37 > git --version # timeout=10 08:23:38 > git --version # 'git version 2.25.1' 08:23:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:23:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:41 Avoid second fetch 08:23:41 Checking out Revision d313b8299c0f6991d32094a1385114a65373b886 (main) 08:23:41 > git config core.sparsecheckout # timeout=10 08:23:41 > git checkout -f d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 08:23:46 Commit message: "test(snap): add snap CI workflow" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:47 Dload Upload Total Spent Left Speed 08:23:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 40837 0 --:--:-- --:--:-- --:--:-- 40837 [Pipeline] sh 08:23:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:23:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:23:48 + sudo tee /etc/docker/daemon.new 08:23:48 { 08:23:48 "registry-mirrors": [ 08:23:48 "https://nexus3.edgexfoundry.org:10001" 08:23:48 ], 08:23:48 "bip": "10.250.0.254/24", 08:23:48 "hosts": [ 08:23:48 "tcp://0.0.0.0:5555", 08:23:48 "unix:///var/run/docker.sock" 08:23:48 ], 08:23:48 "mtu": 1458, 08:23:48 "selinux-enabled": true, 08:23:48 "seccomp-profile": "/etc/docker/seccomp.json" 08:23:48 } [Pipeline] sh 08:23:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:23:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:07 provisioning config files... 08:24:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config197905375771439932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:08 ---> docker-login.sh 08:24:08 nexus3.edgexfoundry.org:10001 08:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:24:09 Configure a credential helper to remove this warning. See 08:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:24:09 08:24:09 Login Succeeded 08:24:09 nexus3.edgexfoundry.org:10002 08:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:24:09 Configure a credential helper to remove this warning. See 08:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:24:09 08:24:09 Login Succeeded 08:24:09 nexus3.edgexfoundry.org:10003 08:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:24:10 Configure a credential helper to remove this warning. See 08:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:24:10 08:24:10 Login Succeeded 08:24:10 nexus3.edgexfoundry.org:10004 08:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:24:10 Configure a credential helper to remove this warning. See 08:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:24:10 08:24:10 Login Succeeded 08:24:10 docker.io 08:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:24:11 Configure a credential helper to remove this warning. See 08:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:24:11 08:24:11 Login Succeeded 08:24:11 ---> docker-login.sh ends [Pipeline] } 08:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:24:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:24:12 ========================================================= 08:24:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:24:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:24:12 + 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 . 08:24:13 Sending build context to Docker daemon 27.08MB 08:24:13 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:24:13 Step 2/15 : FROM ${BASE} AS builder 08:24:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:24:13 9b3977197b4f: Pulling fs layer 08:24:13 1a89e8eeedd5: Pulling fs layer 08:24:13 94645a83ff95: Pulling fs layer 08:24:13 3f3a8bcf1eab: Pulling fs layer 08:24:13 0c92f367c5e7: Pulling fs layer 08:24:13 f7c0051592d6: Pulling fs layer 08:24:13 a227ed2f7395: Pulling fs layer 08:24:13 7b1c46037f91: Pulling fs layer 08:24:13 3f3a8bcf1eab: Waiting 08:24:13 0c92f367c5e7: Waiting 08:24:13 a227ed2f7395: Waiting 08:24:13 f7c0051592d6: Waiting 08:24:13 7b1c46037f91: Waiting 08:24:13 94645a83ff95: Verifying Checksum 08:24:13 94645a83ff95: Download complete 08:24:13 1a89e8eeedd5: Verifying Checksum 08:24:13 1a89e8eeedd5: Download complete 08:24:13 0c92f367c5e7: Verifying Checksum 08:24:13 0c92f367c5e7: Download complete 08:24:13 f7c0051592d6: Verifying Checksum 08:24:13 f7c0051592d6: Download complete 08:24:13 a227ed2f7395: Verifying Checksum 08:24:13 a227ed2f7395: Download complete 08:24:13 9b3977197b4f: Download complete 08:24:14 9b3977197b4f: Pull complete 08:24:14 1a89e8eeedd5: Pull complete 08:24:15 94645a83ff95: Pull complete 08:24:15 7b1c46037f91: Verifying Checksum 08:24:15 7b1c46037f91: Download complete 08:24:16 3f3a8bcf1eab: Verifying Checksum 08:24:16 3f3a8bcf1eab: Download complete 08:24:28 3f3a8bcf1eab: Pull complete 08:24:28 0c92f367c5e7: Pull complete 08:24:28 f7c0051592d6: Pull complete 08:24:28 a227ed2f7395: Pull complete 08:24:35 7b1c46037f91: Pull complete 08:24:35 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:24:35 ---> f79e39bc4007 08:24:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:24:36 ---> Running in b6b63c106ee3 08:24:36 Removing intermediate container b6b63c106ee3 08:24:36 ---> 7b6f4c7d86cd 08:24:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:24:36 ---> Running in 89278c1c9f87 08:24:36 Removing intermediate container 89278c1c9f87 08:24:36 ---> 21a0b8e84e6b 08:24:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:24:36 ---> Running in f92ae37c45ef 08:24:37 Removing intermediate container f92ae37c45ef 08:24:37 ---> 24bd040c949d 08:24:37 Step 6/15 : LABEL Name=edgex-ui-go 08:24:37 ---> Running in b6068c57ff83 08:24:37 Removing intermediate container b6068c57ff83 08:24:37 ---> f92acc75435b 08:24:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:24:37 ---> Running in 6872f0c33ed7 08:24:38 Removing intermediate container 6872f0c33ed7 08:24:38 ---> fac3d3e9da59 08:24:38 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:38 ---> Running in fed7b414d5d6 08:24:40 Removing intermediate container fed7b414d5d6 08:24:40 ---> 71f95a06b943 08:24:40 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:24:40 ---> Running in 94c584648a59 08:24:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:24:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:24:42 OK: 220 MiB in 52 packages 08:24:43 Removing intermediate container 94c584648a59 08:24:43 ---> a858034a35dc 08:24:43 Step 10/15 : ENV GO111MODULE=on 08:24:43 ---> Running in 125370502eae 08:24:43 Removing intermediate container 125370502eae 08:24:43 ---> 2c580960ef84 08:24:43 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:24:43 ---> Running in 78bf2ec6e55d 08:24:44 Removing intermediate container 78bf2ec6e55d 08:24:44 ---> 27e15301f80d 08:24:44 Step 12/15 : COPY go.mod vendor* ./ 08:24:44 ---> 81f56982c2cc 08:24:44 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:44 ---> Running in 20be2a1fcae4 08:26:06 Removing intermediate container 20be2a1fcae4 08:26:06 ---> 39ff6c839440 08:26:06 Step 14/15 : COPY . . 08:26:06 ---> e2a4a90866ec 08:26:06 Step 15/15 : RUN ${MAKE} 08:26:06 ---> Running in e73f6a80341e 08:26:06 noop 08:26:06 Removing intermediate container e73f6a80341e 08:26:06 ---> a7efbea71f63 08:26:06 Successfully built a7efbea71f63 08:26:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:26:06 + docker inspect -f . ci-base-image-arm64 08:26:06 . [Pipeline] withDockerContainer 08:26:07 prd-ubuntu20.04-docker-arm64-4c-16g-21483 does not seem to be running inside a container 08:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:26:08 $ docker top 4c69e96c8ebdea42808a03ba766592c2ad7fcf61a1280c6b4bdbfb1875e04f76 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:09 + go version 08:26:09 go version go1.17.6 linux/arm64 [Pipeline] } 08:26:09 $ docker stop --time=1 4c69e96c8ebdea42808a03ba766592c2ad7fcf61a1280c6b4bdbfb1875e04f76 08:26:11 $ docker rm -f 4c69e96c8ebdea42808a03ba766592c2ad7fcf61a1280c6b4bdbfb1875e04f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:11 + docker inspect -f . ci-base-image-arm64 08:26:11 . [Pipeline] withDockerContainer 08:26:12 prd-ubuntu20.04-docker-arm64-4c-16g-21483 does not seem to be running inside a container 08:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:26:13 $ docker top 888e9b4c20b404e64ea46f1c4bcd4732fb8ff0375f085121089bea4154eb11f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:26:14 + make test 08:26:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:26:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:26:54 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:26:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:27:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:27:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:27:07 $ docker stop --time=1 888e9b4c20b404e64ea46f1c4bcd4732fb8ff0375f085121089bea4154eb11f1 08:27:08 $ docker rm -f 888e9b4c20b404e64ea46f1c4bcd4732fb8ff0375f085121089bea4154eb11f1 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:27:09 Warning: overwriting stash ‘coverage-report’ 08:27:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:11 + ls -al . 08:27:11 total 160 08:27:11 drwxrwxr-x 13 jenkins jenkins 4096 Apr 20 08:26 . 08:27:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 .. 08:27:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:23 .git 08:27:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 .github 08:27:11 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:23 .gitignore 08:27:11 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:23 Attribution.txt 08:27:11 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:23 CONTRIBUTING.md 08:27:11 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:23 Dockerfile 08:27:11 -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:23 Jenkinsfile 08:27:11 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:23 LICENSE 08:27:11 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:23 Makefile 08:27:11 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:23 README.md 08:27:11 -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 08:21 VERSION 08:27:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 assets 08:27:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:23 bin 08:27:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 cmd 08:27:11 -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:26 coverage.out 08:27:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:23 docs 08:27:11 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:23 go.mod 08:27:11 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:23 go.sum 08:27:11 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:23 internal 08:27:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 pkg 08:27:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 snap 08:27:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 testing 08:27:11 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:23 version.go 08:27:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 web [Pipeline] isUnix [Pipeline] sh 08:27:11 + 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=d313b8299c0f6991d32094a1385114a65373b886 --label arch=arm64 --label version=2.1.1-dev.23 . 08:27:12 Sending build context to Docker daemon 27.08MB 08:27:12 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:27:12 Step 2/23 : FROM ${BASE} AS builder 08:27:12 ---> a7efbea71f63 08:27:12 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:27:12 ---> Running in 61b75a7f882f 08:27:12 Removing intermediate container 61b75a7f882f 08:27:12 ---> 88d1dd3cf4a5 08:27:12 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:27:12 ---> Running in 832d969f1fea 08:27:13 Removing intermediate container 832d969f1fea 08:27:13 ---> 5d5692355846 08:27:13 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:27:13 ---> Running in 9eb957316071 08:27:13 Removing intermediate container 9eb957316071 08:27:13 ---> a3ed9ecee77a 08:27:13 Step 6/23 : LABEL Name=edgex-ui-go 08:27:13 ---> Running in fdbb77c90111 08:27:14 Removing intermediate container fdbb77c90111 08:27:14 ---> 33f7cc52cd90 08:27:14 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:27:14 ---> Running in 4eea431953bc 08:27:14 Removing intermediate container 4eea431953bc 08:27:14 ---> a0d946ad18fa 08:27:14 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:14 ---> Running in 483b502130fe 08:27:16 Removing intermediate container 483b502130fe 08:27:16 ---> 7a1c7a98efa4 08:27:16 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:27:16 ---> Running in 5a8cbfc45cc5 08:27:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:27:19 OK: 220 MiB in 52 packages 08:27:20 Removing intermediate container 5a8cbfc45cc5 08:27:20 ---> ec96abe7f033 08:27:20 Step 10/23 : ENV GO111MODULE=on 08:27:20 ---> Running in 26ad7d46ba4d 08:27:20 Removing intermediate container 26ad7d46ba4d 08:27:20 ---> 38824cae9de9 08:27:20 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:27:20 ---> Running in d2d853994701 08:27:20 Removing intermediate container d2d853994701 08:27:20 ---> 33fde593edea 08:27:20 Step 12/23 : COPY go.mod vendor* ./ 08:27:21 ---> 24de41711c3f 08:27:21 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:21 ---> Running in ca7499ca0a87 08:27:23 Removing intermediate container ca7499ca0a87 08:27:23 ---> 34519fd1bf93 08:27:23 Step 14/23 : COPY . . 08:27:26 ---> bacd6dce451f 08:27:26 Step 15/23 : RUN ${MAKE} 08:27:26 ---> Running in e3bbef8ccb6e 08:27:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:27:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:28:03 Removing intermediate container e3bbef8ccb6e 08:28:03 ---> c9af8ee72d4e 08:28:03 Step 16/23 : FROM alpine:3.14 08:28:03 3.14: Pulling from library/alpine 08:28:04 455c02918c45: Pulling fs layer 08:28:04 455c02918c45: Verifying Checksum 08:28:04 455c02918c45: Download complete 08:28:04 455c02918c45: Pull complete 08:28:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:28:04 Status: Downloaded newer image for alpine:3.14 08:28:04 ---> ac73e934f311 08:28:04 Step 17/23 : EXPOSE 4000 08:28:04 ---> Running in c304b1eca741 08:28:05 Removing intermediate container c304b1eca741 08:28:05 ---> b7e1f11f480f 08:28:05 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 08:28:06 ---> 82d4dda7367a 08:28:06 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:28:06 ---> Running in 44af1dd10f52 08:28:06 Removing intermediate container 44af1dd10f52 08:28:06 ---> e61a6e5fc68a 08:28:06 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:28:06 ---> Running in d0994cacb763 08:28:07 Removing intermediate container d0994cacb763 08:28:07 ---> aefef219e211 08:28:07 Step 21/23 : LABEL arch=arm64 08:28:07 ---> Running in 7cf6123f0247 08:28:07 Removing intermediate container 7cf6123f0247 08:28:07 ---> aa08aa004160 08:28:07 Step 22/23 : LABEL git_sha=d313b8299c0f6991d32094a1385114a65373b886 08:28:07 ---> Running in d283523bda41 08:28:07 Removing intermediate container d283523bda41 08:28:07 ---> a13fa75ada60 08:28:07 Step 23/23 : LABEL version=2.1.1-dev.23 08:28:07 ---> Running in 7e8140d0eaac 08:28:08 Removing intermediate container 7e8140d0eaac 08:28:08 ---> c0b30f6a2282 08:28:08 [Warning] One or more build-args [ARCH] were not consumed 08:28:08 Successfully built c0b30f6a2282 08:28:08 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 08:28:08 provisioning config files... 08:28:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config3668291704421390432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:08 ---> docker-login.sh 08:28:08 nexus3.edgexfoundry.org:10001 08:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:09 Configure a credential helper to remove this warning. See 08:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:09 08:28:09 Login Succeeded 08:28:09 nexus3.edgexfoundry.org:10002 08:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:09 Configure a credential helper to remove this warning. See 08:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:09 08:28:09 Login Succeeded 08:28:09 nexus3.edgexfoundry.org:10003 08:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:10 Configure a credential helper to remove this warning. See 08:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:10 08:28:10 Login Succeeded 08:28:10 nexus3.edgexfoundry.org:10004 08:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:10 Configure a credential helper to remove this warning. See 08:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:10 08:28:10 Login Succeeded 08:28:10 docker.io 08:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:11 Configure a credential helper to remove this warning. See 08:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:11 08:28:11 Login Succeeded 08:28:11 ---> docker-login.sh ends [Pipeline] } 08:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:11 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:28:11 d313b8299c0f6991d32094a1385114a65373b886 08:28:11 latest 08:28:11 2.1.1-dev.23 08:28:11 d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 08:28:11 main 08:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] isUnix [Pipeline] sh 08:28:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886 08:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:12 dd671a6b4de1: Preparing 08:28:12 f73e7dbfee58: Preparing 08:28:12 f73e7dbfee58: Layer already exists 08:28:16 dd671a6b4de1: Pushed 08:28:16 d313b8299c0f6991d32094a1385114a65373b886: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:28:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:17 dd671a6b4de1: Preparing 08:28:17 f73e7dbfee58: Preparing 08:28:17 dd671a6b4de1: Layer already exists 08:28:17 f73e7dbfee58: Layer already exists 08:28:17 latest: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh 08:28:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.23 08:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:18 dd671a6b4de1: Preparing 08:28:18 f73e7dbfee58: Preparing 08:28:18 dd671a6b4de1: Layer already exists 08:28:18 f73e7dbfee58: Layer already exists 08:28:18 2.1.1-dev.23: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh 08:28:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 08:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:19 dd671a6b4de1: Preparing 08:28:19 f73e7dbfee58: Preparing 08:28:19 dd671a6b4de1: Layer already exists 08:28:19 f73e7dbfee58: Layer already exists 08:28:19 d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 08:28:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:20 dd671a6b4de1: Preparing 08:28:20 f73e7dbfee58: Preparing 08:28:20 dd671a6b4de1: Layer already exists 08:28:20 f73e7dbfee58: Layer already exists 08:28:20 main: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:20 ===================================================== [Pipeline] echo 08:28:20 taggedImages: 08:28:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886 08:28:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:28:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.23 08:28:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 08:28:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:20 08:28:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:28:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:21 arm64: Pulling from edgex-lftools-log-publisher 08:28:21 8998bd30e6a1: Pulling fs layer 08:28:21 04944245beec: Pulling fs layer 08:28:21 699f458cf7ca: Pulling fs layer 08:28:21 765212b225bb: Pulling fs layer 08:28:21 f23df028b6ca: Pulling fs layer 08:28:21 d65c8cfc05b1: Pulling fs layer 08:28:21 2437ff75d9bd: Pulling fs layer 08:28:21 f23df028b6ca: Waiting 08:28:21 d65c8cfc05b1: Waiting 08:28:21 2437ff75d9bd: Waiting 08:28:21 765212b225bb: Waiting 08:28:21 04944245beec: Verifying Checksum 08:28:21 04944245beec: Download complete 08:28:21 765212b225bb: Verifying Checksum 08:28:21 765212b225bb: Download complete 08:28:21 f23df028b6ca: Verifying Checksum 08:28:21 f23df028b6ca: Download complete 08:28:21 d65c8cfc05b1: Download complete 08:28:21 699f458cf7ca: Verifying Checksum 08:28:21 699f458cf7ca: Download complete 08:28:22 8998bd30e6a1: Verifying Checksum 08:28:22 8998bd30e6a1: Download complete 08:28:24 2437ff75d9bd: Verifying Checksum 08:28:24 2437ff75d9bd: Download complete 08:28:26 8998bd30e6a1: Pull complete 08:28:26 04944245beec: Pull complete 08:28:28 699f458cf7ca: Pull complete 08:28:28 765212b225bb: Pull complete 08:28:29 f23df028b6ca: Pull complete 08:28:29 d65c8cfc05b1: Pull complete 08:28:44 2437ff75d9bd: Pull complete 08:28:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:28:45 prd-ubuntu20.04-docker-arm64-4c-16g-21483 does not seem to be running inside a container 08:28:45 $ 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/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:28:47 $ docker top 8615d17a4d11c67d489f38b3c2e015c3942963077595efbd46d14645e5043f35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:48 ---> job-cost.sh 08:28:48 lf-activate-venv: SKIPPING 08:28:48 INFO: No Stack... 08:28:49 INFO: Retrieving Pricing Info for: v3-standard-4 08:28:50 INFO: Archiving Costs [Pipeline] sh 08:28:50 + cat /w/workspace/edgex-ui-go/62/archives/cost.csv 08:28:50 + cut -d, -f6 [Pipeline] lock 08:28:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] 08:28:50 Resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] did not exist. Created. 08:28:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:28:51 /w/workspace/edgex-ui-go/62@tmp/durable-bcce49bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:28:52 + echo total: 0.10999999940395355 [Pipeline] stash 08:28:52 Warning: overwriting stash ‘stack-cost’ 08:28:52 Stashed 1 file(s) [Pipeline] } 08:28:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 08:28:52 $ docker stop --time=1 8615d17a4d11c67d489f38b3c2e015c3942963077595efbd46d14645e5043f35 08:28:53 $ docker rm -f 8615d17a4d11c67d489f38b3c2e015c3942963077595efbd46d14645e5043f35 [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 08:28:54 provisioning config files... 08:28:54 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3379437131152531195tmp [Pipeline] { [Pipeline] sh 08:28:54 + set +x 08:28:54 + curl -s https://codecov.io/bash 08:28:54 + bash -s -- 08:28:54 08:28:54 _____ _ 08:28:54 / ____| | | 08:28:54 | | ___ __| | ___ ___ _____ __ 08:28:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:28:54 | |___| (_) | (_| | __/ (_| (_) \ V / 08:28:54 \_____\___/ \__,_|\___|\___\___/ \_/ 08:28:54 Bash-1.0.6 08:28:54 08:28:54 08:28:54 ==> git version 2.25.1 found 08:28:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:28:54 Release-Date: 2020-01-08 08:28:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:28:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:28:54 ==> Jenkins CI detected. 08:28:54 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:28:54 project root: . 08:28:54 --> token set from env 08:28:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:28:54 ==> Running gcov in . (disable via -X gcov) 08:28:54 ==> Python coveragepy not found 08:28:54 ==> Searching for coverage reports in: 08:28:54 + . 08:28:54 -> Found 1 reports 08:28:54 ==> Detecting git/mercurial file structure 08:28:54 ==> Reading reports 08:28:54 + ./coverage.out bytes=10 08:28:54 ==> Appending adjustments 08:28:54 https://docs.codecov.io/docs/fixing-reports 08:28:54 + Found adjustments 08:28:54 ==> Gzipping contents 08:28:54 4.0K /tmp/codecov.Nw7dWX.gz 08:28:54 ==> Uploading reports 08:28:54 url: https://codecov.io 08:28:54 query: branch=main&commit=d313b8299c0f6991d32094a1385114a65373b886&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:28:54 -> Pinging Codecov 08:28:54 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=d313b8299c0f6991d32094a1385114a65373b886&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:28:55 -> Uploading to 08:28:55 https://storage.googleapis.com/codecov/v4/raw/2022-04-20/FB506323287CE973F263BFD2A0EB1F37/d313b8299c0f6991d32094a1385114a65373b886/f6ae2e0d-4ae0-44ac-bda8-9e5f3cff646b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T082855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3456b407c3bbdb011e08acfc63d6fa1258a3a43b7a168b94bd4ef7daa98819d7 08:28:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:55 Dload Upload Total Spent Left Speed 08:28:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 16912 --:--:-- --:--:-- --:--:-- 16912 08:28:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] } 08:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:28:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:28:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:28:56 08:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:28:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:28:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:28:56 188c0c94c7c5: Pulling fs layer 08:28:56 0ef7d3d256c8: Pulling fs layer 08:28:56 de9db76c5a1d: Pulling fs layer 08:28:56 0eba1c9be4d2: Pulling fs layer 08:28:56 0d57e429df01: Pulling fs layer 08:28:56 4e4be7b47b0d: Pulling fs layer 08:28:56 e1f770b5df2f: Pulling fs layer 08:28:56 85a0685a4137: Pulling fs layer 08:28:56 0eba1c9be4d2: Waiting 08:28:56 e1f770b5df2f: Waiting 08:28:56 85a0685a4137: Waiting 08:28:56 0d57e429df01: Waiting 08:28:56 4e4be7b47b0d: Waiting 08:28:56 de9db76c5a1d: Download complete 08:28:56 0ef7d3d256c8: Download complete 08:28:56 0d57e429df01: Verifying Checksum 08:28:56 4e4be7b47b0d: Verifying Checksum 08:28:56 4e4be7b47b0d: Download complete 08:28:56 188c0c94c7c5: Verifying Checksum 08:28:56 188c0c94c7c5: Download complete 08:28:56 188c0c94c7c5: Pull complete 08:28:56 e1f770b5df2f: Verifying Checksum 08:28:56 e1f770b5df2f: Download complete 08:28:56 0ef7d3d256c8: Pull complete 08:28:56 de9db76c5a1d: Pull complete 08:28:57 0eba1c9be4d2: Verifying Checksum 08:28:57 0eba1c9be4d2: Download complete 08:28:57 85a0685a4137: Verifying Checksum 08:28:57 85a0685a4137: Download complete 08:29:00 0eba1c9be4d2: Pull complete 08:29:00 0d57e429df01: Pull complete 08:29:00 4e4be7b47b0d: Pull complete 08:29:01 e1f770b5df2f: Pull complete 08:29:04 85a0685a4137: Pull complete 08:29:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:29:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:29:04 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:29:04 $ 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 08:29:06 $ docker top 1742d77c58df44c7f3f66f5eb9332a1da65fd4d5ab33bfb8ba5af61e02656d91 -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:29:06 + set -o pipefail 08:29:06 + snyk monitor '--org=edgex-jenkins' 08:29:11 08:29:11 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:29:11 08:29:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/73a4df50-155a-4212-9e1a-eb5838192e21 08:29:11 08:29:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:29:11 08:29:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:29:11 08:29:11 [Pipeline] } 08:29:11 $ docker stop --time=1 1742d77c58df44c7f3f66f5eb9332a1da65fd4d5ab33bfb8ba5af61e02656d91 08:29:12 $ docker rm -f 1742d77c58df44c7f3f66f5eb9332a1da65fd4d5ab33bfb8ba5af61e02656d91 [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 08:29:13 + git log --format=format:%s -1 d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] sh 08:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:13 . [Pipeline] withDockerContainer 08:29:14 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:29:14 $ 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 08:29:14 $ docker top 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:14 [ssh-agent] Looking for ssh-agent implementation... 08:29:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:14 $ docker exec 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb ssh-agent 08:29:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHFJFLa/agent.14 08:29:14 SSH_AGENT_PID=21 08:29:14 Running ssh-add (command line suppressed) 08:29:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2244478382039793423.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2244478382039793423.key) 08:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:15 + git semver tag 08:29:15 # -> Open(): unable to determine branch for HEAD 08:29:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:29:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:29:15 # $SEMVER_REMOTE_NAME = origin 08:29:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:29:15 # $SEMVER_USER_NAME = edgex-jenkins 08:29:15 # $SEMVER_BRANCH = main 08:29:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:29:15 # d313b8299c0f6991d32094a1385114a65373b886 HEAD 08:29:15 # -> Force: false 08:29:15 # 749dd05857fa7e9afdeffd2a8aabaddcd77ef581 refs/tags/v2.1.1-dev.23 [Pipeline] } 08:29:15 $ docker exec --env ******** --env ******** 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb ssh-agent -k 08:29:15 unset SSH_AUTH_SOCK; 08:29:15 unset SSH_AGENT_PID; 08:29:15 echo Agent pid 21 killed; 08:29:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:15 + git semver [Pipeline] } 08:29:15 $ docker stop --time=1 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb 08:29:17 $ docker rm -f 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:29:17 08:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:29:17 0.23.1-centos7: Pulling from edgex-lftools 08:29:17 ab5ef0e58194: Pulling fs layer 08:29:17 9712f1f96733: Pulling fs layer 08:29:17 63f879dbbcfc: Pulling fs layer 08:29:17 0d9ebad4ef96: Pulling fs layer 08:29:17 e9a5061849ea: Pulling fs layer 08:29:17 d747dcd14b5f: Pulling fs layer 08:29:17 2de7ff778b66: Pulling fs layer 08:29:17 0d9ebad4ef96: Waiting 08:29:17 2de7ff778b66: Waiting 08:29:17 d747dcd14b5f: Waiting 08:29:17 9712f1f96733: Download complete 08:29:18 63f879dbbcfc: Verifying Checksum 08:29:18 63f879dbbcfc: Download complete 08:29:18 ab5ef0e58194: Download complete 08:29:18 0d9ebad4ef96: Verifying Checksum 08:29:18 0d9ebad4ef96: Download complete 08:29:18 e9a5061849ea: Verifying Checksum 08:29:18 e9a5061849ea: Download complete 08:29:18 d747dcd14b5f: Verifying Checksum 08:29:18 d747dcd14b5f: Download complete 08:29:18 2de7ff778b66: Verifying Checksum 08:29:18 2de7ff778b66: Download complete 08:29:20 ab5ef0e58194: Pull complete 08:29:21 9712f1f96733: Pull complete 08:29:21 63f879dbbcfc: Pull complete 08:29:25 0d9ebad4ef96: Pull complete 08:29:25 e9a5061849ea: Pull complete 08:29:25 d747dcd14b5f: Pull complete 08:29:26 2de7ff778b66: Pull complete 08:29:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:29:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:29:26 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:29:27 $ 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 08:29:29 $ docker top 2fde2a720f493ccd992ea45c3868b62fb21d72eb4dd2ae6aed1e7c4967cdac58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:29:29 provisioning config files... 08:29:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7596188463285742560tmp 08:29:29 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2666800515423741405tmp 08:29:29 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5581475218337741280tmp [Pipeline] { [Pipeline] echo 08:29:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:29:29 ---> sigul-configuration.sh 08:29:29 gpg: directory `/root/.gnupg' created 08:29:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:29:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:29:29 gpg: keyring `/root/.gnupg/secring.gpg' created 08:29:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:29:29 gpg: CAST5 encrypted data 08:29:29 gpg: encrypted with 1 passphrase 08:29:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:29:30 + mkdir /home/jenkins 08:29:30 + mkdir /home/jenkins/sigul [Pipeline] sh 08:29:30 + 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 08:29:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:29:30 ---> sigul-install.sh 08:29:30 Sigul already installed; skipping installation. [Pipeline] sh 08:29:30 + git tag --list 08:29:30 0.1.1 08:29:30 v1.1.0 08:29:30 v1.2.0 08:29:30 v1.2.1 08:29:30 v1.3.0 08:29:30 v2.0.0 08:29:30 v2.0.1-dev.1 08:29:30 v2.0.1-dev.10 08:29:30 v2.0.1-dev.11 08:29:30 v2.0.1-dev.12 08:29:30 v2.0.1-dev.13 08:29:30 v2.0.1-dev.14 08:29:30 v2.0.1-dev.15 08:29:30 v2.0.1-dev.16 08:29:30 v2.0.1-dev.17 08:29:30 v2.0.1-dev.18 08:29:30 v2.0.1-dev.19 08:29:30 v2.0.1-dev.2 08:29:30 v2.0.1-dev.20 08:29:30 v2.0.1-dev.21 08:29:30 v2.0.1-dev.22 08:29:30 v2.0.1-dev.23 08:29:30 v2.0.1-dev.24 08:29:30 v2.0.1-dev.25 08:29:30 v2.0.1-dev.26 08:29:30 v2.0.1-dev.27 08:29:30 v2.0.1-dev.28 08:29:30 v2.0.1-dev.29 08:29:30 v2.0.1-dev.3 08:29:30 v2.0.1-dev.30 08:29:30 v2.0.1-dev.31 08:29:30 v2.0.1-dev.32 08:29:30 v2.0.1-dev.33 08:29:30 v2.0.1-dev.4 08:29:30 v2.0.1-dev.5 08:29:30 v2.0.1-dev.6 08:29:30 v2.0.1-dev.7 08:29:30 v2.0.1-dev.8 08:29:30 v2.0.1-dev.9 08:29:30 v2.1.0 08:29:30 v2.1.1-dev.1 08:29:30 v2.1.1-dev.10 08:29:30 v2.1.1-dev.11 08:29:30 v2.1.1-dev.12 08:29:30 v2.1.1-dev.13 08:29:30 v2.1.1-dev.14 08:29:30 v2.1.1-dev.15 08:29:30 v2.1.1-dev.16 08:29:30 v2.1.1-dev.17 08:29:30 v2.1.1-dev.18 08:29:30 v2.1.1-dev.19 08:29:30 v2.1.1-dev.2 08:29:30 v2.1.1-dev.20 08:29:30 v2.1.1-dev.21 08:29:30 v2.1.1-dev.22 08:29:30 v2.1.1-dev.23 08:29:30 v2.1.1-dev.3 08:29:30 v2.1.1-dev.4 08:29:30 v2.1.1-dev.5 08:29:30 v2.1.1-dev.6 08:29:30 v2.1.1-dev.7 08:29:30 v2.1.1-dev.8 08:29:30 v2.1.1-dev.9 [Pipeline] sh 08:29:31 + lftools sign git-tag v2.1.1-dev.23 08:29:31 Signing Git tag with Sigul... 08:29:31 Signing v2.1.1-dev.23 [Pipeline] echo 08:29:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:29:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:29:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:29:32 $ docker stop --time=1 2fde2a720f493ccd992ea45c3868b62fb21d72eb4dd2ae6aed1e7c4967cdac58 08:29:33 $ docker rm -f 2fde2a720f493ccd992ea45c3868b62fb21d72eb4dd2ae6aed1e7c4967cdac58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:29:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:34 . [Pipeline] withDockerContainer 08:29:34 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:29:34 $ 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 08:29:34 $ docker top 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:34 [ssh-agent] Looking for ssh-agent implementation... 08:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:35 $ docker exec 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f ssh-agent 08:29:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpoPPeh/agent.14 08:29:35 SSH_AGENT_PID=20 08:29:35 Running ssh-add (command line suppressed) 08:29:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3828651714817173292.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3828651714817173292.key) 08:29:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:35 + git semver bump pre 08:29:35 # -> Open(): unable to determine branch for HEAD 08:29:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:29:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:29:35 # $SEMVER_REMOTE_NAME = origin 08:29:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:29:35 # $SEMVER_USER_NAME = edgex-jenkins 08:29:35 # $SEMVER_BRANCH = main 08:29:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:29:35 2.1.1-dev.24 [Pipeline] } 08:29:35 $ docker exec --env ******** --env ******** 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f ssh-agent -k 08:29:35 unset SSH_AUTH_SOCK; 08:29:35 unset SSH_AGENT_PID; 08:29:35 echo Agent pid 20 killed; 08:29:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:36 + git semver [Pipeline] } 08:29:36 $ docker stop --time=1 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f 08:29:37 $ docker rm -f 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f [Pipeline] // withDockerContainer [Pipeline] sh 08:29:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:38 . [Pipeline] withDockerContainer 08:29:38 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:29:38 $ 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 08:29:38 $ docker top 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:38 [ssh-agent] Looking for ssh-agent implementation... 08:29:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:38 $ docker exec 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b ssh-agent 08:29:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkpEnO/agent.13 08:29:38 SSH_AGENT_PID=20 08:29:38 Running ssh-add (command line suppressed) 08:29:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8786014919778436896.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8786014919778436896.key) 08:29:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:39 + git semver push 08:29:39 # -> Open(): unable to determine branch for HEAD 08:29:39 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:29:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:29:39 # $SEMVER_REMOTE_NAME = origin 08:29:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:29:39 # $SEMVER_USER_NAME = edgex-jenkins 08:29:39 # $SEMVER_BRANCH = main 08:29:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:29:42 $ docker exec --env ******** --env ******** 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b ssh-agent -k 08:29:42 unset SSH_AUTH_SOCK; 08:29:42 unset SSH_AGENT_PID; 08:29:42 echo Agent pid 20 killed; 08:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:43 + git semver [Pipeline] } 08:29:43 $ docker stop --time=1 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b 08:29:44 $ docker rm -f 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b [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 08:29:45 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:29:45 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:29:45 total 16 08:29:45 drwxr-xr-x 3 root root 4096 Apr 20 08:23 . 08:29:45 drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:29 .. 08:29:45 drwxr-xr-x 2 root root 4096 Apr 20 08:23 cost 08:29:45 -rw-r--r-- 1 root root 81 Apr 20 08:23 cost.csv 08:29:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:29:45 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:29:45 total 16 08:29:45 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 08:23 . 08:29:45 drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:29 .. 08:29:45 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 08:23 cost 08:29:45 -rw-r--r-- 1 jenkins jenkins 81 Apr 20 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:29:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:29:46 ---> package-listing.sh 08:29:46 ++ facter osfamily 08:29:46 ++ tr '[:upper:]' '[:lower:]' 08:29:46 + OS_FAMILY=debian 08:29:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:29:46 + START_PACKAGES=/tmp/packages_start.txt 08:29:46 + END_PACKAGES=/tmp/packages_end.txt 08:29:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:46 + PACKAGES=/tmp/packages_start.txt 08:29:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:29:46 + PACKAGES=/tmp/packages_end.txt 08:29:46 + case "${OS_FAMILY}" in 08:29:46 + dpkg -l 08:29:46 + grep '^ii' 08:29:46 + '[' -f /tmp/packages_start.txt ']' 08:29:46 + '[' -f /tmp/packages_end.txt ']' 08:29:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:29:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:29:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:29:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 08:29:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:47 . [Pipeline] withDockerContainer 08:29:47 prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container 08:29:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 08:29:47 $ docker top 9b40a083b88610377434ee56487a9a0947a4db85cc62d564a0ef164fa2871f05 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:48 + touch /tmp/pre-build-complete [Pipeline] sh 08:29:48 + mkdir -p /var/log/sysstat [Pipeline] sh 08:29:48 + ls /var/log/sa-host 08:29:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:48 provisioning config files... 08:29:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5572377954422331959tmp [Pipeline] { [Pipeline] echo 08:29:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:29:49 ---> create-netrc.sh [Pipeline] } 08:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:29:49 ---> python-tools-install.sh [Pipeline] echo 08:29:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:29:49 ---> sudo-logs.sh 08:29:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:29:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:29:50 ---> job-cost.sh 08:29:50 lf-activate-venv: SKIPPING 08:29:50 DEBUG: total: 0.2199999988079071 08:29:50 INFO: Retrieving Stack Cost... 08:29:50 INFO: Retrieving Pricing Info for: v3-standard-8 08:29:50 INFO: Archiving Costs [Pipeline] echo 08:29:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:29:51 ---> logs-deploy.sh 08:29:51 lf-activate-venv: SKIPPING 08:29:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/62 08:29:51 INFO: archiving workspace using pattern(s): 08:29:52 Archives upload complete. 08:29:52 INFO: archiving logs to Nexus 08:29:52 ---> uname -a: 08:29:52 Linux prd-ubuntu20-04-docker-8c-8g-21482 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:29:52 08:29:52 08:29:52 ---> lscpu: 08:29:52 Architecture: x86_64 08:29:52 CPU op-mode(s): 32-bit, 64-bit 08:29:52 Byte Order: Little Endian 08:29:52 Address sizes: 40 bits physical, 48 bits virtual 08:29:52 CPU(s): 8 08:29:52 On-line CPU(s) list: 0-7 08:29:52 Thread(s) per core: 1 08:29:52 Core(s) per socket: 1 08:29:52 Socket(s): 8 08:29:52 NUMA node(s): 1 08:29:52 Vendor ID: AuthenticAMD 08:29:52 CPU family: 23 08:29:52 Model: 49 08:29:52 Model name: AMD EPYC-Rome Processor 08:29:52 Stepping: 0 08:29:52 CPU MHz: 2799.998 08:29:52 BogoMIPS: 5599.99 08:29:52 Virtualization: AMD-V 08:29:52 Hypervisor vendor: KVM 08:29:52 Virtualization type: full 08:29:52 L1d cache: 256 KiB 08:29:52 L1i cache: 256 KiB 08:29:52 L2 cache: 4 MiB 08:29:52 L3 cache: 128 MiB 08:29:52 NUMA node0 CPU(s): 0-7 08:29:52 Vulnerability Itlb multihit: Not affected 08:29:52 Vulnerability L1tf: Not affected 08:29:52 Vulnerability Mds: Not affected 08:29:52 Vulnerability Meltdown: Not affected 08:29:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:29:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:29:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:29:52 Vulnerability Srbds: Not affected 08:29:52 Vulnerability Tsx async abort: Not affected 08:29:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:29:52 08:29:52 08:29:52 ---> nproc: 08:29:52 8 08:29:52 08:29:52 08:29:52 ---> df -h: 08:29:52 Filesystem Size Used Avail Use% Mounted on 08:29:52 overlay 155G 13G 143G 8% / 08:29:52 tmpfs 64M 0 64M 0% /dev 08:29:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:29:52 shm 64M 0 64M 0% /dev/shm 08:29:52 /dev/vda1 155G 13G 143G 8% /facter-os 08:29:52 08:29:52 08:29:52 ---> sar -b -r -n DEV: 08:29:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21482) 04/20/22 _x86_64_ (8 CPU) 08:29:52 08:29:52 08:20:42 LINUX RESTART (8 CPU) 08:29:52 08:29:52 08:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:29:52 08:22:01 399.40 49.33 350.07 0.00 4395.40 193563.74 0.00 08:29:52 08:23:01 199.35 0.20 199.15 0.00 23.60 47434.23 0.00 08:29:52 08:24:01 32.22 0.03 32.19 0.00 5.60 16438.80 0.00 08:29:52 08:25:01 2.27 0.00 2.27 0.00 0.00 25.19 0.00 08:29:52 08:26:01 1.83 0.02 1.82 0.00 0.13 20.66 0.00 08:29:52 08:27:01 1.97 0.00 1.97 0.00 0.00 21.99 0.00 08:29:52 08:28:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 08:29:52 08:29:01 7.67 0.10 7.57 0.00 10.26 2414.40 0.00 08:29:52 Average: 80.77 6.21 74.56 0.00 554.34 32490.29 0.00 08:29:52 08:29:52 08:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:29:52 08:22:01 28141224 31724456 572456 1.74 153064 3639300 2306672 6.80 1302740 2993416 122700 08:29:52 08:23:01 27748552 31719908 571880 1.74 185880 3960968 2258200 6.66 1346364 3300708 374820 08:29:52 08:24:01 27678172 31763644 526988 1.60 190724 4043912 1877132 5.53 1318924 3371160 12 08:29:52 08:25:01 27679832 31765344 525124 1.60 190772 4043912 1877132 5.53 1318060 3371160 12 08:29:52 08:26:01 27689148 31774700 515712 1.57 190852 4043924 1877132 5.53 1309060 3371168 44 08:29:52 08:27:01 27689628 31775272 515092 1.57 190908 4043928 1877132 5.53 1308764 3371176 20 08:29:52 08:28:01 27696872 31782728 507576 1.54 190976 4044060 1877132 5.53 1301656 3371300 144 08:29:52 08:29:01 27034708 31719388 570096 1.73 195148 4603956 2274272 6.70 1369160 3930584 567108 08:29:52 Average: 27669767 31753180 538116 1.64 186040 4052995 2028100 5.98 1321841 3385084 133108 08:29:52 08:29:52 08:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:29:52 08:22:01 ens3 897.23 609.68 6973.03 126.51 0.00 0.00 0.00 0.00 08:29:52 08:22:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 08:29:52 08:22:01 docker0 241.48 274.75 20.51 2335.62 0.00 0.00 0.00 0.00 08:29:52 08:23:01 ens3 229.50 155.89 2671.37 218.11 0.00 0.00 0.00 0.00 08:29:52 08:23:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 08:29:52 08:23:01 docker0 7.80 9.72 0.45 38.12 0.00 0.00 0.00 0.00 08:29:52 08:24:01 ens3 37.80 33.61 17.25 51.89 0.00 0.00 0.00 0.00 08:29:52 08:24:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:29:52 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:25:01 ens3 0.47 0.13 0.05 0.01 0.00 0.00 0.00 0.00 08:29:52 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:52 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:26:01 ens3 0.67 0.40 0.35 0.27 0.00 0.00 0.00 0.00 08:29:52 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:27:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:29:52 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:52 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 08:29:01 ens3 136.01 73.24 4056.67 8.41 0.00 0.00 0.00 0.00 08:29:52 08:29:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 08:29:52 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:52 Average: ens3 162.73 109.14 1714.74 50.66 0.00 0.00 0.00 0.00 08:29:52 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 08:29:52 Average: docker0 31.16 35.56 2.62 296.70 0.00 0.00 0.00 0.00 08:29:52 08:29:52 08:29:52 ---> sar -P ALL: 08:29:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21482) 04/20/22 _x86_64_ (8 CPU) 08:29:52 08:29:52 08:20:42 LINUX RESTART (8 CPU) 08:29:52 08:29:52 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:29:52 08:22:01 all 11.94 0.00 4.81 2.47 0.08 80.70 08:29:52 08:22:01 0 13.14 0.00 6.95 4.45 0.08 75.38 08:29:52 08:22:01 1 14.02 0.00 4.59 0.39 0.07 80.93 08:29:52 08:22:01 2 11.87 0.00 4.59 0.61 0.07 82.87 08:29:52 08:22:01 3 10.85 0.00 4.40 0.84 0.08 83.82 08:29:52 08:22:01 4 10.34 0.00 4.77 5.80 0.08 79.01 08:29:52 08:22:01 5 11.85 0.00 4.88 2.93 0.08 80.26 08:29:52 08:22:01 6 13.20 0.00 4.21 1.03 0.08 81.47 08:29:52 08:22:01 7 10.19 0.00 4.09 3.75 0.10 81.87 08:29:52 08:23:01 all 20.99 0.00 6.00 1.49 0.10 71.43 08:29:52 08:23:01 0 21.37 0.00 6.37 4.18 0.08 68.00 08:29:52 08:23:01 1 21.56 0.00 6.16 0.87 0.08 71.33 08:29:52 08:23:01 2 21.91 0.00 6.51 1.22 0.10 70.26 08:29:52 08:23:01 3 20.37 0.00 5.24 0.27 0.10 74.02 08:29:52 08:23:01 4 19.17 0.00 5.91 1.57 0.10 73.24 08:29:52 08:23:01 5 20.86 0.00 5.71 2.66 0.10 70.67 08:29:52 08:23:01 6 20.92 0.00 6.27 0.47 0.08 72.25 08:29:52 08:23:01 7 21.80 0.00 5.82 0.66 0.10 71.62 08:29:52 08:24:01 all 1.91 0.00 0.71 0.33 0.01 97.04 08:29:52 08:24:01 0 1.95 0.00 0.72 0.00 0.02 97.31 08:29:52 08:24:01 1 2.12 0.00 0.82 0.42 0.02 96.63 08:29:52 08:24:01 2 1.72 0.00 0.50 0.18 0.02 97.58 08:29:52 08:24:01 3 2.01 0.00 0.64 0.03 0.00 97.33 08:29:52 08:24:01 4 1.91 0.00 0.55 0.02 0.00 97.53 08:29:52 08:24:01 5 1.52 0.00 1.21 1.96 0.00 95.31 08:29:52 08:24:01 6 2.45 0.00 0.72 0.02 0.02 96.81 08:29:52 08:24:01 7 1.57 0.00 0.57 0.00 0.02 97.84 08:29:52 08:25:01 all 0.25 0.00 0.02 0.01 0.00 99.72 08:29:52 08:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:29:52 08:25:01 1 0.03 0.00 0.03 0.03 0.00 99.90 08:29:52 08:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:29:52 08:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:29:52 08:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:29:52 08:25:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:29:52 08:25:01 6 1.82 0.00 0.07 0.00 0.00 98.11 08:29:52 08:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:29:52 08:26:01 all 0.05 0.00 0.04 0.01 0.01 99.89 08:29:52 08:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:29:52 08:26:01 1 0.03 0.00 0.02 0.03 0.02 99.90 08:29:52 08:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:29:52 08:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:29:52 08:26:01 4 0.05 0.00 0.07 0.00 0.00 99.88 08:29:52 08:26:01 5 0.02 0.00 0.03 0.02 0.02 99.92 08:29:52 08:26:01 6 0.20 0.00 0.08 0.00 0.00 99.72 08:29:52 08:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:29:52 08:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:29:52 08:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:29:52 08:27:01 1 0.02 0.00 0.03 0.03 0.00 99.92 08:29:52 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:29:52 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:29:52 08:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:29:52 08:27:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:29:52 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:29:52 08:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:52 08:28:01 all 0.03 0.00 0.03 0.01 0.00 99.93 08:29:52 08:28:01 0 0.02 0.00 0.07 0.00 0.02 99.90 08:29:52 08:28:01 1 0.03 0.00 0.02 0.03 0.00 99.92 08:29:52 08:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:29:52 08:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:29:52 08:28:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:29:52 08:28:01 5 0.05 0.00 0.03 0.02 0.00 99.90 08:29:52 08:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:29:52 08:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:29:52 08:29:01 all 2.17 0.00 0.93 0.06 0.01 96.83 08:29:52 08:29:01 0 2.41 0.00 0.90 0.00 0.02 96.68 08:29:52 08:29:01 1 2.12 0.00 0.80 0.23 0.02 96.82 08:29:52 08:29:01 2 2.89 0.00 0.90 0.00 0.02 96.19 08:29:52 08:29:01 3 2.46 0.00 1.00 0.03 0.02 96.49 08:29:52 08:29:01 4 1.79 0.00 1.04 0.00 0.02 97.16 08:29:52 08:29:01 5 2.12 0.00 1.20 0.18 0.02 96.47 08:29:52 08:29:01 6 1.75 0.00 0.84 0.00 0.00 97.41 08:29:52 08:29:01 7 1.84 0.00 0.74 0.00 0.02 97.40 08:29:52 Average: all 4.63 0.00 1.56 0.54 0.03 93.24 08:29:52 Average: 0 4.83 0.00 1.87 1.07 0.03 92.20 08:29:52 Average: 1 4.98 0.00 1.55 0.25 0.03 93.19 08:29:52 Average: 2 4.77 0.00 1.55 0.25 0.03 93.40 08:29:52 Average: 3 4.43 0.00 1.41 0.15 0.03 93.99 08:29:52 Average: 4 4.15 0.00 1.54 0.92 0.03 93.37 08:29:52 Average: 5 4.52 0.00 1.63 0.97 0.03 92.85 08:29:52 Average: 6 5.00 0.00 1.51 0.19 0.03 93.27 08:29:52 Average: 7 4.38 0.00 1.39 0.54 0.03 93.65 08:29:52 08:29:52 08:29:52