Pull request #764 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33ae57e8310d1c67ddaabd67b575b6b1561f33ea+608a3e003cfc55b8172902caa6aca2b1fd619d11 (9c5d68184c5efdbbb45657eb8f944c93856faa6b) 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-ssh12493305913472754975.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6388753255983041682.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3389156653763615437.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2164425194188152285.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5815066602876001264.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-764/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-764/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13076206021913355650.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4705 in /w/workspace/edgexfoundry_edgex-ui-go_PR-764 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-764 # 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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit 33ae57e8310d1c67ddaabd67b575b6b1561f33ea Merge succeeded, producing 33ae57e8310d1c67ddaabd67b575b6b1561f33ea Checking out Revision 33ae57e8310d1c67ddaabd67b575b6b1561f33ea (PR-764) Commit message: "chore(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/764/head:refs/remotes/origin/PR-764 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33ae57e8310d1c67ddaabd67b575b6b1561f33ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33ae57e8310d1c67ddaabd67b575b6b1561f33ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:40:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:40:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:40:08 ========================================================= 20:40:08 EdgeX Global Pipelines Version Info 20:40:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:40:09 ------------------- 20:40:09 stable info: 20:40:09 ------------------- 20:40:09 Commited By: Ginny Guan ginny@iotechsys.com 20:40:09 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:40:09 Message: update stable to v1.0.260 20:40:10 ------------------- 20:40:10 experimental info: 20:40:10 ------------------- 20:40:10 Commited By: Ginny Guan ginny@iotechsys.com 20:40:10 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:40:10 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:40:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:40:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:40:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-764 [Pipeline] echo 20:40:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-764 [Pipeline] echo 20:40:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-764 [Pipeline] echo 20:40:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33ae57e8310d1c67ddaabd67b575b6b1561f33ea [Pipeline] echo 20:40:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33ae57e [Pipeline] echo 20:40:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:12 provisioning config files... 20:40:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/config9214749901542022873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:12 ---> ****-login.sh 20:40:12 nexus3.edgexfoundry.org:10001 20:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:13 Configure a credential helper to remove this warning. See 20:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:13 20:40:13 Login Succeeded 20:40:13 nexus3.edgexfoundry.org:10002 20:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:13 Configure a credential helper to remove this warning. See 20:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:13 20:40:13 Login Succeeded 20:40:13 nexus3.edgexfoundry.org:10003 20:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:13 Configure a credential helper to remove this warning. See 20:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:13 20:40:13 Login Succeeded 20:40:13 nexus3.edgexfoundry.org:10004 20:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:13 Configure a credential helper to remove this warning. See 20:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:13 20:40:13 Login Succeeded 20:40:13 ****.io 20:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:13 Configure a credential helper to remove this warning. See 20:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:13 20:40:13 Login Succeeded 20:40:13 ---> ****-login.sh ends [Pipeline] } 20:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:40:14 + git rev-list -1 --merges 33ae57e8310d1c67ddaabd67b575b6b1561f33ea~1..33ae57e8310d1c67ddaabd67b575b6b1561f33ea [Pipeline] echo 20:40:14 -----------> git rev-list -1 --merges 33ae57e8310d1c67ddaabd67b575b6b1561f33ea~1..33ae57e8310d1c67ddaabd67b575b6b1561f33ea 33ae57e8310d1c67ddaabd67b575b6b1561f33ea [false] [Pipeline] sh 20:40:14 + git log --format=format:%s -1 33ae57e8310d1c67ddaabd67b575b6b1561f33ea [Pipeline] echo 20:40:14 ========================================================= 20:40:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:40:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:15 + git log --format=format:%s -1 33ae57e8310d1c67ddaabd67b575b6b1561f33ea [Pipeline] echo 20:40:15 [semverPrep] GIT_COMMIT: 33ae57e8310d1c67ddaabd67b575b6b1561f33ea, Commit Message: chore(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo 20:40:15 [semverPrep] This is not a build commit. [Pipeline] sh 20:40:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:40:15 + grep -v github /etc/ssh/ssh_known_hosts 20:40:15 + [ -e /tmp/ssh_known_hosts ] 20:40:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:40:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:40:15 + sudo tee -a /etc/ssh/ssh_known_hosts 20:40:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:16 20:40:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:16 0.1.4: Pulling from edgex-devops/py-git-semver 20:40:16 b85a868b505f: Pulling fs layer 20:40:16 e2be974225ed: Pulling fs layer 20:40:16 339a4e72a1f5: Pulling fs layer 20:40:16 988bab9f4d93: Pulling fs layer 20:40:16 1469e6f7b9e6: Pulling fs layer 20:40:16 eaf3925da568: Pulling fs layer 20:40:16 bab4dde63d76: Pulling fs layer 20:40:16 bde34c3a00c8: Pulling fs layer 20:40:16 b352a97aabf1: Pulling fs layer 20:40:16 4872d77fe225: Pulling fs layer 20:40:16 5851b861e8e6: Pulling fs layer 20:40:16 bde34c3a00c8: Waiting 20:40:16 b352a97aabf1: Waiting 20:40:16 988bab9f4d93: Waiting 20:40:16 4872d77fe225: Waiting 20:40:16 5851b861e8e6: Waiting 20:40:16 1469e6f7b9e6: Waiting 20:40:16 eaf3925da568: Waiting 20:40:16 bab4dde63d76: Waiting 20:40:16 e2be974225ed: Verifying Checksum 20:40:16 e2be974225ed: Download complete 20:40:16 988bab9f4d93: Verifying Checksum 20:40:16 988bab9f4d93: Download complete 20:40:16 1469e6f7b9e6: Verifying Checksum 20:40:16 1469e6f7b9e6: Download complete 20:40:16 eaf3925da568: Verifying Checksum 20:40:16 eaf3925da568: Download complete 20:40:16 339a4e72a1f5: Verifying Checksum 20:40:16 339a4e72a1f5: Download complete 20:40:17 bde34c3a00c8: Download complete 20:40:17 b352a97aabf1: Download complete 20:40:17 4872d77fe225: Download complete 20:40:17 5851b861e8e6: Verifying Checksum 20:40:17 5851b861e8e6: Download complete 20:40:17 b85a868b505f: Verifying Checksum 20:40:17 b85a868b505f: Download complete 20:40:17 bab4dde63d76: Verifying Checksum 20:40:17 bab4dde63d76: Download complete 20:40:18 b85a868b505f: Pull complete 20:40:18 e2be974225ed: Pull complete 20:40:19 339a4e72a1f5: Pull complete 20:40:19 988bab9f4d93: Pull complete 20:40:19 1469e6f7b9e6: Pull complete 20:40:19 eaf3925da568: Pull complete 20:40:21 bab4dde63d76: Pull complete 20:40:21 bde34c3a00c8: Pull complete 20:40:21 b352a97aabf1: Pull complete 20:40:21 4872d77fe225: Pull complete 20:40:21 5851b861e8e6: Pull complete 20:40:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:22 prd-ubuntu20.04-docker-8c-8g-4705 does not seem to be running inside a container 20:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-764 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764:/w/workspace/edgexfoundry_edgex-ui-go_PR-764:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@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/py-git-semver:0.1.4 cat 20:40:26 $ docker top 70003316b9e181244a92912c40859dafe56500979af88c172e4b9553e19ab19c -eo pid,comm 20:40:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:40:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:26 [ssh-agent] Looking for ssh-agent implementation... 20:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:26 $ docker exec 70003316b9e181244a92912c40859dafe56500979af88c172e4b9553e19ab19c ssh-agent 20:40:26 SSH_AUTH_SOCK=/tmp/ssh-wYZye6uKbbAo/agent.33 20:40:26 SSH_AGENT_PID=39 20:40:26 Running ssh-add (command line suppressed) 20:40:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/private_key_10574388701867154194.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/private_key_10574388701867154194.key) 20:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:27 + git tag --points-at HEAD [Pipeline] } 20:40:27 $ docker exec --env ******** --env ******** 70003316b9e181244a92912c40859dafe56500979af88c172e4b9553e19ab19c ssh-agent -k 20:40:27 unset SSH_AUTH_SOCK; 20:40:27 unset SSH_AGENT_PID; 20:40:27 echo Agent pid 39 killed; 20:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:40:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:27 [ssh-agent] Looking for ssh-agent implementation... 20:40:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:27 $ docker exec 70003316b9e181244a92912c40859dafe56500979af88c172e4b9553e19ab19c ssh-agent 20:40:27 SSH_AUTH_SOCK=/tmp/ssh-v2PowLDZnVxR/agent.72 20:40:27 SSH_AGENT_PID=78 20:40:27 Running ssh-add (command line suppressed) 20:40:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/private_key_8028144781308323411.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/private_key_8028144781308323411.key) 20:40:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:28 + git semver init 20:40:28 2024-07-01 20:40:28,197 [run_init] DEBUG init version:0.0.0 force:False 20:40:28 2024-07-01 20:40:28,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver 20:40:28 2024-07-01 20:40:28,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver 20:40:28 2024-07-01 20:40:28,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-764, universal_newlines=False, shell=None, istream=None) 20:40:30 2024-07-01 20:40:30,301 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-764/.git/info/exclude 20:40:30 2024-07-01 20:40:30,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver/PR-764 with force:False 20:40:30 2024-07-01 20:40:30,302 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver/PR-764 20:40:30 2024-07-01 20:40:30,305 [execute] INFO git cat-file --batch-check 20:40:30 2024-07-01 20:40:30,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver, universal_newlines=False, shell=None, istream=) 20:40:30 2024-07-01 20:40:30,311 [execute] INFO git cat-file --batch 20:40:30 2024-07-01 20:40:30,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver, universal_newlines=False, shell=None, istream=) 20:40:30 2024-07-01 20:40:30,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-764/.semver/PR-764 20:40:30 0.0.0 [Pipeline] } 20:40:30 $ docker exec --env ******** --env ******** 70003316b9e181244a92912c40859dafe56500979af88c172e4b9553e19ab19c ssh-agent -k 20:40:30 unset SSH_AUTH_SOCK; 20:40:30 unset SSH_AGENT_PID; 20:40:30 echo Agent pid 78 killed; 20:40:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:31 + git semver [Pipeline] } 20:40:31 $ docker stop --time=1 70003316b9e181244a92912c40859dafe56500979af88c172e4b9553e19ab19c 20:40:33 $ docker rm -f --volumes 70003316b9e181244a92912c40859dafe56500979af88c172e4b9553e19ab19c [Pipeline] // withDockerContainer [Pipeline] sh 20:40:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:40:33 Stashed 1 file(s) [Pipeline] echo 20:40:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:34 provisioning config files... 20:40:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/config8099786580332989768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:34 ---> ****-login.sh 20:40:34 nexus3.edgexfoundry.org:10001 20:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:34 Configure a credential helper to remove this warning. See 20:40:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:34 20:40:34 Login Succeeded 20:40:34 nexus3.edgexfoundry.org:10002 20:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:35 Configure a credential helper to remove this warning. See 20:40:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:35 20:40:35 Login Succeeded 20:40:35 nexus3.edgexfoundry.org:10003 20:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:35 Configure a credential helper to remove this warning. See 20:40:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:35 20:40:35 Login Succeeded 20:40:35 nexus3.edgexfoundry.org:10004 20:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:35 Configure a credential helper to remove this warning. See 20:40:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:35 20:40:35 Login Succeeded 20:40:35 ****.io 20:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:40:35 Configure a credential helper to remove this warning. See 20:40:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:40:35 20:40:35 Login Succeeded 20:40:35 ---> ****-login.sh ends [Pipeline] } 20:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:40:35 ========================================================= 20:40:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:40:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:40:36 Sending build context to Docker daemon 59.64MB 20:40:36 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 20:40:36 Step 2/15 : FROM ${BASE} AS builder 20:40:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:40:36 619be1103602: Pulling fs layer 20:40:36 7862e08f4a3e: Pulling fs layer 20:40:36 5df492c9dc93: Pulling fs layer 20:40:36 7629e6793208: Pulling fs layer 20:40:36 4f4fb700ef54: Pulling fs layer 20:40:36 fb5054dd5b73: Pulling fs layer 20:40:36 eeca6798cff9: Pulling fs layer 20:40:36 aa269ceb94a6: Pulling fs layer 20:40:36 ada007ff1a6a: Pulling fs layer 20:40:36 7629e6793208: Waiting 20:40:36 4f4fb700ef54: Waiting 20:40:36 eeca6798cff9: Waiting 20:40:36 fb5054dd5b73: Waiting 20:40:36 aa269ceb94a6: Waiting 20:40:36 ada007ff1a6a: Waiting 20:40:36 7862e08f4a3e: Verifying Checksum 20:40:36 7862e08f4a3e: Download complete 20:40:36 7629e6793208: Download complete 20:40:36 4f4fb700ef54: Verifying Checksum 20:40:36 4f4fb700ef54: Download complete 20:40:36 fb5054dd5b73: Verifying Checksum 20:40:36 fb5054dd5b73: Download complete 20:40:36 619be1103602: Verifying Checksum 20:40:36 619be1103602: Download complete 20:40:36 eeca6798cff9: Verifying Checksum 20:40:36 eeca6798cff9: Download complete 20:40:37 619be1103602: Pull complete 20:40:37 ada007ff1a6a: Verifying Checksum 20:40:37 ada007ff1a6a: Download complete 20:40:37 7862e08f4a3e: Pull complete 20:40:37 5df492c9dc93: Verifying Checksum 20:40:37 5df492c9dc93: Download complete 20:40:38 aa269ceb94a6: Verifying Checksum 20:40:38 aa269ceb94a6: Download complete 20:40:41 5df492c9dc93: Pull complete 20:40:41 7629e6793208: Pull complete 20:40:41 4f4fb700ef54: Pull complete 20:40:41 fb5054dd5b73: Pull complete 20:40:41 eeca6798cff9: Pull complete 20:40:43 aa269ceb94a6: Pull complete 20:40:43 ada007ff1a6a: Pull complete 20:40:43 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:40:43 ---> f489d0715acc 20:40:43 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:40:49 Still waiting to schedule task 20:40:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4709’ is offline 20:40:52 ---> Running in 97c6bb98de39 20:40:52 Removing intermediate container 97c6bb98de39 20:40:52 ---> fb7af8642dcd 20:40:52 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:40:52 ---> Running in 93b1883144c1 20:40:52 Removing intermediate container 93b1883144c1 20:40:52 ---> 7f97e2e559ea 20:40:52 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:40:52 ---> Running in 3279980bad58 20:40:52 Removing intermediate container 3279980bad58 20:40:52 ---> 8a6aeaf86d9c 20:40:52 Step 6/15 : LABEL Name=edgex-ui-go 20:40:52 ---> Running in 4cb3cde6afed 20:40:52 Removing intermediate container 4cb3cde6afed 20:40:52 ---> 3eb36870f38a 20:40:52 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:40:52 ---> Running in 748fedecd97e 20:40:52 Removing intermediate container 748fedecd97e 20:40:52 ---> e79853c83925 20:40:52 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:40:52 latest: Pulling from library/docker 20:40:52 ec99f8b99825: Pulling fs layer 20:40:52 3da4f612341a: Pulling fs layer 20:40:52 4f4fb700ef54: Pulling fs layer 20:40:52 573b5ac68f7b: Pulling fs layer 20:40:52 4bbcab15f16d: Pulling fs layer 20:40:52 fb41714b135e: Pulling fs layer 20:40:52 ee132497ed2b: Pulling fs layer 20:40:52 7a116c51c9ce: Pulling fs layer 20:40:52 a1000f6213a9: Pulling fs layer 20:40:52 461e48505aac: Pulling fs layer 20:40:52 f2558ce2c794: Pulling fs layer 20:40:52 94b4b1a365ee: Pulling fs layer 20:40:52 bfa79ddc2d82: Pulling fs layer 20:40:52 646e00788d26: Pulling fs layer 20:40:52 0899c1bca4c0: Pulling fs layer 20:40:52 4ed4acf2a5e9: Pulling fs layer 20:40:52 573b5ac68f7b: Waiting 20:40:52 7a116c51c9ce: Waiting 20:40:52 4bbcab15f16d: Waiting 20:40:52 a1000f6213a9: Waiting 20:40:52 461e48505aac: Waiting 20:40:52 f2558ce2c794: Waiting 20:40:52 94b4b1a365ee: Waiting 20:40:52 bfa79ddc2d82: Waiting 20:40:52 fb41714b135e: Waiting 20:40:52 646e00788d26: Waiting 20:40:52 0899c1bca4c0: Waiting 20:40:52 ee132497ed2b: Waiting 20:40:52 4ed4acf2a5e9: Waiting 20:40:52 4f4fb700ef54: Verifying Checksum 20:40:52 4f4fb700ef54: Download complete 20:40:52 3da4f612341a: Verifying Checksum 20:40:52 3da4f612341a: Download complete 20:40:52 ec99f8b99825: Verifying Checksum 20:40:52 ec99f8b99825: Download complete 20:40:52 573b5ac68f7b: Verifying Checksum 20:40:52 573b5ac68f7b: Download complete 20:40:52 ec99f8b99825: Pull complete 20:40:52 4bbcab15f16d: Verifying Checksum 20:40:52 4bbcab15f16d: Download complete 20:40:52 fb41714b135e: Verifying Checksum 20:40:52 fb41714b135e: Download complete 20:40:52 ee132497ed2b: Verifying Checksum 20:40:52 ee132497ed2b: Download complete 20:40:52 3da4f612341a: Pull complete 20:40:52 7a116c51c9ce: Verifying Checksum 20:40:52 7a116c51c9ce: Download complete 20:40:52 a1000f6213a9: Download complete 20:40:53 4f4fb700ef54: Pull complete 20:40:53 461e48505aac: Verifying Checksum 20:40:53 461e48505aac: Download complete 20:40:53 573b5ac68f7b: Pull complete 20:40:53 94b4b1a365ee: Verifying Checksum 20:40:53 94b4b1a365ee: Download complete 20:40:53 bfa79ddc2d82: Download complete 20:40:53 f2558ce2c794: Verifying Checksum 20:40:53 f2558ce2c794: Download complete 20:40:53 0899c1bca4c0: Verifying Checksum 20:40:53 0899c1bca4c0: Download complete 20:40:53 4ed4acf2a5e9: Verifying Checksum 20:40:53 4ed4acf2a5e9: Download complete 20:40:53 4bbcab15f16d: Pull complete 20:40:53 646e00788d26: Verifying Checksum 20:40:53 646e00788d26: Download complete 20:40:53 fb41714b135e: Pull complete 20:40:54 ee132497ed2b: Pull complete 20:40:54 7a116c51c9ce: Pull complete 20:40:54 a1000f6213a9: Pull complete 20:40:54 461e48505aac: Pull complete 20:40:55 f2558ce2c794: Pull complete 20:40:55 94b4b1a365ee: Pull complete 20:40:55 bfa79ddc2d82: Pull complete 20:40:55 646e00788d26: Pull complete 20:40:56 0899c1bca4c0: Pull complete 20:40:56 4ed4acf2a5e9: Pull complete 20:40:56 Digest: sha256:87d892c14d2b755ac4e8268b21e8c8a7ff7f44b52753e265b7a300d2fa065d50 20:40:56 Status: Downloaded newer image for docker:latest 20:41:01 ---> 6988c0444527 20:41:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:01 ---> Running in cf5eb9f95c32 20:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:41:02 OK: 264 MiB in 52 packages 20:41:03 Removing intermediate container cf5eb9f95c32 20:41:03 ---> 23272aa4d5aa 20:41:03 Step 10/15 : ENV GO111MODULE=on 20:41:03 ---> Running in 5a7f74769455 20:41:03 Removing intermediate container 5a7f74769455 20:41:03 ---> 3def487bdad5 20:41:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:41:03 ---> Running in 3a8a02b2d276 20:41:03 Removing intermediate container 3a8a02b2d276 20:41:03 ---> 6de2edde4c81 20:41:03 Step 12/15 : COPY go.mod vendor* ./ 20:41:03 ---> 0dd98dc286ad 20:41:03 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:03 ---> Running in f7ffe8e17d42 20:42:00 Removing intermediate container f7ffe8e17d42 20:42:00 ---> 7e4897244d80 20:42:00 Step 14/15 : COPY . . 20:42:00 ---> 3b9a68f6e830 20:42:00 Step 15/15 : RUN ${MAKE} 20:42:00 ---> Running in bc27fd2dfab7 20:42:00 noop 20:42:00 Removing intermediate container bc27fd2dfab7 20:42:00 ---> c4288f60da04 20:42:00 Successfully built c4288f60da04 20:42:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:00 + docker inspect -f . ci-base-image-x86_64 20:42:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:00 prd-ubuntu20.04-docker-8c-8g-4705 does not seem to be running inside a container 20:42:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-764 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764:/w/workspace/edgexfoundry_edgex-ui-go_PR-764:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:01 $ docker top e8ac305d94b5eeb215a7b1276bacacacef553f68c29e5402fc44fea962b1ad5a -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:01 + go version 20:42:01 go version go1.21.9 linux/amd64 [Pipeline] } 20:42:01 $ docker stop --time=1 e8ac305d94b5eeb215a7b1276bacacacef553f68c29e5402fc44fea962b1ad5a 20:42:03 $ docker rm -f --volumes e8ac305d94b5eeb215a7b1276bacacacef553f68c29e5402fc44fea962b1ad5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:04 + docker inspect -f . ci-base-image-x86_64 20:42:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:04 prd-ubuntu20.04-docker-8c-8g-4705 does not seem to be running inside a container 20:42:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-764 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764:/w/workspace/edgexfoundry_edgex-ui-go_PR-764:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:04 $ docker top 5d988efbf2ccbf19265382372beb1f734a5d204e92bde46d3a7650885c2397a4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-764 [Pipeline] fileExists [Pipeline] sh 20:42:05 + make test 20:42:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:42:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:42:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:42:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:42:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:27 ./bin/test-attribution-txt.sh 20:42:27 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:42:27 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:42:27 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:42:27 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:42:27 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:42:27 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:42:27 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:42:27 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:42:27 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:42:27 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 20:42:27 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:42:27 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 20:42:27 make -C web test 20:42:27 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-764/web' 20:42:27 make[1]: tput: No such file or directory 20:42:27 make[1]: tput: No such file or directory 20:42:27 warning: generating ./VERSION 20:42:27 echo "0.0.0" > VERSION 20:42:27 docker build \ 20:42:27 -f Dockerfile \ 20:42:27 --build-arg USER=1000 \ 20:42:27 \ 20:42:27 --label "git_sha=33ae57e8310d1c67ddaabd67b575b6b1561f33ea" \ 20:42:27 -t edgexfoundry/edgex-web-ui:33ae57e8310d1c67ddaabd67b575b6b1561f33ea \ 20:42:27 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:42:27 . 20:42:27 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:42:27 Install the buildx component to build images with BuildKit: 20:42:27 https://docs.docker.com/go/buildx/ 20:42:27 20:42:27 Sending build context to Docker daemon 2.62MB 20:42:27 Step 1/11 : FROM node:18-alpine3.18 20:42:27 18-alpine3.18: Pulling from library/node 20:42:27 619be1103602: Already exists 20:42:27 7e9a007eb24b: Pulling fs layer 20:42:27 5189255e31c8: Pulling fs layer 20:42:27 88f4f8a6bc8d: Pulling fs layer 20:42:27 88f4f8a6bc8d: Download complete 20:42:27 5189255e31c8: Verifying Checksum 20:42:27 5189255e31c8: Download complete 20:42:28 7e9a007eb24b: Verifying Checksum 20:42:28 7e9a007eb24b: Download complete 20:42:29 7e9a007eb24b: Pull complete 20:42:29 5189255e31c8: Pull complete 20:42:29 88f4f8a6bc8d: Pull complete 20:42:29 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 20:42:29 Status: Downloaded newer image for node:18-alpine3.18 20:42:29 ---> a19326513a45 20:42:29 Step 2/11 : RUN apk add --no-cache chromium 20:42:35 ---> Running in bd578f785458 20:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:42:36 (1/154) Installing libexpat (2.6.2-r0) 20:42:36 (2/154) Installing brotli-libs (1.0.9-r14) 20:42:36 (3/154) Installing libbz2 (1.0.8-r5) 20:42:36 (4/154) Installing libpng (1.6.39-r3) 20:42:36 (5/154) Installing freetype (2.13.0-r5) 20:42:36 (6/154) Installing fontconfig (2.14.2-r3) 20:42:36 (7/154) Installing libfontenc (1.1.7-r2) 20:42:36 (8/154) Installing mkfontscale (1.2.2-r3) 20:42:36 (9/154) Installing font-opensans (0_git20210927-r1) 20:42:36 (10/154) Installing pkgconf (1.9.5-r0) 20:42:36 (11/154) Installing libffi (3.4.4-r2) 20:42:36 (12/154) Installing libintl (0.21.1-r7) 20:42:36 (13/154) Installing libblkid (2.38.1-r8) 20:42:36 (14/154) Installing libmount (2.38.1-r8) 20:42:36 (15/154) Installing pcre2 (10.42-r1) 20:42:36 (16/154) Installing glib (2.76.6-r0) 20:42:36 (17/154) Installing xz-libs (5.4.3-r0) 20:42:36 (18/154) Installing libxml2 (2.11.8-r0) 20:42:36 (19/154) Installing shared-mime-info (2.2-r5) 20:42:36 (20/154) Installing hicolor-icon-theme (0.17-r2) 20:42:36 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 20:42:36 (22/154) Installing libwebp (1.3.2-r0) 20:42:36 (23/154) Installing zstd-libs (1.5.5-r4) 20:42:36 (24/154) Installing tiff (4.5.1-r0) 20:42:36 (25/154) Installing gdk-pixbuf (2.42.10-r5) 20:42:36 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 20:42:36 (27/154) Installing libxau (1.0.11-r2) 20:42:36 (28/154) Installing libmd (1.0.4-r2) 20:42:36 (29/154) Installing libbsd (0.11.7-r1) 20:42:36 (30/154) Installing libxdmcp (1.1.4-r2) 20:42:36 (31/154) Installing libxcb (1.15-r1) 20:42:36 (32/154) Installing libx11 (1.8.7-r0) 20:42:37 (33/154) Installing libxcomposite (0.4.6-r3) 20:42:37 (34/154) Installing libxfixes (6.0.1-r2) 20:42:37 (35/154) Installing libxrender (0.9.11-r3) 20:42:37 (36/154) Installing libxcursor (1.2.1-r2) 20:42:37 (37/154) Installing libxdamage (1.1.6-r2) 20:42:37 (38/154) Installing libxext (1.3.5-r2) 20:42:37 (39/154) Installing libxi (1.8.1-r0) 20:42:37 (40/154) Installing libxinerama (1.1.5-r2) 20:42:37 (41/154) Installing libxrandr (1.5.3-r2) 20:42:37 (42/154) Installing libatk-1.0 (2.48.4-r0) 20:42:37 (43/154) Installing libxtst (1.2.4-r2) 20:42:37 (44/154) Installing dbus-libs (1.14.8-r0) 20:42:37 (45/154) Installing at-spi2-core (2.48.4-r0) 20:42:37 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 20:42:37 (47/154) Installing pixman (0.42.2-r1) 20:42:37 (48/154) Installing cairo (1.17.8-r1) 20:42:37 (49/154) Installing cairo-gobject (1.17.8-r1) 20:42:37 (50/154) Installing avahi-libs (0.8-r13) 20:42:37 (51/154) Installing gmp (6.2.1-r3) 20:42:37 (52/154) Installing nettle (3.8.1-r2) 20:42:37 (53/154) Installing libunistring (1.1-r1) 20:42:37 (54/154) Installing libidn2 (2.3.4-r1) 20:42:37 (55/154) Installing p11-kit (0.24.1-r2) 20:42:37 (56/154) Installing libtasn1 (4.19.0-r1) 20:42:37 (57/154) Installing gnutls (3.8.4-r0) 20:42:37 (58/154) Installing cups-libs (2.4.9-r0) 20:42:37 (59/154) Installing libepoxy (1.5.10-r1) 20:42:37 (60/154) Installing fribidi (1.0.13-r0) 20:42:37 (61/154) Installing graphite2 (1.3.14-r5) 20:42:37 (62/154) Installing harfbuzz (7.3.0-r0) 20:42:37 (63/154) Installing libxft (2.3.8-r1) 20:42:37 (64/154) Installing pango (1.50.14-r1) 20:42:37 (65/154) Installing wayland-libs-client (1.22.0-r2) 20:42:37 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 20:42:37 (67/154) Installing wayland-libs-egl (1.22.0-r2) 20:42:37 (68/154) Installing xkeyboard-config (2.38-r0) 20:42:37 (69/154) Installing libxkbcommon (1.5.0-r2) 20:42:37 (70/154) Installing gtk+3.0 (3.24.41-r0) 20:42:37 (71/154) Installing icu-data-full (73.2-r2) 20:42:37 (72/154) Installing mesa (23.0.4-r0) 20:42:37 (73/154) Installing llvm15-libs (15.0.7-r6) 20:42:38 (74/154) Installing hwdata-pci (0.370-r0) 20:42:38 (75/154) Installing libpciaccess (0.17-r2) 20:42:38 (76/154) Installing libdrm (2.4.115-r4) 20:42:38 (77/154) Installing musl-fts (1.2.7-r5) 20:42:38 (78/154) Installing libelf (0.189-r2) 20:42:38 (79/154) Installing mesa-glapi (23.0.4-r0) 20:42:38 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 20:42:38 (81/154) Installing eudev-libs (3.2.11-r8) 20:42:38 (82/154) Installing libmagic (5.45-r0) 20:42:38 (83/154) Installing file (5.45-r0) 20:42:38 (84/154) Installing libice (1.1.1-r2) 20:42:38 (85/154) Installing libuuid (2.38.1-r8) 20:42:38 (86/154) Installing libsm (1.2.4-r1) 20:42:38 (87/154) Installing libxt (1.3.0-r2) 20:42:38 (88/154) Installing libxmu (1.1.4-r2) 20:42:38 (89/154) Installing xset (1.2.5-r1) 20:42:38 (90/154) Installing xprop (1.2.7-r0) 20:42:38 (91/154) Installing xdg-utils (1.1.3-r4) 20:42:38 (92/154) Installing libogg (1.3.5-r4) 20:42:38 (93/154) Installing flac-libs (1.4.3-r0) 20:42:38 (94/154) Installing alsa-lib (1.2.9-r1) 20:42:38 (95/154) Installing libatomic (12.2.1_git20220924-r10) 20:42:38 (96/154) Installing svt-av1-libs (1.6.0-r0) 20:42:38 (97/154) Installing aom-libs (3.6.1-r0) 20:42:38 (98/154) Installing libva (2.18.0-r1) 20:42:38 (99/154) Installing libvdpau (1.5-r1) 20:42:38 (100/154) Installing onevpl-libs (2023.2.1-r0) 20:42:38 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 20:42:38 (102/154) Installing libdav1d (1.2.1-r0) 20:42:38 (103/154) Installing libhwy (1.0.4-r1) 20:42:38 (104/154) Installing lcms2 (2.15-r2) 20:42:38 (105/154) Installing libjxl (0.8.2-r0) 20:42:38 (106/154) Installing lame-libs (3.100-r5) 20:42:38 (107/154) Installing opus (1.4-r0) 20:42:38 (108/154) Installing libgomp (12.2.1_git20220924-r10) 20:42:38 (109/154) Installing soxr (0.1.3-r5) 20:42:38 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 20:42:38 (111/154) Installing libtheora (1.1.1-r17) 20:42:38 (112/154) Installing libvorbis (1.3.7-r1) 20:42:38 (113/154) Installing libvpx (1.13.0-r2) 20:42:39 (114/154) Installing x264-libs (0.164_git20220602-r1) 20:42:39 (115/154) Installing numactl (2.0.16-r4) 20:42:39 (116/154) Installing x265-libs (3.5-r4) 20:42:39 (117/154) Installing xvidcore (1.3.7-r1) 20:42:39 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 20:42:39 (119/154) Installing libbluray (1.3.4-r0) 20:42:39 (120/154) Installing mpg123-libs (1.31.3-r1) 20:42:39 (121/154) Installing libopenmpt (0.7.2-r0) 20:42:39 (122/154) Installing cjson (1.7.17-r0) 20:42:39 (123/154) Installing mbedtls (2.28.8-r0) 20:42:39 (124/154) Installing librist (0.2.7-r0) 20:42:39 (125/154) Installing libsrt (1.5.2-r0) 20:42:39 (126/154) Installing libssh (0.10.5-r0) 20:42:39 (127/154) Installing libsodium (1.0.18-r3) 20:42:39 (128/154) Installing libzmq (4.3.4-r4) 20:42:39 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 20:42:39 (130/154) Installing libevent (2.1.12-r6) 20:42:39 (131/154) Installing wayland-libs-server (1.22.0-r2) 20:42:39 (132/154) Installing mesa-gbm (23.0.4-r0) 20:42:39 (133/154) Installing harfbuzz-subset (7.3.0-r0) 20:42:39 (134/154) Installing icu-libs (73.2-r2) 20:42:39 (135/154) Installing jsoncpp (1.9.5-r0) 20:42:39 (136/154) Installing minizip (1.2.13-r1) 20:42:39 (137/154) Installing nspr (4.35-r2) 20:42:39 (138/154) Installing sqlite-libs (3.41.2-r3) 20:42:39 (139/154) Installing nss (3.94-r0) 20:42:39 (140/154) Installing pipewire-libs (0.3.70-r1) 20:42:39 (141/154) Installing libasyncns (0.8-r1) 20:42:39 (142/154) Installing libltdl (2.4.7-r2) 20:42:39 (143/154) Installing orc (0.4.34-r0) 20:42:39 (144/154) Installing libsndfile (1.2.0-r2) 20:42:39 (145/154) Installing speexdsp (1.2.1-r1) 20:42:39 (146/154) Installing tdb-libs (1.4.8-r1) 20:42:39 (147/154) Installing libpulse (16.1-r10) 20:42:39 (148/154) Installing snappy (1.1.10-r1) 20:42:39 (149/154) Installing libwoff2common (1.0.2-r2) 20:42:39 (150/154) Installing libwoff2enc (1.0.2-r2) 20:42:39 (151/154) Installing libgpg-error (1.47-r1) 20:42:39 (152/154) Installing libgcrypt (1.10.2-r1) 20:42:39 (153/154) Installing libxslt (1.1.38-r0) 20:42:39 (154/154) Installing chromium (119.0.6045.159-r0) 20:42:41 Executing busybox-1.36.1-r5.trigger 20:42:41 Executing fontconfig-2.14.2-r3.trigger 20:42:41 Executing mkfontscale-1.2.2-r3.trigger 20:42:41 Executing glib-2.76.6-r0.trigger 20:42:41 Executing shared-mime-info-2.2-r5.trigger 20:42:41 Executing gdk-pixbuf-2.42.10-r5.trigger 20:42:41 Executing gtk-update-icon-cache-3.24.41-r0.trigger 20:42:41 Executing gtk+3.0-3.24.41-r0.trigger 20:42:41 OK: 579 MiB in 171 packages 20:42:56 Removing intermediate container bd578f785458 20:42:56 ---> 6b0636877648 20:42:56 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:42:56 ---> Running in 692f3a16c594 20:42:56 Removing intermediate container 692f3a16c594 20:42:56 ---> 843d4277c0af 20:42:56 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 20:42:56 ---> Running in ac47ada92425 20:42:56 Removing intermediate container ac47ada92425 20:42:56 ---> bec5992dcf8a 20:42:56 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 20:42:56 ---> Running in 889356b6e1a6 20:42:57 Removing intermediate container 889356b6e1a6 20:42:57 ---> 9a135bc585d7 20:42:57 Step 6/11 : RUN npm install -g npm 20:42:57 ---> Running in 9bd202407892 20:43:07 20:43:07 removed 2 packages, and changed 63 packages in 8s 20:43:07 20:43:07 24 packages are looking for funding 20:43:07 run `npm fund` for details 20:43:08 Removing intermediate container 9bd202407892 20:43:08 ---> 5eb1b2996696 20:43:08 Step 7/11 : ARG USER=1000 20:43:08 ---> Running in 557911f3458d 20:43:08 Removing intermediate container 557911f3458d 20:43:08 ---> 2b8d6b158300 20:43:08 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:43:08 ---> Running in f381f9eebb35 20:43:08 Removing intermediate container f381f9eebb35 20:43:08 ---> 24596c7ceab8 20:43:08 Step 9/11 : USER $USER:$USER 20:43:08 ---> Running in 5b7b27493838 20:43:09 Removing intermediate container 5b7b27493838 20:43:09 ---> a8f66a491cd8 20:43:09 Step 10/11 : WORKDIR /app 20:43:09 ---> Running in f3f60ed8e39b 20:43:09 Removing intermediate container f3f60ed8e39b 20:43:09 ---> 4ce7db124212 20:43:09 Step 11/11 : LABEL git_sha=33ae57e8310d1c67ddaabd67b575b6b1561f33ea 20:43:09 ---> Running in 1c73d4dc81a3 20:43:09 Removing intermediate container 1c73d4dc81a3 20:43:09 ---> 7ba7ca138d05 20:43:09 Successfully built 7ba7ca138d05 20:43:09 Successfully tagged edgexfoundry/edgex-web-ui:33ae57e8310d1c67ddaabd67b575b6b1561f33ea 20:43:09 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:43:09 touch edgex-web-ui.imagebuilt 20:43:09 mkdir -p node_modules coverage 20:43:09 chown "1000:1000" . node_modules coverage package-lock.json 20:43:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:43:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4716 in /w/workspace/edgexfoundry_edgex-ui-go_PR-764 [Pipeline] { [Pipeline] ws 20:43:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 20:43:14 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 20:43:15 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:43:15 The recommended git tool is: git 20:43:15 npm warn deprecated har-validator@5.1.5: this library is no longer supported 20:43:15 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 20:43:16 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 20:43:16 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 20:43:17 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 20:43:17 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 20:43:17 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 20:43:17 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 20:43:17 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 20:43:18 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 20:43:20 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 20:43:21 using credential edgex-jenkins-ssh 20:43:21 Cloning the remote Git repository 20:43:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:43:21 > git init /w/workspace/edgex-ui-go/1 # timeout=10 20:43:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:43:21 > git --version # timeout=10 20:43:21 > git --version # 'git version 2.25.1' 20:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:24 20:43:24 added 1182 packages, and audited 1183 packages in 15s 20:43:24 20:43:24 100 packages are looking for funding 20:43:24 run `npm fund` for details 20:43:24 20:43:24 26 vulnerabilities (13 moderate, 12 high, 1 critical) 20:43:24 20:43:24 To address issues that do not require attention, run: 20:43:24 npm audit fix 20:43:24 20:43:24 To address all issues (including breaking changes), run: 20:43:24 npm audit fix --force 20:43:24 20:43:24 Run `npm audit` for details. 20:43:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:43:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:29 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit 33ae57e8310d1c67ddaabd67b575b6b1561f33ea 20:43:30 Merge succeeded, producing 33ae57e8310d1c67ddaabd67b575b6b1561f33ea 20:43:30 Checking out Revision 33ae57e8310d1c67ddaabd67b575b6b1561f33ea (PR-764) 20:43:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:43:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/764/head:refs/remotes/origin/PR-764 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:43:29 > git config core.sparsecheckout # timeout=10 20:43:29 > git checkout -f 33ae57e8310d1c67ddaabd67b575b6b1561f33ea # timeout=10 20:43:29 > git remote # timeout=10 20:43:29 > git config --get remote.origin.url # timeout=10 20:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:30 > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 20:43:30 > git rev-parse HEAD^{commit} # timeout=10 20:43:30 > git config core.sparsecheckout # timeout=10 20:43:30 > git checkout -f 33ae57e8310d1c67ddaabd67b575b6b1561f33ea # timeout=10 20:43:31 Commit message: "chore(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" 20:43:31 > git --version # timeout=10 20:43:31 > git --version # 'git version 2.25.1' 20:43:31 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 20:43:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 20:43:35 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:43:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:36 Dload Upload Total Spent Left Speed 20:43:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 20:43:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:43:37 + sudo tee /etc/docker/daemon.new 20:43:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:43:37 { 20:43:37 "registry-mirrors": [ 20:43:37 "https://nexus3.edgexfoundry.org:10001" 20:43:37 ], 20:43:37 "bip": "10.250.0.254/24", 20:43:37 "hosts": [ 20:43:37 "tcp://0.0.0.0:5555", 20:43:37 "unix:///var/run/docker.sock" 20:43:37 ], 20:43:37 "mtu": 1458, 20:43:37 "selinux-enabled": true, 20:43:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:43:37 } [Pipeline] sh 20:43:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:43:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:56 provisioning config files... 20:43:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config296212338091124471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:57 ---> ****-login.sh 20:43:57 nexus3.edgexfoundry.org:10001 20:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:58 Configure a credential helper to remove this warning. See 20:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:58 20:43:58 Login Succeeded 20:43:58 nexus3.edgexfoundry.org:10002 20:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:58 Configure a credential helper to remove this warning. See 20:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:58 20:43:58 Login Succeeded 20:43:58 nexus3.edgexfoundry.org:10003 20:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:59 Configure a credential helper to remove this warning. See 20:43:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:59 20:43:59 Login Succeeded 20:43:59 nexus3.edgexfoundry.org:10004 20:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:59 Configure a credential helper to remove this warning. See 20:43:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:59 20:43:59 Login Succeeded 20:43:59 ****.io 20:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:00 Configure a credential helper to remove this warning. See 20:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:00 20:44:00 Login Succeeded 20:44:00 ---> ****-login.sh ends [Pipeline] } 20:44:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:01 ========================================================= 20:44:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:44:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:01 ✔ Browser application bundle generation complete. 20:44:01 01 07 2024 20:43:57.763:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:44:01 01 07 2024 20:43:57.765:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:44:01 01 07 2024 20:43:57.768:INFO [launcher]: Starting browser ChromeHeadless 20:44:01 01 07 2024 20:43:58.114:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket ARK0PL8kVzYrS-E-AAAB with id 78721751 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.096 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.114 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.135 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.169 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.177 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.201 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.207 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.224 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.231 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.233 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.258 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.263 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.267 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.27 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.287 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.291 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.295 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.298 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.309 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.312 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.316 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.369 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.374 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.375 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.389 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.396 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.399 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.412 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.426 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.435 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.439 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.445 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.465 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.468 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.476 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.482 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.485 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.493 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.531 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.533 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.537 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.546 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.55 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.559 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.582 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.593 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.603 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.608 secs) 20:44:01 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 20:44:01 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 20:44:01 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.608 secs) 20:44:01 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 20:44:01 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 20:44:01 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.611 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.624 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.64 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.649 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.652 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.657 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.671 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.69 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.696 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.698 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.699 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.716 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.728 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.735 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.742 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.746 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.748 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.75 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.753 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.835 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.856 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.862 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.881 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.89 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.892 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.894 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.911 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.917 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.929 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.966 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.979 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.988 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.99 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.017 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.041 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.046 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.05 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.062 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.064 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.065 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.067 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.068 secs) 20:44:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.084 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.109 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.112 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.121 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.125 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.148 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.164 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.17 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.174 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.175 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.176 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.234 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.246 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.275 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.279 secs) 20:44:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.28 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.302 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.305 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.306 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.331 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.34 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.35 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.357 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.37 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.38 secs) 20:44:02 WARN: ' 20:44:02 It looks like you're using ngModel on the same form field as formControlName. 20:44:02 Support for using the ngModel input property and ngModelChange event with 20:44:02 reactive form directives has been deprecated in Angular v6 and will be removed 20:44:02 in a future version of Angular. 20:44:02 20:44:02 For more information on this, see our API docs here: 20:44:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:44:02 ' 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.38 secs) 20:44:02 WARN: ' 20:44:02 It looks like you're using ngModel on the same form field as formControlName. 20:44:02 Support for using the ngModel input property and ngModelChange event with 20:44:02 reactive form directives has been deprecated in Angular v6 and will be removed 20:44:02 in a future version of Angular. 20:44:02 20:44:02 For more information on this, see our API docs here: 20:44:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:44:02 ' 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.398 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.42 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.43 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.436 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.449 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.451 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.452 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.456 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.464 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.469 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.48 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.484 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.49 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.495 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.498 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.5 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.507 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.511 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.52 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.528 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.53 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.542 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.547 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.551 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.553 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.565 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.575 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.579 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.581 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.586 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.601 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.625 secs) 20:44:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.938 secs / 1.625 secs) 20:44:02 TOTAL: 147 SUCCESS 20:44:02 ✔ Browser application bundle generation complete. 20:44:02 20:44:02 =============================== Coverage summary =============================== 20:44:02 Statements : 39.07% ( 1375/3519 ) 20:44:02 Branches : 15.3% ( 94/614 ) 20:44:02 Functions : 32.22% ( 425/1319 ) 20:44:02 Lines : 39% ( 1344/3446 ) 20:44:02 ================================================================================ 20:44:03 ✔ Browser application bundle generation complete. 20:44:03 Sending build context to Docker daemon 35.49MB 20:44:03 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 20:44:03 Step 2/15 : FROM ${BASE} AS builder 20:44:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:44:03 c6b39de5b339: Pulling fs layer 20:44:03 a69c41024577: Pulling fs layer 20:44:03 d6de4b400683: Pulling fs layer 20:44:03 35cb2a7552d0: Pulling fs layer 20:44:03 4f4fb700ef54: Pulling fs layer 20:44:03 464afbd9ba4c: Pulling fs layer 20:44:03 00f215d4a9da: Pulling fs layer 20:44:03 d496ad576159: Pulling fs layer 20:44:03 4f4fb700ef54: Waiting 20:44:03 464afbd9ba4c: Waiting 20:44:03 00f215d4a9da: Waiting 20:44:03 d496ad576159: Waiting 20:44:03 35cb2a7552d0: Waiting 20:44:03 a69c41024577: Download complete 20:44:03 35cb2a7552d0: Download complete 20:44:03 4f4fb700ef54: Verifying Checksum 20:44:03 4f4fb700ef54: Download complete 20:44:03 464afbd9ba4c: Download complete 20:44:03 c6b39de5b339: Verifying Checksum 20:44:03 c6b39de5b339: Download complete 20:44:04 d496ad576159: Verifying Checksum 20:44:04 d496ad576159: Download complete 20:44:04 c6b39de5b339: Pull complete 20:44:04 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-764/web' [Pipeline] echo 20:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:44:05 $ docker stop --time=1 5d988efbf2ccbf19265382372beb1f734a5d204e92bde46d3a7650885c2397a4 20:44:05 a69c41024577: Pull complete 20:44:05 d6de4b400683: Verifying Checksum 20:44:05 d6de4b400683: Download complete 20:44:06 $ docker rm -f --volumes 5d988efbf2ccbf19265382372beb1f734a5d204e92bde46d3a7650885c2397a4 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:07 00f215d4a9da: Verifying Checksum 20:44:07 00f215d4a9da: Download complete 20:44:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:44:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:44:08 + ls -al . 20:44:08 total 264 20:44:08 drwxrwxr-x 13 jenkins jenkins 4096 Jul 1 20:42 . 20:44:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 .. 20:44:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 .blubracket 20:44:08 -rw-rw-r-- 1 jenkins jenkins 18 Jul 1 20:40 .dockerignore 20:44:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:40 .git 20:44:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:40 .github 20:44:08 -rw-rw-r-- 1 jenkins jenkins 178 Jul 1 20:40 .gitignore 20:44:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:40 .semver 20:44:08 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 1 20:40 Attribution.txt 20:44:08 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 1 20:40 CHANGELOG.md 20:44:08 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 1 20:40 CONTRIBUTING.md 20:44:08 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 1 20:40 Dockerfile 20:44:08 -rw-rw-r-- 1 jenkins jenkins 652 Jul 1 20:40 Jenkinsfile 20:44:08 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 1 20:40 LICENSE 20:44:08 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 1 20:40 Makefile 20:44:08 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 1 20:40 README.md 20:44:08 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:40 VERSION 20:44:08 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 1 20:40 angularmigrationlogs.md 20:44:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:40 assets 20:44:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 bin 20:44:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:40 cmd 20:44:08 -rw-r--r-- 1 jenkins jenkins 10 Jul 1 20:42 coverage.out 20:44:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 docs 20:44:08 -rw-rw-r-- 1 jenkins jenkins 6918 Jul 1 20:40 go.mod 20:44:08 -rw-rw-r-- 1 jenkins jenkins 100713 Jul 1 20:40 go.sum 20:44:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:40 internal 20:44:08 -rwxrwxr-x 1 jenkins jenkins 568 Jul 1 20:40 redeploy.sh 20:44:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 testing 20:44:08 -rw-rw-r-- 1 jenkins jenkins 155 Jul 1 20:40 version.go 20:44:08 drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 20:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=33ae57e8310d1c67ddaabd67b575b6b1561f33ea --label arch=amd64 --label version=0.0.0 . 20:44:10 Sending build context to Docker daemon 346.6MB 20:44:10 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:44:10 Step 2/27 : FROM ${BASE} AS builder 20:44:10 ---> c4288f60da04 20:44:10 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:44:14 ---> Running in d8e49a1ac578 20:44:14 Removing intermediate container d8e49a1ac578 20:44:14 ---> fce47465fb24 20:44:14 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 20:44:14 ---> Running in 1e9b6eff3fa5 20:44:14 Removing intermediate container 1e9b6eff3fa5 20:44:14 ---> 164e7a70d10c 20:44:14 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 20:44:14 ---> Running in 15a3209b5e99 20:44:14 Removing intermediate container 15a3209b5e99 20:44:14 ---> ed9a046d4a3b 20:44:14 Step 6/27 : LABEL Name=edgex-ui-go 20:44:14 ---> Running in b765fd6bf673 20:44:14 Removing intermediate container b765fd6bf673 20:44:14 ---> fee2ed24c922 20:44:14 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:44:14 ---> Running in fa6e82a41de5 20:44:14 Removing intermediate container fa6e82a41de5 20:44:14 ---> 6c8dd6aee8ee 20:44:14 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:44:16 ---> fb5af4c7ce6f 20:44:16 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:16 ---> Running in 53aa00663870 20:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:44:16 OK: 264 MiB in 52 packages 20:44:16 Removing intermediate container 53aa00663870 20:44:16 ---> 0b7ee6a0d788 20:44:16 Step 10/27 : ENV GO111MODULE=on 20:44:16 ---> Running in ab04a3ad2ff5 20:44:17 Removing intermediate container ab04a3ad2ff5 20:44:17 ---> effb3b365e25 20:44:17 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:44:17 ---> Running in a9ed7975ddd8 20:44:17 Removing intermediate container a9ed7975ddd8 20:44:17 ---> b54a08382062 20:44:17 Step 12/27 : COPY go.mod vendor* ./ 20:44:17 ---> 64455c301035 20:44:17 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:17 ---> Running in a3292b8bbbb0 20:44:17 Removing intermediate container a3292b8bbbb0 20:44:17 ---> d1336048fe4c 20:44:17 Step 14/27 : COPY . . 20:44:22 d6de4b400683: Pull complete 20:44:22 35cb2a7552d0: Pull complete 20:44:22 4f4fb700ef54: Pull complete 20:44:22 464afbd9ba4c: Pull complete 20:44:25 ---> 0acf3110b781 20:44:25 Step 15/27 : RUN ${MAKE} 20:44:25 ---> Running in 07434e45bf64 20:44:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:44:32 00f215d4a9da: Pull complete 20:44:33 d496ad576159: Pull complete 20:44:33 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:44:33 ---> f246e2811388 20:44:33 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:44:35 ---> Running in b516e38ab260 20:44:36 Removing intermediate container b516e38ab260 20:44:36 ---> a7dd5f331fac 20:44:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:44:36 ---> Running in 402591356b8d 20:44:36 Removing intermediate container 402591356b8d 20:44:36 ---> aef96b0f8627 20:44:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:44:36 ---> Running in 29fe8035a6fe 20:44:37 Removing intermediate container 29fe8035a6fe 20:44:37 ---> ec020350cfbf 20:44:37 Step 6/15 : LABEL Name=edgex-ui-go 20:44:37 ---> Running in 3e71697eb391 20:44:37 Removing intermediate container 3e71697eb391 20:44:37 ---> cd615cdecd80 20:44:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:44:37 ---> Running in 93d05b8e9ab4 20:44:38 Removing intermediate container 93d05b8e9ab4 20:44:38 ---> c31a9b1d2a7f 20:44:38 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:44:38 latest: Pulling from library/docker 20:44:39 a258b2a6b59a: Pulling fs layer 20:44:39 0217fef4a8d5: Pulling fs layer 20:44:39 4f4fb700ef54: Pulling fs layer 20:44:39 08a378c9864d: Pulling fs layer 20:44:39 14f7835b0a23: Pulling fs layer 20:44:39 c3b86f35e00c: Pulling fs layer 20:44:39 fc1583daaea0: Pulling fs layer 20:44:39 4bac18278af4: Pulling fs layer 20:44:39 b2cb2ca682d2: Pulling fs layer 20:44:39 332f1c482566: Pulling fs layer 20:44:39 19e6abbf5644: Pulling fs layer 20:44:39 36904da2572d: Pulling fs layer 20:44:39 7a5b2a686bdb: Pulling fs layer 20:44:39 2840e00f5ffa: Pulling fs layer 20:44:39 9790295bc30e: Pulling fs layer 20:44:39 50e95016c1e4: Pulling fs layer 20:44:39 08a378c9864d: Waiting 20:44:39 19e6abbf5644: Waiting 20:44:39 36904da2572d: Waiting 20:44:39 7a5b2a686bdb: Waiting 20:44:39 2840e00f5ffa: Waiting 20:44:39 14f7835b0a23: Waiting 20:44:39 9790295bc30e: Waiting 20:44:39 50e95016c1e4: Waiting 20:44:39 c3b86f35e00c: Waiting 20:44:39 fc1583daaea0: Waiting 20:44:39 4bac18278af4: Waiting 20:44:39 332f1c482566: Waiting 20:44:39 b2cb2ca682d2: Waiting 20:44:39 4f4fb700ef54: Verifying Checksum 20:44:39 4f4fb700ef54: Download complete 20:44:39 08a378c9864d: Verifying Checksum 20:44:39 08a378c9864d: Download complete 20:44:39 a258b2a6b59a: Verifying Checksum 20:44:39 a258b2a6b59a: Download complete 20:44:39 0217fef4a8d5: Verifying Checksum 20:44:39 0217fef4a8d5: Download complete 20:44:40 14f7835b0a23: Verifying Checksum 20:44:40 c3b86f35e00c: Verifying Checksum 20:44:40 c3b86f35e00c: Download complete 20:44:40 4bac18278af4: Verifying Checksum 20:44:40 4bac18278af4: Download complete 20:44:40 a258b2a6b59a: Pull complete 20:44:40 b2cb2ca682d2: Verifying Checksum 20:44:40 b2cb2ca682d2: Download complete 20:44:40 332f1c482566: Verifying Checksum 20:44:40 332f1c482566: Download complete 20:44:40 fc1583daaea0: Verifying Checksum 20:44:40 fc1583daaea0: Download complete 20:44:40 36904da2572d: Verifying Checksum 20:44:40 36904da2572d: Download complete 20:44:41 7a5b2a686bdb: Verifying Checksum 20:44:41 7a5b2a686bdb: Download complete 20:44:41 9790295bc30e: Verifying Checksum 20:44:41 9790295bc30e: Download complete 20:44:41 19e6abbf5644: Verifying Checksum 20:44:41 19e6abbf5644: Download complete 20:44:41 50e95016c1e4: Verifying Checksum 20:44:41 50e95016c1e4: Download complete 20:44:41 0217fef4a8d5: Pull complete 20:44:41 4f4fb700ef54: Pull complete 20:44:42 08a378c9864d: Pull complete 20:44:42 2840e00f5ffa: Verifying Checksum 20:44:42 2840e00f5ffa: Download complete 20:44:43 14f7835b0a23: Pull complete 20:44:45 c3b86f35e00c: Pull complete 20:44:47 fc1583daaea0: Pull complete 20:44:47 4bac18278af4: Pull complete 20:44:47 b2cb2ca682d2: Pull complete 20:44:48 332f1c482566: Pull complete 20:44:50 19e6abbf5644: Pull complete 20:44:50 36904da2572d: Pull complete 20:44:50 7a5b2a686bdb: Pull complete 20:44:54 2840e00f5ffa: Pull complete 20:44:54 9790295bc30e: Pull complete 20:44:54 50e95016c1e4: Pull complete 20:44:54 Digest: sha256:87d892c14d2b755ac4e8268b21e8c8a7ff7f44b52753e265b7a300d2fa065d50 20:44:54 Status: Downloaded newer image for docker:latest 20:44:58 ---> 4e6c01d5be61 20:44:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:58 ---> Running in 4dfe5cf02836 20:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:45:01 OK: 266 MiB in 52 packages 20:45:02 Removing intermediate container 4dfe5cf02836 20:45:02 ---> e426f4d1a9a1 20:45:02 Step 10/15 : ENV GO111MODULE=on 20:45:02 ---> Running in 5752df479944 20:45:03 Removing intermediate container 5752df479944 20:45:03 ---> a45436cc59e5 20:45:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:45:03 ---> Running in 042835d1aee3 20:45:03 Removing intermediate container 042835d1aee3 20:45:03 ---> c2b3ce0272b1 20:45:03 Step 12/15 : COPY go.mod vendor* ./ 20:45:04 ---> 3bbcb1a6b5f1 20:45:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:04 ---> Running in 9212c9f0e843 20:45:04 Removing intermediate container 07434e45bf64 20:45:04 ---> 97d0190dccc3 20:45:04 Step 16/27 : FROM alpine:3.18 20:45:04 3.18: Pulling from library/alpine 20:45:04 73baa7ef167e: Pulling fs layer 20:45:04 73baa7ef167e: Verifying Checksum 20:45:04 73baa7ef167e: Download complete 20:45:04 73baa7ef167e: Pull complete 20:45:04 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:45:04 Status: Downloaded newer image for alpine:3.18 20:45:04 ---> 8fd7cac70a4a 20:45:04 Step 17/27 : RUN apk --no-cache upgrade 20:45:04 ---> Running in d03e630113e5 20:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:45:04 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:45:04 OK: 7 MiB in 15 packages 20:45:04 Removing intermediate container d03e630113e5 20:45:04 ---> 6546b30debdd 20:45:04 Step 18/27 : RUN apk add --update --no-cache dumb-init 20:45:04 ---> Running in e3fb917c47b6 20:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:05 (1/1) Installing dumb-init (1.2.5-r2) 20:45:05 Executing busybox-1.36.1-r7.trigger 20:45:05 OK: 7 MiB in 16 packages 20:45:06 Removing intermediate container e3fb917c47b6 20:45:06 ---> af9a4cefe774 20:45:06 Step 19/27 : EXPOSE 4000 20:45:06 ---> Running in f77f70c3d771 20:45:06 Removing intermediate container f77f70c3d771 20:45:06 ---> d12273569671 20:45:06 Step 20/27 : 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 20:45:08 ---> bb0cee0108e9 20:45:08 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:45:08 ---> b3bc4c71b34c 20:45:08 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:45:08 ---> c4a591ee8c6c 20:45:08 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:45:08 ---> Running in f340e76635d3 20:45:08 Removing intermediate container f340e76635d3 20:45:08 ---> 08f970be8a8c 20:45:08 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 20:45:08 ---> Running in 723a54730215 20:45:08 Removing intermediate container 723a54730215 20:45:08 ---> 1d125b0264d5 20:45:08 Step 25/27 : LABEL arch=amd64 20:45:08 ---> Running in 206634bf0779 20:45:08 Removing intermediate container 206634bf0779 20:45:08 ---> 6fb095ad0f59 20:45:08 Step 26/27 : LABEL git_sha=33ae57e8310d1c67ddaabd67b575b6b1561f33ea 20:45:08 ---> Running in 7d43a802438d 20:45:08 Removing intermediate container 7d43a802438d 20:45:08 ---> b596fb4e98c3 20:45:08 Step 27/27 : LABEL version=0.0.0 20:45:08 ---> Running in b95b61c742cc 20:45:09 Removing intermediate container b95b61c742cc 20:45:09 ---> 7ffeb69fb5cd 20:45:09 [Warning] One or more build-args [ARCH] were not consumed 20:45:09 Successfully built 7ffeb69fb5cd 20:45:09 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:10 20:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:11 latest: Pulling from edgex-lftools-log-publisher 20:45:11 5eb5b503b376: Pulling fs layer 20:45:11 5c69ac0246d0: Pulling fs layer 20:45:11 ec43610c2a17: Pulling fs layer 20:45:11 3a2ae6a8a46f: Pulling fs layer 20:45:11 33b1e0a273af: Pulling fs layer 20:45:11 5d3b04190fa2: Pulling fs layer 20:45:11 2f39f015ded8: Pulling fs layer 20:45:11 33b1e0a273af: Waiting 20:45:11 5d3b04190fa2: Waiting 20:45:11 2f39f015ded8: Waiting 20:45:11 5c69ac0246d0: Verifying Checksum 20:45:11 5c69ac0246d0: Download complete 20:45:11 3a2ae6a8a46f: Download complete 20:45:11 33b1e0a273af: Verifying Checksum 20:45:11 33b1e0a273af: Download complete 20:45:11 5d3b04190fa2: Verifying Checksum 20:45:11 5d3b04190fa2: Download complete 20:45:11 ec43610c2a17: Verifying Checksum 20:45:11 5eb5b503b376: Verifying Checksum 20:45:11 5eb5b503b376: Download complete 20:45:12 2f39f015ded8: Download complete 20:45:13 5eb5b503b376: Pull complete 20:45:14 5c69ac0246d0: Pull complete 20:45:14 ec43610c2a17: Pull complete 20:45:14 3a2ae6a8a46f: Pull complete 20:45:14 33b1e0a273af: Pull complete 20:45:15 5d3b04190fa2: Pull complete 20:45:20 2f39f015ded8: Pull complete 20:45:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:20 prd-ubuntu20.04-docker-8c-8g-4705 does not seem to be running inside a container 20:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-764 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764:/w/workspace/edgexfoundry_edgex-ui-go_PR-764:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:26 $ docker top c83ea7bff980470a6fbf0b2cb3faf9b44ab85ec394994b8b03f4f04dfd8cdcb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:27 ---> job-cost.sh 20:45:27 lf-activate-venv: SKIPPING 20:45:27 INFO: No Stack... 20:45:27 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:27 INFO: Archiving Costs [Pipeline] sh 20:45:28 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-764/archives/cost.csv 20:45:28 + cut -d, -f6 [Pipeline] lock 20:45:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] 20:45:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] did not exist. Created. 20:45:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:28 + echo total: 0.2199999988079071 [Pipeline] stash 20:45:29 Stashed 1 file(s) [Pipeline] } 20:45:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:29 $ docker stop --time=1 c83ea7bff980470a6fbf0b2cb3faf9b44ab85ec394994b8b03f4f04dfd8cdcb8 20:45:31 $ docker rm -f --volumes c83ea7bff980470a6fbf0b2cb3faf9b44ab85ec394994b8b03f4f04dfd8cdcb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:47:11 Removing intermediate container 9212c9f0e843 20:47:11 ---> bfd73a37267d 20:47:11 Step 14/15 : COPY . . 20:47:11 ---> e9ceb243f1de 20:47:11 Step 15/15 : RUN ${MAKE} 20:47:11 ---> Running in 6203e9f84547 20:47:11 noop 20:47:12 Removing intermediate container 6203e9f84547 20:47:12 ---> 774cfb89bf15 20:47:12 Successfully built 774cfb89bf15 20:47:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:12 + docker inspect -f . ci-base-image-arm64 20:47:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:13 prd-ubuntu20.04-docker-arm64-4c-16g-4716 does not seem to be running inside a container 20:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:15 $ docker top 1c44876f50b8f08476fcf01b6f2d6abf2683d7d1e66dc64aad2ee916f086bbdc -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:16 + go version 20:47:16 go version go1.21.9 linux/arm64 [Pipeline] } 20:47:16 $ docker stop --time=1 1c44876f50b8f08476fcf01b6f2d6abf2683d7d1e66dc64aad2ee916f086bbdc 20:47:18 $ docker rm -f --volumes 1c44876f50b8f08476fcf01b6f2d6abf2683d7d1e66dc64aad2ee916f086bbdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:19 + docker inspect -f . ci-base-image-arm64 20:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:19 prd-ubuntu20.04-docker-arm64-4c-16g-4716 does not seem to be running inside a container 20:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:21 $ docker top 99504da04d1b31369f336b163edd0e00473e40d9572bad76888d68a48d879441 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:22 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 20:47:23 + make test 20:47:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:47:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:52:10 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:53:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:07 ./bin/test-attribution-txt.sh 20:53:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:53:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:53:07 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:53:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:53:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:53:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:53:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:53:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:53:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:53:07 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 20:53:07 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:53:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:53:07 $ docker stop --time=1 99504da04d1b31369f336b163edd0e00473e40d9572bad76888d68a48d879441 20:53:09 $ docker rm -f --volumes 99504da04d1b31369f336b163edd0e00473e40d9572bad76888d68a48d879441 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:53:11 Warning: overwriting stash ‘coverage-report’ 20:53:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:53:13 + ls -al . 20:53:13 total 260 20:53:13 drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:47 . 20:53:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:43 .. 20:53:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:43 .blubracket 20:53:13 -rw-rw-r-- 1 jenkins jenkins 18 Jul 1 20:43 .dockerignore 20:53:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 .git 20:53:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:43 .github 20:53:13 -rw-rw-r-- 1 jenkins jenkins 178 Jul 1 20:43 .gitignore 20:53:13 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 1 20:43 Attribution.txt 20:53:13 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 1 20:43 CHANGELOG.md 20:53:13 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 1 20:43 CONTRIBUTING.md 20:53:13 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 1 20:43 Dockerfile 20:53:13 -rw-rw-r-- 1 jenkins jenkins 652 Jul 1 20:43 Jenkinsfile 20:53:13 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 1 20:43 LICENSE 20:53:13 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 1 20:43 Makefile 20:53:13 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 1 20:43 README.md 20:53:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:40 VERSION 20:53:13 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 1 20:43 angularmigrationlogs.md 20:53:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:43 assets 20:53:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:43 bin 20:53:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:43 cmd 20:53:13 -rw-r--r-- 1 jenkins jenkins 10 Jul 1 20:47 coverage.out 20:53:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:43 docs 20:53:13 -rw-rw-r-- 1 jenkins jenkins 6918 Jul 1 20:43 go.mod 20:53:13 -rw-rw-r-- 1 jenkins jenkins 100713 Jul 1 20:43 go.sum 20:53:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 internal 20:53:13 -rwxrwxr-x 1 jenkins jenkins 568 Jul 1 20:43 redeploy.sh 20:53:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:43 testing 20:53:13 -rw-rw-r-- 1 jenkins jenkins 155 Jul 1 20:43 version.go 20:53:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=33ae57e8310d1c67ddaabd67b575b6b1561f33ea --label arch=arm64 --label version=0.0.0 . 20:53:15 Sending build context to Docker daemon 35.49MB 20:53:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:53:15 Step 2/27 : FROM ${BASE} AS builder 20:53:15 ---> 774cfb89bf15 20:53:15 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:53:15 ---> Running in 0956b1cb999b 20:53:16 Removing intermediate container 0956b1cb999b 20:53:16 ---> 2ec80c752c72 20:53:16 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 20:53:16 ---> Running in ce9dd2adcd32 20:53:17 Removing intermediate container ce9dd2adcd32 20:53:17 ---> 1d6465be151f 20:53:17 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 20:53:17 ---> Running in 873c269ec92d 20:53:17 Removing intermediate container 873c269ec92d 20:53:17 ---> 61288c6f9082 20:53:17 Step 6/27 : LABEL Name=edgex-ui-go 20:53:17 ---> Running in f5ba02480676 20:53:17 Removing intermediate container f5ba02480676 20:53:17 ---> b4199fe455c1 20:53:17 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:53:18 ---> Running in 8d94c6635380 20:53:18 Removing intermediate container 8d94c6635380 20:53:18 ---> 78b2affca327 20:53:18 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:53:21 ---> 4643d4fb71c2 20:53:21 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:21 ---> Running in 81342da2f6ff 20:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:53:24 OK: 266 MiB in 52 packages 20:53:25 Removing intermediate container 81342da2f6ff 20:53:25 ---> d3168bfb7cc7 20:53:25 Step 10/27 : ENV GO111MODULE=on 20:53:25 ---> Running in 71acfcb190a5 20:53:25 Removing intermediate container 71acfcb190a5 20:53:25 ---> 4ea5a1852bfa 20:53:25 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:53:25 ---> Running in 7d9fdfe63e5c 20:53:26 Removing intermediate container 7d9fdfe63e5c 20:53:26 ---> 39f29b70a8ab 20:53:26 Step 12/27 : COPY go.mod vendor* ./ 20:53:27 ---> aba86650c7ff 20:53:27 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:27 ---> Running in 527e61e6bf83 20:53:30 Removing intermediate container 527e61e6bf83 20:53:30 ---> 5b77e0d14060 20:53:30 Step 14/27 : COPY . . 20:53:34 ---> b1740b7b0a1b 20:53:34 Step 15/27 : RUN ${MAKE} 20:53:34 ---> Running in b2698db96d2e 20:53:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:58:12 Removing intermediate container b2698db96d2e 20:58:12 ---> d02f09b148f3 20:58:12 Step 16/27 : FROM alpine:3.18 20:58:12 3.18: Pulling from library/alpine 20:58:12 5c905c7ebe2f: Pulling fs layer 20:58:12 5c905c7ebe2f: Verifying Checksum 20:58:12 5c905c7ebe2f: Download complete 20:58:12 5c905c7ebe2f: Pull complete 20:58:12 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:58:12 Status: Downloaded newer image for alpine:3.18 20:58:12 ---> dec292d02e07 20:58:12 Step 17/27 : RUN apk --no-cache upgrade 20:58:12 ---> Running in 796b000cc144 20:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:58:12 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:58:12 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:58:12 OK: 8 MiB in 15 packages 20:58:12 Removing intermediate container 796b000cc144 20:58:12 ---> 26c80a8b951a 20:58:12 Step 18/27 : RUN apk add --update --no-cache dumb-init 20:58:12 ---> Running in 478613594dd0 20:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:58:14 (1/1) Installing dumb-init (1.2.5-r2) 20:58:14 Executing busybox-1.36.1-r7.trigger 20:58:14 OK: 8 MiB in 16 packages 20:58:15 Removing intermediate container 478613594dd0 20:58:15 ---> 8ee8685b0ba3 20:58:15 Step 19/27 : EXPOSE 4000 20:58:15 ---> Running in 9cf8dca6e3cb 20:58:15 Removing intermediate container 9cf8dca6e3cb 20:58:15 ---> 12c32f0753a0 20:58:15 Step 20/27 : 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 20:58:18 ---> 3bc8fbf06df9 20:58:18 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:58:18 ---> bc220835cef4 20:58:18 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:58:19 ---> e40b1a44dec5 20:58:19 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:58:19 ---> Running in 3dad8232d911 20:58:19 Removing intermediate container 3dad8232d911 20:58:19 ---> c71fa591f903 20:58:19 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 20:58:19 ---> Running in 659a92632576 20:58:20 Removing intermediate container 659a92632576 20:58:20 ---> d839db35c22d 20:58:20 Step 25/27 : LABEL arch=arm64 20:58:20 ---> Running in 0132bcbe408f 20:58:21 Removing intermediate container 0132bcbe408f 20:58:21 ---> fcbad3a2e6f6 20:58:21 Step 26/27 : LABEL git_sha=33ae57e8310d1c67ddaabd67b575b6b1561f33ea 20:58:21 ---> Running in dcfb7efb4d04 20:58:21 Removing intermediate container dcfb7efb4d04 20:58:21 ---> c344205a963f 20:58:21 Step 27/27 : LABEL version=0.0.0 20:58:21 ---> Running in fd84d6ab03bc 20:58:21 Removing intermediate container fd84d6ab03bc 20:58:21 ---> 5ff025311a07 20:58:21 [Warning] One or more build-args [ARCH] were not consumed 20:58:22 Successfully built 5ff025311a07 20:58:22 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:58:23 20:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:58:24 arm64: Pulling from edgex-lftools-log-publisher 20:58:24 8998bd30e6a1: Pulling fs layer 20:58:24 04944245beec: Pulling fs layer 20:58:24 699f458cf7ca: Pulling fs layer 20:58:24 765212b225bb: Pulling fs layer 20:58:24 f23df028b6ca: Pulling fs layer 20:58:24 d65c8cfc05b1: Pulling fs layer 20:58:24 2437ff75d9bd: Pulling fs layer 20:58:24 f23df028b6ca: Waiting 20:58:24 765212b225bb: Waiting 20:58:24 d65c8cfc05b1: Waiting 20:58:24 2437ff75d9bd: Waiting 20:58:24 04944245beec: Verifying Checksum 20:58:24 04944245beec: Download complete 20:58:24 765212b225bb: Verifying Checksum 20:58:24 765212b225bb: Download complete 20:58:24 f23df028b6ca: Verifying Checksum 20:58:24 f23df028b6ca: Download complete 20:58:24 d65c8cfc05b1: Verifying Checksum 20:58:24 d65c8cfc05b1: Download complete 20:58:24 699f458cf7ca: Verifying Checksum 20:58:24 699f458cf7ca: Download complete 20:58:24 8998bd30e6a1: Verifying Checksum 20:58:24 8998bd30e6a1: Download complete 20:58:28 2437ff75d9bd: Verifying Checksum 20:58:28 2437ff75d9bd: Download complete 20:58:30 8998bd30e6a1: Pull complete 20:58:31 04944245beec: Pull complete 20:58:33 699f458cf7ca: Pull complete 20:58:33 765212b225bb: Pull complete 20:58:34 f23df028b6ca: Pull complete 20:58:35 d65c8cfc05b1: Pull complete 20:58:53 2437ff75d9bd: Pull complete 20:58:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-4716 does not seem to be running inside a container 20:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:58:57 $ docker top 71ff24a7b3e8fa1d4d5d52e692e7b5cc69d47f41e058b13b26782fa872e8a46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:58 ---> job-cost.sh 20:58:59 lf-activate-venv: SKIPPING 20:58:59 INFO: No Stack... 20:58:59 INFO: Retrieving Pricing Info for: v3-standard-4 20:59:00 INFO: Archiving Costs [Pipeline] sh 20:59:00 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 20:59:00 + cut -d, -f6 [Pipeline] lock 20:59:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] 20:59:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] did not exist. Created. 20:59:01 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:59:01 /w/workspace/edgex-ui-go/1@tmp/durable-54aec88e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:59:02 + echo total: 0.10999999940395355 [Pipeline] stash 20:59:02 Warning: overwriting stash ‘stack-cost’ 20:59:02 Stashed 1 file(s) [Pipeline] } 20:59:02 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-764-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:59:03 $ docker stop --time=1 71ff24a7b3e8fa1d4d5d52e692e7b5cc69d47f41e058b13b26782fa872e8a46e 20:59:04 $ docker rm -f --volumes 71ff24a7b3e8fa1d4d5d52e692e7b5cc69d47f41e058b13b26782fa872e8a46e [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 20:59:06 provisioning config files... 20:59:06 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/config16888864551854234123tmp [Pipeline] { [Pipeline] sh 20:59:06 + set +x 20:59:06 + bash -s -- 20:59:06 + curl -s https://codecov.io/bash 20:59:06 20:59:06 _____ _ 20:59:06 / ____| | | 20:59:06 | | ___ __| | ___ ___ _____ __ 20:59:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:59:06 | |___| (_) | (_| | __/ (_| (_) \ V / 20:59:06 \_____\___/ \__,_|\___|\___\___/ \_/ 20:59:06 Bash-1.0.6 20:59:06 20:59:06 20:59:06 ==> git version 2.25.1 found 20:59:06 ==> 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 20:59:06 Release-Date: 2020-01-08 20:59:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:59:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:59:06 ==> Jenkins CI detected. 20:59:06 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-764 20:59:06 project root: . 20:59:06 --> token set from env 20:59:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:59:06 ==> Running gcov in . (disable via -X gcov) 20:59:06 ==> Python coveragepy not found 20:59:06 ==> Searching for coverage reports in: 20:59:06 + . 20:59:06 -> Found 1 reports 20:59:06 ==> Detecting git/mercurial file structure 20:59:06 ==> Reading reports 20:59:06 + ./coverage.out bytes=10 20:59:06 ==> Appending adjustments 20:59:06 https://docs.codecov.io/docs/fixing-reports 20:59:07 + Found adjustments 20:59:07 ==> Gzipping contents 20:59:07 12K /tmp/codecov.VWdP1S.gz 20:59:07 ==> Uploading reports 20:59:07 url: https://codecov.io 20:59:07 query: branch=PR-764&commit=33ae57e8310d1c67ddaabd67b575b6b1561f33ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-764%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=764&job=&cmd_args= 20:59:07 -> Pinging Codecov 20:59:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-764&commit=33ae57e8310d1c67ddaabd67b575b6b1561f33ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-764%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=764&job=&cmd_args= 20:59:07 -> Uploading to 20:59:07 https://storage.googleapis.com/codecov/v4/raw/2024-07-01/FB506323287CE973F263BFD2A0EB1F37/33ae57e8310d1c67ddaabd67b575b6b1561f33ea/6eaef436-d8e4-4771-988d-a9d17a2bd953.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T205907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c9de7ca1adbf97e79d204e835f519d6b6cbc3d00b44d07d5f2cb4e3000b21fd 20:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:07 Dload Upload Total Spent Left Speed 20:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 36418 --:--:-- --:--:-- --:--:-- 36571 20:59:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/33ae57e8310d1c67ddaabd67b575b6b1561f33ea [Pipeline] } 20:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:59:09 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-764/archives ] 20:59:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-764/archives 20:59:09 total 16 20:59:09 drwxr-xr-x 3 root root 4096 Jul 1 20:45 . 20:59:09 drwxrwxr-x 14 jenkins jenkins 4096 Jul 1 20:45 .. 20:59:09 drwxr-xr-x 2 root root 4096 Jul 1 20:45 cost 20:59:09 -rw-r--r-- 1 root root 83 Jul 1 20:45 cost.csv 20:59:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-764/archives 20:59:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-764/archives 20:59:09 total 16 20:59:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:45 . 20:59:09 drwxrwxr-x 14 jenkins jenkins 4096 Jul 1 20:45 .. 20:59:09 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:45 cost 20:59:09 -rw-r--r-- 1 jenkins jenkins 83 Jul 1 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:59:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:59:11 ---> package-listing.sh 20:59:11 ++ facter osfamily 20:59:11 ++ tr '[:upper:]' '[:lower:]' 20:59:11 + OS_FAMILY=debian 20:59:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-764 20:59:11 + START_PACKAGES=/tmp/packages_start.txt 20:59:11 + END_PACKAGES=/tmp/packages_end.txt 20:59:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:59:11 + PACKAGES=/tmp/packages_start.txt 20:59:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-764 ']' 20:59:11 + PACKAGES=/tmp/packages_end.txt 20:59:11 + case "${OS_FAMILY}" in 20:59:11 + dpkg -l 20:59:11 + grep '^ii' 20:59:11 + '[' -f /tmp/packages_start.txt ']' 20:59:11 + '[' -f /tmp/packages_end.txt ']' 20:59:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:59:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-764 ']' 20:59:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-764/archives/ 20:59:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-764/archives/ [Pipeline] echo 20:59:11 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_PR-764/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:59:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:12 prd-ubuntu20.04-docker-8c-8g-4705 does not seem to be running inside a container 20:59:12 $ 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_PR-764/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-764 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764:/w/workspace/edgexfoundry_edgex-ui-go_PR-764:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:59:12 $ docker top 75525d7ce280ee85a3ef40d47bf7dc4664dd8214f1b4b10ba0af3cb8fbcc24c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:59:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:59:13 + ls /var/log/sa-host 20:59:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:13 provisioning config files... 20:59:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-764@tmp/config17142542561429372167tmp [Pipeline] { [Pipeline] echo 20:59:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:59:14 ---> create-netrc.sh [Pipeline] } 20:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:59:14 ---> python-tools-install.sh [Pipeline] echo 20:59:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:59:15 ---> sudo-logs.sh 20:59:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:59:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:59:15 ---> job-cost.sh 20:59:15 lf-activate-venv: SKIPPING 20:59:15 DEBUG: total: 0.2199999988079071 20:59:15 INFO: Retrieving Stack Cost... 20:59:16 INFO: Retrieving Pricing Info for: v3-standard-8 20:59:16 INFO: Archiving Costs [Pipeline] echo 20:59:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:59:16 ---> logs-deploy.sh 20:59:16 lf-activate-venv: SKIPPING 20:59:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-764/1 20:59:16 INFO: archiving workspace using pattern(s): 20:59:17 Archives upload complete. 20:59:17 INFO: archiving logs to Nexus 20:59:18 ---> uname -a: 20:59:18 Linux prd-ubuntu20-04-docker-8c-8g-4705 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:59:18 20:59:18 20:59:18 ---> lscpu: 20:59:18 Architecture: x86_64 20:59:18 CPU op-mode(s): 32-bit, 64-bit 20:59:18 Byte Order: Little Endian 20:59:18 Address sizes: 40 bits physical, 48 bits virtual 20:59:18 CPU(s): 8 20:59:18 On-line CPU(s) list: 0-7 20:59:18 Thread(s) per core: 1 20:59:18 Core(s) per socket: 1 20:59:18 Socket(s): 8 20:59:18 NUMA node(s): 1 20:59:18 Vendor ID: AuthenticAMD 20:59:18 CPU family: 23 20:59:18 Model: 49 20:59:18 Model name: AMD EPYC-Rome Processor 20:59:18 Stepping: 0 20:59:18 CPU MHz: 2799.998 20:59:18 BogoMIPS: 5599.99 20:59:18 Virtualization: AMD-V 20:59:18 Hypervisor vendor: KVM 20:59:18 Virtualization type: full 20:59:18 L1d cache: 256 KiB 20:59:18 L1i cache: 256 KiB 20:59:18 L2 cache: 4 MiB 20:59:18 L3 cache: 128 MiB 20:59:18 NUMA node0 CPU(s): 0-7 20:59:18 Vulnerability Itlb multihit: Not affected 20:59:18 Vulnerability L1tf: Not affected 20:59:18 Vulnerability Mds: Not affected 20:59:18 Vulnerability Meltdown: Not affected 20:59:18 Vulnerability Mmio stale data: Not affected 20:59:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:59:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:59:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:59:18 Vulnerability Srbds: Not affected 20:59:18 Vulnerability Tsx async abort: Not affected 20:59:18 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 20:59:18 20:59:18 20:59:18 ---> nproc: 20:59:18 8 20:59:18 20:59:18 20:59:18 ---> df -h: 20:59:18 Filesystem Size Used Avail Use% Mounted on 20:59:18 overlay 155G 15G 141G 10% / 20:59:18 tmpfs 64M 0 64M 0% /dev 20:59:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:59:18 shm 64M 0 64M 0% /dev/shm 20:59:18 /dev/vda1 155G 15G 141G 10% /facter-os 20:59:18 20:59:18 20:59:18 ---> sar -b -r -n DEV: 20:59:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4705) 07/01/24 _x86_64_ (8 CPU) 20:59:18 20:59:18 20:39:24 LINUX RESTART (8 CPU) 20:59:18 20:59:18 20:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:59:18 20:41:01 360.69 10.63 350.06 0.00 1759.97 53272.05 0.00 20:59:18 20:42:01 275.62 2.82 272.80 0.00 39.33 77752.37 0.00 20:59:18 20:43:01 128.20 0.03 128.16 0.00 4.00 58816.60 0.00 20:59:18 20:44:01 239.57 0.30 239.27 0.00 2.40 30907.56 0.00 20:59:18 20:45:01 200.60 5.32 195.28 0.00 2104.05 86727.16 0.00 20:59:18 20:46:01 138.68 1.37 137.31 0.00 2280.02 28874.65 0.00 20:59:18 20:47:01 3.38 0.02 3.37 0.00 0.13 87.97 0.00 20:59:18 20:48:01 2.00 0.00 2.00 0.00 0.00 22.39 0.00 20:59:18 20:49:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 20:59:18 20:50:01 2.12 0.00 2.12 0.00 0.00 23.86 0.00 20:59:18 20:51:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 20:59:18 20:52:02 2.02 0.00 2.02 0.00 0.00 27.46 0.00 20:59:18 20:53:01 1.34 0.00 1.34 0.00 0.00 15.18 0.00 20:59:18 20:54:01 3.28 1.57 1.72 0.00 36.93 22.53 0.00 20:59:18 20:55:01 2.17 0.02 2.15 0.00 0.13 29.33 0.00 20:59:18 20:56:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 20:59:18 20:57:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:59:18 20:58:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 20:59:18 20:59:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 20:59:18 Average: 71.99 1.16 70.83 0.00 328.01 17734.03 0.00 20:59:18 20:59:18 20:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:59:18 20:41:01 28681140 31501608 823056 2.50 79584 2998856 2250940 6.63 1127864 2676528 372 20:59:18 20:42:01 27535588 31527072 788484 2.40 189644 3937376 1833672 5.40 1214252 3603640 656 20:59:18 20:43:01 26129424 31303900 1002368 3.05 202072 5016356 2093628 6.17 1545868 4575388 27392 20:59:18 20:44:01 24082408 30224536 2072336 6.30 245848 5838548 2731712 8.05 2722016 5313888 319068 20:59:18 20:45:01 24398360 31478916 794224 2.42 264960 6763732 1830112 5.39 1781884 5939552 2408 20:59:18 20:46:01 23968308 31478584 792208 2.41 284240 7127996 1709756 5.04 2008860 6095200 176 20:59:18 20:47:01 23972268 31477552 792816 2.41 282696 7124744 1711500 5.04 2006652 6091980 8 20:59:18 20:48:01 23977552 31482944 787340 2.39 282740 7124748 1711500 5.04 2001948 6091984 8 20:59:18 20:49:01 23977600 31483000 787264 2.39 282748 7124748 1711500 5.04 2001936 6091984 8 20:59:18 20:50:01 23988948 31494412 775820 2.36 282796 7124752 1711500 5.04 1990936 6091988 4 20:59:18 20:51:01 23989096 31494612 775592 2.36 282840 7124756 1711500 5.04 1990948 6091992 8 20:59:18 20:52:02 23989592 31495112 775048 2.36 282868 7124756 1711500 5.04 1990856 6091992 8 20:59:18 20:53:01 23990044 31495628 774716 2.36 282900 7124760 1711500 5.04 1990992 6091996 8 20:59:18 20:54:01 23985320 31493024 777372 2.36 282948 7125868 1711500 5.04 1998500 6092296 236 20:59:18 20:55:01 23981352 31489128 780872 2.37 282972 7125844 1720740 5.07 1998388 6092268 12 20:59:18 20:56:01 23981872 31489680 780252 2.37 282992 7125852 1720740 5.07 1998204 6092272 152 20:59:18 20:57:01 23981508 31489352 780444 2.37 283004 7125852 1720740 5.07 1998296 6092272 8 20:59:18 20:58:01 23981484 31489336 780388 2.37 283016 7125856 1720740 5.07 1998296 6092276 56 20:59:18 20:59:01 23982260 31490140 779760 2.37 283020 7125856 1720740 5.07 1998000 6092276 4 20:59:18 Average: 24556533 31414660 864229 2.63 260205 6542698 1828712 5.39 1913931 5652725 18452 20:59:18 20:59:18 20:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:59:18 20:41:01 ens3 504.58 336.84 7842.65 65.69 0.00 0.00 0.00 0.00 20:59:18 20:41:01 vethaf5e2b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:41:01 docker0 61.74 61.91 4.51 392.64 0.00 0.00 0.00 0.00 20:59:18 20:41:01 lo 8.93 8.93 0.93 0.93 0.00 0.00 0.00 0.00 20:59:18 20:42:01 veth2cfff4b 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:59:18 20:42:01 ens3 455.07 315.31 3242.91 37.50 0.00 0.00 0.00 0.00 20:59:18 20:42:01 docker0 305.98 439.04 26.86 3228.38 0.00 0.00 0.00 0.00 20:59:18 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:43:01 veth1c4c766 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 20:59:18 20:43:01 veth7cd8b7a 16.60 20.76 1.09 95.93 0.00 0.00 0.00 0.01 20:59:18 20:43:01 ens3 253.62 107.47 4659.87 21.09 0.00 0.00 0.00 0.00 20:59:18 20:43:01 docker0 72.52 195.53 4.24 3954.62 0.00 0.00 0.00 0.00 20:59:18 20:43:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:59:18 20:44:01 vethc95cca5 0.22 0.35 0.05 0.12 0.00 0.00 0.00 0.00 20:59:18 20:44:01 veth1c4c766 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:44:01 ens3 184.91 106.85 1607.32 28.22 0.00 0.00 0.00 0.00 20:59:18 20:44:01 docker0 90.64 158.23 15.85 1587.86 0.00 0.00 0.00 0.00 20:59:18 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:45:01 ens3 163.36 101.18 1395.90 139.17 0.00 0.00 0.00 0.00 20:59:18 20:45:01 docker0 1.28 2.22 0.08 30.87 0.00 0.00 0.00 0.00 20:59:18 20:45:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:59:18 20:46:01 ens3 227.43 119.61 4057.37 17.76 0.00 0.00 0.00 0.00 20:59:18 20:46:01 docker0 3.17 6.42 0.20 94.74 0.00 0.00 0.00 0.00 20:59:18 20:46:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 20:59:18 20:47:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:59:18 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:48:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:59:18 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:49:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:59:18 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:50:01 ens3 0.43 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:59:18 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:51:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:59:18 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:52:02 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:53:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:59:18 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:54:01 ens3 21.41 35.01 6.42 52.33 0.00 0.00 0.00 0.00 20:59:18 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:59:18 20:55:01 ens3 0.23 0.12 0.08 0.06 0.00 0.00 0.00 0.00 20:59:18 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:56:01 ens3 0.33 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:59:18 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:57:01 ens3 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:59:18 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:58:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:59:18 20:59:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:59:18 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:18 Average: ens3 95.52 59.16 1201.69 19.07 0.00 0.00 0.00 0.00 20:59:18 Average: docker0 28.20 45.48 2.73 489.32 0.00 0.00 0.00 0.00 20:59:18 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:59:18 20:59:18 20:59:18 ---> sar -P ALL: 20:59:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4705) 07/01/24 _x86_64_ (8 CPU) 20:59:18 20:59:18 20:39:24 LINUX RESTART (8 CPU) 20:59:18 20:59:18 20:40:01 CPU %user %nice %system %iowait %steal %idle 20:59:18 20:41:01 all 8.19 0.00 3.51 4.93 0.07 83.31 20:59:18 20:41:01 0 10.65 0.00 2.84 2.71 0.07 83.73 20:59:18 20:41:01 1 9.76 0.00 3.08 0.52 0.07 86.57 20:59:18 20:41:01 2 7.29 0.00 3.95 0.61 0.07 88.09 20:59:18 20:41:01 3 7.25 0.00 3.89 3.36 0.05 85.45 20:59:18 20:41:01 4 6.78 0.00 3.97 22.30 0.08 66.86 20:59:18 20:41:01 5 7.86 0.00 2.89 1.67 0.05 87.53 20:59:18 20:41:01 6 8.03 0.00 3.37 3.17 0.07 85.36 20:59:18 20:41:01 7 7.90 0.00 4.06 5.16 0.07 82.81 20:59:18 20:42:01 all 6.56 0.00 3.69 5.71 0.07 83.97 20:59:18 20:42:01 0 6.28 0.00 2.59 1.51 0.05 89.57 20:59:18 20:42:01 1 6.08 0.00 3.81 5.81 0.05 84.24 20:59:18 20:42:01 2 5.73 0.00 3.11 0.37 0.05 90.75 20:59:18 20:42:01 3 7.17 0.00 4.73 0.74 0.07 87.29 20:59:18 20:42:01 4 6.26 0.00 2.78 0.99 0.05 89.92 20:59:18 20:42:01 5 7.70 0.00 3.67 0.94 0.07 87.62 20:59:18 20:42:01 6 6.78 0.00 4.47 15.15 0.12 73.49 20:59:18 20:42:01 7 6.51 0.00 4.35 20.29 0.07 68.78 20:59:18 20:43:01 all 27.10 0.00 5.51 4.91 0.09 62.39 20:59:18 20:43:01 0 27.15 0.00 5.04 0.39 0.18 67.24 20:59:18 20:43:01 1 25.24 0.00 5.09 3.45 0.07 66.16 20:59:18 20:43:01 2 26.73 0.00 4.72 0.99 0.08 67.48 20:59:18 20:43:01 3 33.83 0.00 6.95 7.27 0.10 51.84 20:59:18 20:43:01 4 26.35 0.00 5.32 0.32 0.07 67.94 20:59:18 20:43:01 5 25.66 0.00 5.41 0.54 0.08 68.31 20:59:18 20:43:01 6 25.38 0.00 5.46 24.91 0.07 44.18 20:59:18 20:43:01 7 26.42 0.00 6.13 1.48 0.08 65.87 20:59:18 20:44:01 all 17.77 0.00 3.22 3.10 0.07 75.84 20:59:18 20:44:01 0 7.08 0.00 3.14 1.59 0.07 88.12 20:59:18 20:44:01 1 25.16 0.00 3.88 4.97 0.08 65.90 20:59:18 20:44:01 2 17.28 0.00 4.18 15.07 0.08 63.39 20:59:18 20:44:01 3 16.98 0.00 4.36 2.09 0.08 76.48 20:59:18 20:44:01 4 17.67 0.00 2.54 0.28 0.07 79.43 20:59:18 20:44:01 5 24.61 0.00 2.45 0.37 0.05 72.52 20:59:18 20:44:01 6 5.11 0.00 1.12 0.18 0.03 93.55 20:59:18 20:44:01 7 28.27 0.00 4.09 0.32 0.08 67.24 20:59:18 20:45:01 all 25.71 0.00 7.07 7.96 0.11 59.15 20:59:18 20:45:01 0 24.69 0.00 7.45 10.63 0.10 57.13 20:59:18 20:45:01 1 24.50 0.00 6.70 3.61 0.08 65.09 20:59:18 20:45:01 2 25.01 0.00 8.05 6.45 0.19 60.30 20:59:18 20:45:01 3 28.15 0.00 7.24 3.00 0.08 61.52 20:59:18 20:45:01 4 26.62 0.00 6.53 10.07 0.09 56.69 20:59:18 20:45:01 5 24.48 0.00 7.56 15.86 0.14 51.97 20:59:18 20:45:01 6 26.40 0.00 5.63 2.31 0.10 65.56 20:59:18 20:45:01 7 25.79 0.00 7.42 11.87 0.12 54.80 20:59:18 20:46:01 all 4.34 0.00 2.15 3.76 0.04 89.71 20:59:18 20:46:01 0 5.88 0.00 3.10 1.79 0.05 89.18 20:59:18 20:46:01 1 4.10 0.00 1.98 3.33 0.03 90.55 20:59:18 20:46:01 2 3.82 0.00 1.66 1.46 0.03 93.02 20:59:18 20:46:01 3 4.15 0.00 1.78 10.81 0.03 83.23 20:59:18 20:46:01 4 4.25 0.00 1.81 1.43 0.03 92.48 20:59:18 20:46:01 5 4.26 0.00 2.38 8.70 0.05 84.61 20:59:18 20:46:01 6 3.55 0.00 2.08 0.85 0.03 93.48 20:59:18 20:46:01 7 4.71 0.00 2.40 1.73 0.03 91.14 20:59:18 20:47:01 all 0.06 0.00 0.06 0.01 0.01 99.87 20:59:18 20:47:01 0 0.03 0.00 0.08 0.00 0.00 99.88 20:59:18 20:47:01 1 0.23 0.00 0.10 0.00 0.00 99.67 20:59:18 20:47:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:59:18 20:47:01 3 0.02 0.00 0.07 0.05 0.00 99.87 20:59:18 20:47:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:59:18 20:47:01 5 0.03 0.00 0.05 0.02 0.02 99.88 20:59:18 20:47:01 6 0.03 0.00 0.05 0.00 0.00 99.92 20:59:18 20:47:01 7 0.00 0.00 0.05 0.00 0.02 99.93 20:59:18 20:48:01 all 0.17 0.00 0.01 0.00 0.01 99.80 20:59:18 20:48:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:59:18 20:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:59:18 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:48:01 3 1.12 0.00 0.00 0.02 0.02 98.84 20:59:18 20:48:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:59:18 20:48:01 5 0.03 0.00 0.05 0.02 0.02 99.88 20:59:18 20:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:59:18 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:49:01 all 0.30 0.00 0.01 0.00 0.01 99.69 20:59:18 20:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:59:18 20:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:59:18 20:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:59:18 20:49:01 3 1.99 0.00 0.00 0.02 0.00 98.00 20:59:18 20:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:59:18 20:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:59:18 20:49:01 6 0.23 0.00 0.00 0.00 0.00 99.77 20:59:18 20:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:50:01 all 0.18 0.00 0.01 0.01 0.00 99.79 20:59:18 20:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:59:18 20:50:01 2 0.89 0.00 0.02 0.00 0.00 99.09 20:59:18 20:50:01 3 0.45 0.00 0.00 0.12 0.00 99.44 20:59:18 20:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:59:18 20:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:51:01 all 0.08 0.00 0.02 0.01 0.01 99.88 20:59:18 20:51:01 0 0.03 0.00 0.03 0.02 0.02 99.90 20:59:18 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:51:01 2 0.33 0.00 0.10 0.00 0.02 99.55 20:59:18 20:51:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:59:18 20:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:59:18 20:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:59:18 20:51:01 6 0.23 0.00 0.00 0.00 0.00 99.77 20:59:18 20:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:59:18 20:51:01 CPU %user %nice %system %iowait %steal %idle 20:59:18 20:52:02 all 0.04 0.00 0.01 0.03 0.01 99.92 20:59:18 20:52:02 0 0.02 0.00 0.03 0.00 0.00 99.95 20:59:18 20:52:02 1 0.02 0.00 0.02 0.02 0.00 99.95 20:59:18 20:52:02 2 0.02 0.00 0.02 0.00 0.02 99.95 20:59:18 20:52:02 3 0.03 0.00 0.00 0.18 0.02 99.77 20:59:18 20:52:02 4 0.03 0.00 0.00 0.00 0.02 99.95 20:59:18 20:52:02 5 0.10 0.00 0.03 0.00 0.02 99.85 20:59:18 20:52:02 6 0.07 0.00 0.00 0.00 0.00 99.93 20:59:18 20:52:02 7 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:53:01 all 0.18 0.00 0.01 0.00 0.00 99.80 20:59:18 20:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:59:18 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:59:18 20:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:59:18 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 20:53:01 5 1.36 0.00 0.07 0.00 0.00 98.57 20:59:18 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:54:01 all 0.33 0.00 0.05 0.01 0.01 99.60 20:59:18 20:54:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:59:18 20:54:01 1 0.12 0.00 0.02 0.02 0.00 99.85 20:59:18 20:54:01 2 0.28 0.00 0.07 0.07 0.02 99.57 20:59:18 20:54:01 3 0.33 0.00 0.08 0.02 0.00 99.57 20:59:18 20:54:01 4 0.27 0.00 0.08 0.00 0.00 99.65 20:59:18 20:54:01 5 0.20 0.00 0.08 0.00 0.02 99.70 20:59:18 20:54:01 6 1.22 0.00 0.02 0.00 0.02 98.75 20:59:18 20:54:01 7 0.13 0.00 0.05 0.02 0.02 99.78 20:59:18 20:55:01 all 0.03 0.00 0.03 0.01 0.00 99.93 20:59:18 20:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:59:18 20:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:59:18 20:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:59:18 20:55:01 3 0.03 0.00 0.02 0.03 0.00 99.92 20:59:18 20:55:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:59:18 20:55:01 5 0.02 0.00 0.07 0.00 0.02 99.90 20:59:18 20:55:01 6 0.08 0.00 0.03 0.00 0.00 99.88 20:59:18 20:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:59:18 20:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:59:18 20:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:59:18 20:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:59:18 20:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 20:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:59:18 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 20:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:59:18 20:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:59:18 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:59:18 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 20:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:59:18 20:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:59:18 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 20:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:59:18 20:58:01 all 0.11 0.00 0.01 0.03 0.01 99.84 20:59:18 20:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:59:18 20:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:59:18 20:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:59:18 20:58:01 3 0.00 0.00 0.00 0.23 0.00 99.77 20:59:18 20:58:01 4 0.75 0.00 0.00 0.00 0.02 99.24 20:59:18 20:58:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:59:18 20:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:59:18 20:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:59:18 20:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:59:18 20:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 20:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:59:18 20:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:59:18 20:59:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:59:18 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:59:18 Average: all 4.76 0.00 1.32 1.59 0.03 92.30 20:59:18 Average: 0 4.29 0.00 1.28 0.97 0.03 93.43 20:59:18 Average: 1 4.99 0.00 1.30 1.14 0.02 92.55 20:59:18 Average: 2 4.56 0.00 1.35 1.30 0.03 92.76 20:59:18 Average: 3 5.30 0.00 1.52 1.47 0.02 91.70 20:59:18 Average: 4 4.66 0.00 1.21 1.84 0.02 92.27 20:59:18 Average: 5 5.02 0.00 1.29 1.45 0.03 92.20 20:59:18 Average: 6 4.03 0.00 1.16 2.43 0.02 92.36 20:59:18 Average: 7 5.22 0.00 1.49 2.13 0.03 91.13 20:59:18 20:59:18 20:59:18