Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 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-ssh5475903291529588266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3870592357020220525.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17365636663017138103.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11250202295862065140.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15518434307169892952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15883 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4cb8c1d83e7739b2fef955a569d1bef7b44e72b (main) Commit message: "Merge pull request #610 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 > git rev-list --no-walk d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:13 ========================================================= 15:19:13 EdgeX Global Pipelines Version Info 15:19:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:13 ------------------- 15:19:13 stable info: 15:19:13 ------------------- 15:19:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:13 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:19:13 Message: update stable to v1.0.249 15:19:14 ------------------- 15:19:14 experimental info: 15:19:14 ------------------- 15:19:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:19:14 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4cb8c1 [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:15 provisioning config files... 15:19:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13561168017732154311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:15 ---> docker-login.sh 15:19:15 nexus3.edgexfoundry.org:10001 15:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:15 Configure a credential helper to remove this warning. See 15:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:15 15:19:15 Login Succeeded 15:19:15 nexus3.edgexfoundry.org:10002 15:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:15 Configure a credential helper to remove this warning. See 15:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:15 15:19:15 Login Succeeded 15:19:15 nexus3.edgexfoundry.org:10003 15:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:15 Configure a credential helper to remove this warning. See 15:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:15 15:19:15 Login Succeeded 15:19:15 nexus3.edgexfoundry.org:10004 15:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:16 Configure a credential helper to remove this warning. See 15:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:16 15:19:16 Login Succeeded 15:19:16 docker.io 15:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:16 Configure a credential helper to remove this warning. See 15:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:16 15:19:16 Login Succeeded 15:19:16 ---> docker-login.sh ends [Pipeline] } 15:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:16 + git rev-list -1 --merges c4cb8c1d83e7739b2fef955a569d1bef7b44e72b~1..c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo 15:19:16 -----------> git rev-list -1 --merges c4cb8c1d83e7739b2fef955a569d1bef7b44e72b~1..c4cb8c1d83e7739b2fef955a569d1bef7b44e72b c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:19:16 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [false] [Pipeline] sh 15:19:17 + git log --format=format:%s -1 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo 15:19:17 ========================================================= 15:19:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:17 + git log --format=format:%s -1 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo 15:19:17 [semverPrep] GIT_COMMIT: c4cb8c1d83e7739b2fef955a569d1bef7b44e72b, Commit Message: Merge pull request #610 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89 [Pipeline] echo 15:19:17 [semverPrep] This is not a build commit. [Pipeline] sh 15:19:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:17 + grep -v github /etc/ssh/ssh_known_hosts 15:19:17 + [ -e /tmp/ssh_known_hosts ] 15:19:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:19:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:19:17 sudo tee -a /etc/ssh/ssh_known_hosts 15:19:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:18 15:19:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:18 0.1.4: Pulling from edgex-devops/py-git-semver 15:19:18 b85a868b505f: Pulling fs layer 15:19:18 e2be974225ed: Pulling fs layer 15:19:18 339a4e72a1f5: Pulling fs layer 15:19:18 988bab9f4d93: Pulling fs layer 15:19:18 1469e6f7b9e6: Pulling fs layer 15:19:18 eaf3925da568: Pulling fs layer 15:19:18 bab4dde63d76: Pulling fs layer 15:19:18 bde34c3a00c8: Pulling fs layer 15:19:18 b352a97aabf1: Pulling fs layer 15:19:18 4872d77fe225: Pulling fs layer 15:19:18 5851b861e8e6: Pulling fs layer 15:19:18 bab4dde63d76: Waiting 15:19:18 bde34c3a00c8: Waiting 15:19:18 988bab9f4d93: Waiting 15:19:18 b352a97aabf1: Waiting 15:19:18 4872d77fe225: Waiting 15:19:18 1469e6f7b9e6: Waiting 15:19:18 5851b861e8e6: Waiting 15:19:18 eaf3925da568: Waiting 15:19:18 e2be974225ed: Verifying Checksum 15:19:18 e2be974225ed: Download complete 15:19:18 1469e6f7b9e6: Verifying Checksum 15:19:18 1469e6f7b9e6: Download complete 15:19:18 eaf3925da568: Verifying Checksum 15:19:18 eaf3925da568: Download complete 15:19:18 339a4e72a1f5: Verifying Checksum 15:19:18 339a4e72a1f5: Download complete 15:19:18 bde34c3a00c8: Download complete 15:19:18 b352a97aabf1: Download complete 15:19:18 4872d77fe225: Verifying Checksum 15:19:18 4872d77fe225: Download complete 15:19:18 5851b861e8e6: Download complete 15:19:18 b85a868b505f: Download complete 15:19:19 bab4dde63d76: Verifying Checksum 15:19:19 bab4dde63d76: Download complete 15:19:20 b85a868b505f: Pull complete 15:19:20 e2be974225ed: Pull complete 15:19:21 339a4e72a1f5: Pull complete 15:19:21 988bab9f4d93: Pull complete 15:19:21 1469e6f7b9e6: Pull complete 15:19:21 eaf3925da568: Pull complete 15:19:23 bab4dde63d76: Pull complete 15:19:23 bde34c3a00c8: Pull complete 15:19:23 b352a97aabf1: Pull complete 15:19:23 4872d77fe225: Pull complete 15:19:23 5851b861e8e6: Pull complete 15:19:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:23 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:26 $ docker top 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a -eo pid,comm 15:19: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). 15:19:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:26 [ssh-agent] Looking for ssh-agent implementation... 15:19:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:26 $ docker exec 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent 15:19:26 SSH_AUTH_SOCK=/tmp/ssh-FZn3wZRugQWw/agent.32 15:19:26 SSH_AGENT_PID=38 15:19:26 Running ssh-add (command line suppressed) 15:19:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3928035325063056392.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3928035325063056392.key) 15:19:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:27 + git tag --points-at HEAD [Pipeline] } 15:19:27 $ docker exec --env ******** --env ******** 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent -k 15:19:27 unset SSH_AUTH_SOCK; 15:19:27 unset SSH_AGENT_PID; 15:19:27 echo Agent pid 38 killed; 15:19:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:27 [ssh-agent] Looking for ssh-agent implementation... 15:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:27 $ docker exec 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent 15:19:27 SSH_AUTH_SOCK=/tmp/ssh-J7geIXUbSvO7/agent.70 15:19:27 SSH_AGENT_PID=76 15:19:27 Running ssh-add (command line suppressed) 15:19:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14391598761715450064.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14391598761715450064.key) 15:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:28 + git semver init 15:19:28 2023-05-17 15:19:28,270 [run_init] DEBUG init version:0.0.0 force:False 15:19:28 2023-05-17 15:19:28,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:19:28 2023-05-17 15:19:28,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:19:28 2023-05-17 15:19:28,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:19:30 2023-05-17 15:19:29,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:19:30 2023-05-17 15:19:29,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:19:30 2023-05-17 15:19:29,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:19:30 2023-05-17 15:19:29,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:19:30 3.0.0-dev.12 [Pipeline] } 15:19:30 $ docker exec --env ******** --env ******** 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent -k 15:19:30 unset SSH_AUTH_SOCK; 15:19:30 unset SSH_AGENT_PID; 15:19:30 echo Agent pid 76 killed; 15:19:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:30 + git semver [Pipeline] } 15:19:30 $ docker stop --time=1 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a 15:19:32 $ docker rm -f --volumes 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a [Pipeline] // withDockerContainer [Pipeline] sh 15:19:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:32 Stashed 1 file(s) [Pipeline] echo 15:19:32 [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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 15:19:32 provisioning config files... 15:19:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3840466879970164524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:33 ---> docker-login.sh 15:19:33 nexus3.edgexfoundry.org:10001 15:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:33 Configure a credential helper to remove this warning. See 15:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:33 15:19:33 Login Succeeded 15:19:33 nexus3.edgexfoundry.org:10002 15:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:33 Configure a credential helper to remove this warning. See 15:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:33 15:19:33 Login Succeeded 15:19:33 nexus3.edgexfoundry.org:10003 15:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:33 Configure a credential helper to remove this warning. See 15:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:33 15:19:33 Login Succeeded 15:19:33 nexus3.edgexfoundry.org:10004 15:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:33 Configure a credential helper to remove this warning. See 15:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:33 15:19:33 Login Succeeded 15:19:33 docker.io 15:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:33 Configure a credential helper to remove this warning. See 15:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:33 15:19:33 Login Succeeded 15:19:33 ---> docker-login.sh ends [Pipeline] } 15:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:33 ========================================================= 15:19:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:19:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:19:34 Sending build context to Docker daemon 45.5MB 15:19:34 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:19:34 Step 2/15 : FROM ${BASE} AS builder 15:19:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:19:34 f56be85fc22e: Pulling fs layer 15:19:34 85791d961cd3: Pulling fs layer 15:19:34 d694b5ae8c79: Pulling fs layer 15:19:34 9f32a84ed3da: Pulling fs layer 15:19:34 4d19c01a9841: Pulling fs layer 15:19:34 9325e15d5711: Pulling fs layer 15:19:34 556b6ee489ea: Pulling fs layer 15:19:34 c5a4b2cf53e6: Pulling fs layer 15:19:34 9325e15d5711: Waiting 15:19:34 556b6ee489ea: Waiting 15:19:34 c5a4b2cf53e6: Waiting 15:19:34 9f32a84ed3da: Waiting 15:19:34 4d19c01a9841: Waiting 15:19:34 85791d961cd3: Verifying Checksum 15:19:34 85791d961cd3: Download complete 15:19:34 9f32a84ed3da: Verifying Checksum 15:19:34 9f32a84ed3da: Download complete 15:19:34 4d19c01a9841: Verifying Checksum 15:19:34 4d19c01a9841: Download complete 15:19:34 f56be85fc22e: Verifying Checksum 15:19:34 f56be85fc22e: Download complete 15:19:34 9325e15d5711: Verifying Checksum 15:19:34 9325e15d5711: Download complete 15:19:34 f56be85fc22e: Pull complete 15:19:35 85791d961cd3: Pull complete 15:19:35 d694b5ae8c79: Verifying Checksum 15:19:35 d694b5ae8c79: Download complete 15:19:35 c5a4b2cf53e6: Verifying Checksum 15:19:35 c5a4b2cf53e6: Download complete 15:19:35 556b6ee489ea: Verifying Checksum 15:19:35 556b6ee489ea: Download complete 15:19:38 d694b5ae8c79: Pull complete 15:19:38 9f32a84ed3da: Pull complete 15:19:38 4d19c01a9841: Pull complete 15:19:38 9325e15d5711: Pull complete 15:19:41 556b6ee489ea: Pull complete 15:19:42 c5a4b2cf53e6: Pull complete 15:19:42 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:19:42 ---> c4be618373d6 15:19:42 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:19:46 ---> Running in 4007dfc7bd13 15:19:46 Removing intermediate container 4007dfc7bd13 15:19:46 ---> b34546384c8a 15:19:46 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:19:46 ---> Running in d61b9f1f409c 15:19:46 Removing intermediate container d61b9f1f409c 15:19:46 ---> 3c490448277f 15:19:46 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:19:46 ---> Running in d65f72ad57de 15:19:46 Removing intermediate container d65f72ad57de 15:19:46 ---> 258af0eda28a 15:19:46 Step 6/15 : LABEL Name=edgex-ui-go 15:19:46 ---> Running in 4a62b6f07f9d 15:19:46 Removing intermediate container 4a62b6f07f9d 15:19:46 ---> 0aabf56cc479 15:19:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:19:46 ---> Running in 3506e5f896f5 15:19:46 Removing intermediate container 3506e5f896f5 15:19:46 ---> 829a965a0ad4 15:19:46 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:19:47 latest: Pulling from library/docker 15:19:47 8a49fdb3b6a5: Pulling fs layer 15:19:47 dfb60e7f5d22: Pulling fs layer 15:19:47 f74671f55a8d: Pulling fs layer 15:19:47 e6f03c789ea9: Pulling fs layer 15:19:47 665194951830: Pulling fs layer 15:19:47 88857a7834c8: Pulling fs layer 15:19:47 33e4b8e81540: Pulling fs layer 15:19:47 ae8c1b0b59b3: Pulling fs layer 15:19:47 688812ff7153: Pulling fs layer 15:19:47 9ab9c878efc9: Pulling fs layer 15:19:47 5869b539971f: Pulling fs layer 15:19:47 f9026325e210: Pulling fs layer 15:19:47 fc6f97b7f667: Pulling fs layer 15:19:47 015e68a5e019: Pulling fs layer 15:19:47 33e4b8e81540: Waiting 15:19:47 ae8c1b0b59b3: Waiting 15:19:47 fc6f97b7f667: Waiting 15:19:47 9ab9c878efc9: Waiting 15:19:47 688812ff7153: Waiting 15:19:47 015e68a5e019: Waiting 15:19:47 f9026325e210: Waiting 15:19:47 665194951830: Waiting 15:19:47 e6f03c789ea9: Waiting 15:19:47 88857a7834c8: Waiting 15:19:47 dfb60e7f5d22: Verifying Checksum 15:19:47 dfb60e7f5d22: Download complete 15:19:47 f74671f55a8d: Download complete 15:19:47 8a49fdb3b6a5: Verifying Checksum 15:19:47 8a49fdb3b6a5: Download complete 15:19:47 8a49fdb3b6a5: Pull complete 15:19:47 665194951830: Verifying Checksum 15:19:47 665194951830: Download complete 15:19:47 33e4b8e81540: Download complete 15:19:47 dfb60e7f5d22: Pull complete 15:19:47 e6f03c789ea9: Verifying Checksum 15:19:47 e6f03c789ea9: Download complete 15:19:47 f74671f55a8d: Pull complete 15:19:47 ae8c1b0b59b3: Verifying Checksum 15:19:47 ae8c1b0b59b3: Download complete 15:19:47 88857a7834c8: Verifying Checksum 15:19:47 88857a7834c8: Download complete 15:19:47 688812ff7153: Download complete 15:19:47 5869b539971f: Download complete 15:19:47 9ab9c878efc9: Verifying Checksum 15:19:47 9ab9c878efc9: Download complete 15:19:47 fc6f97b7f667: Download complete 15:19:47 Still waiting to schedule task 15:19:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:19:48 015e68a5e019: Download complete 15:19:48 e6f03c789ea9: Pull complete 15:19:48 665194951830: Pull complete 15:19:48 88857a7834c8: Pull complete 15:19:48 33e4b8e81540: Pull complete 15:19:48 f9026325e210: Verifying Checksum 15:19:48 f9026325e210: Download complete 15:19:48 ae8c1b0b59b3: Pull complete 15:19:48 688812ff7153: Pull complete 15:19:49 9ab9c878efc9: Pull complete 15:19:49 5869b539971f: Pull complete 15:19:50 f9026325e210: Pull complete 15:19:50 fc6f97b7f667: Pull complete 15:19:50 015e68a5e019: Pull complete 15:19:50 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 15:19:50 Status: Downloaded newer image for docker:latest 15:19:52 ---> 0c1cd80427df 15:19:52 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:52 ---> Running in 9a0af9c6c3c6 15:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:19:52 OK: 265 MiB in 53 packages 15:19:53 Removing intermediate container 9a0af9c6c3c6 15:19:53 ---> 771610da4d57 15:19:53 Step 10/15 : ENV GO111MODULE=on 15:19:53 ---> Running in 1af1b0e1d10a 15:19:53 Removing intermediate container 1af1b0e1d10a 15:19:53 ---> 092913ef1395 15:19:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:19:53 ---> Running in 2a27637e6dcd 15:19:53 Removing intermediate container 2a27637e6dcd 15:19:53 ---> 62029aa52217 15:19:53 Step 12/15 : COPY go.mod vendor* ./ 15:19:53 ---> 1aaddcd22813 15:19:53 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:53 ---> Running in 2f31a8ae2a79 15:20:32 Removing intermediate container 2f31a8ae2a79 15:20:32 ---> 5659004ab58f 15:20:32 Step 14/15 : COPY . . 15:20:32 ---> 5a320d22a0ee 15:20:32 Step 15/15 : RUN ${MAKE} 15:20:32 ---> Running in 031185c8a87d 15:20:32 noop 15:20:32 Removing intermediate container 031185c8a87d 15:20:32 ---> 868cf3ea7f6b 15:20:32 Successfully built 868cf3ea7f6b 15:20:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:32 + docker inspect -f . ci-base-image-x86_64 15:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:33 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:33 $ docker top abb5486c2811b9570ba1c32f1b3381fc4ee1baebcf68d965c1e1f6267d0b4ff5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:33 + go version 15:20:33 go version go1.20.2 linux/amd64 [Pipeline] } 15:20:33 $ docker stop --time=1 abb5486c2811b9570ba1c32f1b3381fc4ee1baebcf68d965c1e1f6267d0b4ff5 15:20:35 $ docker rm -f --volumes abb5486c2811b9570ba1c32f1b3381fc4ee1baebcf68d965c1e1f6267d0b4ff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:35 + docker inspect -f . ci-base-image-x86_64 15:20:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:35 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:20:35 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:35 $ docker top 6726a49a0422c0fcdc582aa89dff3b50879735b42558fb9fb6303777021e45ee -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:20:36 + make test 15:20:36 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:20:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:20:49 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:20:49 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:20:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:53 ./bin/test-attribution-txt.sh 15:20:53 make -C web test 15:20:53 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:20:53 make[1]: tput: No such file or directory 15:20:53 make[1]: tput: No such file or directory 15:20:53 warning: generating ./VERSION 15:20:53 echo "0.0.0" > VERSION 15:20:53 docker build \ 15:20:53 -f Dockerfile \ 15:20:53 --build-arg USER=1000 \ 15:20:53 \ 15:20:53 --label "git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b" \ 15:20:53 -t edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b \ 15:20:53 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:20:53 . 15:20:53 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:20:53 Install the buildx component to build images with BuildKit: 15:20:53 https://docs.docker.com/go/buildx/ 15:20:53 15:20:53 Sending build context to Docker daemon 2.571MB 15:20:53 Step 1/10 : FROM node:16.17-alpine3.15 15:20:53 16.17-alpine3.15: Pulling from library/node 15:20:53 9621f1afde84: Pulling fs layer 15:20:53 c6f70ee39829: Pulling fs layer 15:20:53 56892a8094a2: Pulling fs layer 15:20:53 58dd87906ef0: Pulling fs layer 15:20:53 58dd87906ef0: Waiting 15:20:53 56892a8094a2: Download complete 15:20:53 9621f1afde84: Download complete 15:20:53 58dd87906ef0: Download complete 15:20:53 9621f1afde84: Pull complete 15:20:53 c6f70ee39829: Verifying Checksum 15:20:53 c6f70ee39829: Download complete 15:20:55 c6f70ee39829: Pull complete 15:20:55 56892a8094a2: Pull complete 15:20:55 58dd87906ef0: Pull complete 15:20:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:20:55 Status: Downloaded newer image for node:16.17-alpine3.15 15:20:55 ---> b69703f70c3d 15:20:55 Step 2/10 : RUN apk add --no-cache chromium 15:20:57 ---> Running in 449fb541445c 15:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:20:58 (1/129) Installing libxau (1.0.9-r0) 15:20:58 (2/129) Installing libmd (1.0.3-r0) 15:20:58 (3/129) Installing libbsd (0.11.3-r1) 15:20:58 (4/129) Installing libxdmcp (1.1.3-r0) 15:20:58 (5/129) Installing libxcb (1.14-r2) 15:20:58 (6/129) Installing libx11 (1.7.3.1-r0) 15:20:58 (7/129) Installing libxext (1.3.4-r0) 15:20:58 (8/129) Installing libice (1.0.10-r0) 15:20:58 (9/129) Installing libuuid (2.37.4-r0) 15:20:58 (10/129) Installing libsm (1.2.3-r0) 15:20:58 (11/129) Installing libxt (1.2.1-r0) 15:20:58 (12/129) Installing libxmu (1.1.3-r0) 15:20:58 (13/129) Installing xset (1.2.4-r0) 15:20:58 (14/129) Installing xprop (1.2.5-r0) 15:20:58 (15/129) Installing xdg-utils (1.1.3-r0) 15:20:58 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:20:58 (17/129) Installing pkgconf (1.8.1-r0) 15:20:58 (18/129) Installing libffi (3.4.2-r1) 15:20:58 (19/129) Installing libintl (0.21-r0) 15:20:58 (20/129) Installing libblkid (2.37.4-r0) 15:20:58 (21/129) Installing libmount (2.37.4-r0) 15:20:58 (22/129) Installing pcre (8.45-r1) 15:20:58 (23/129) Installing glib (2.70.1-r0) 15:20:58 (24/129) Installing xz-libs (5.2.5-r1) 15:20:58 (25/129) Installing libxml2 (2.9.14-r2) 15:20:58 (26/129) Installing shared-mime-info (2.1-r2) 15:20:58 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:20:58 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:20:58 (29/129) Installing libpng (1.6.37-r1) 15:20:58 (30/129) Installing libwebp (1.2.2-r0) 15:20:58 (31/129) Installing zstd-libs (1.5.0-r0) 15:20:58 (32/129) Installing tiff (4.4.0-r1) 15:20:58 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:20:58 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:20:58 (35/129) Installing libxcomposite (0.4.5-r0) 15:20:58 (36/129) Installing libxfixes (6.0.0-r0) 15:20:58 (37/129) Installing libxrender (0.9.10-r3) 15:20:58 (38/129) Installing libxcursor (1.2.0-r0) 15:20:58 (39/129) Installing libxdamage (1.1.5-r1) 15:20:58 (40/129) Installing libxi (1.8-r0) 15:20:58 (41/129) Installing libxinerama (1.1.4-r1) 15:20:58 (42/129) Installing libxrandr (1.5.2-r1) 15:20:58 (43/129) Installing atk (2.36.0-r0) 15:20:58 (44/129) Installing libxtst (1.2.3-r3) 15:20:58 (45/129) Installing dbus-libs (1.12.24-r0) 15:20:58 (46/129) Installing at-spi2-core (2.42.0-r0) 15:20:58 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:20:58 (48/129) Installing expat (2.5.0-r0) 15:20:58 (49/129) Installing brotli-libs (1.0.9-r5) 15:20:58 (50/129) Installing libbz2 (1.0.8-r1) 15:20:58 (51/129) Installing freetype (2.11.1-r2) 15:20:58 (52/129) Installing fontconfig (2.13.1-r4) 15:20:58 (53/129) Installing pixman (0.40.0-r4) 15:20:58 (54/129) Installing cairo (1.16.0-r5) 15:20:58 (55/129) Installing cairo-gobject (1.16.0-r5) 15:20:58 (56/129) Installing avahi-libs (0.8-r5) 15:20:58 (57/129) Installing gmp (6.2.1-r1) 15:20:58 (58/129) Installing nettle (3.7.3-r0) 15:20:58 (59/129) Installing p11-kit (0.24.0-r1) 15:20:58 (60/129) Installing libtasn1 (4.18.0-r1) 15:20:58 (61/129) Installing libunistring (0.9.10-r1) 15:20:58 (62/129) Installing gnutls (3.7.1-r2) 15:20:58 (63/129) Installing cups-libs (2.3.3-r6) 15:20:58 (64/129) Installing libepoxy (1.5.9-r0) 15:20:58 (65/129) Installing fribidi (1.0.11-r0) 15:20:58 (66/129) Installing graphite2 (1.3.14-r0) 15:20:58 (67/129) Installing harfbuzz (3.0.0-r2) 15:20:58 (68/129) Installing libxft (2.3.4-r0) 15:20:58 (69/129) Installing pango (1.48.10-r0) 15:20:58 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:20:58 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:20:58 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:20:58 (73/129) Installing xkeyboard-config (2.34-r0) 15:20:58 (74/129) Installing libxkbcommon (1.3.1-r0) 15:20:58 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:20:58 Executing gtk+3.0-3.24.30-r0.post-install 15:20:58 (76/129) Installing libfontenc (1.1.4-r0) 15:20:58 (77/129) Installing mkfontscale (1.2.1-r1) 15:20:58 (78/129) Installing ttf-opensans (1.10-r1) 15:20:58 Executing ttf-opensans-1.10-r1.post-install 15:21:01 (79/129) Installing libogg (1.3.5-r0) 15:21:01 (80/129) Installing flac (1.3.4-r0) 15:21:01 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:21:01 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:21:01 (83/129) Installing sdl2 (2.0.16-r4) 15:21:01 (84/129) Installing aom-libs (3.2.0-r0) 15:21:01 (85/129) Installing libass (0.15.2-r0) 15:21:01 (86/129) Installing libdav1d (0.9.2-r0) 15:21:01 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:21:01 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 15:21:01 (89/129) Installing lame (3.100-r0) 15:21:01 (90/129) Installing opus (1.3.1-r1) 15:21:01 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:21:01 (92/129) Installing soxr (0.1.3-r2) 15:21:01 (93/129) Installing libsrt (1.4.2-r1) 15:21:01 (94/129) Installing libssh (0.9.6-r1) 15:21:01 (95/129) Installing libtheora (1.1.1-r16) 15:21:01 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:21:01 (97/129) Installing libpciaccess (0.16-r0) 15:21:01 (98/129) Installing libdrm (2.4.109-r0) 15:21:01 (99/129) Installing libva (2.13.0-r0) 15:21:01 (100/129) Installing libvdpau (1.4-r0) 15:21:01 (101/129) Installing vidstab (1.1.0-r1) 15:21:01 (102/129) Installing libvorbis (1.3.7-r0) 15:21:01 (103/129) Installing libvpx (1.10.0-r0) 15:21:01 (104/129) Installing vulkan-loader (1.2.196-r0) 15:21:01 (105/129) Installing x264-libs (20210613-r0) 15:21:01 (106/129) Installing x265-libs (3.5-r0) 15:21:01 (107/129) Installing xvidcore (1.3.7-r1) 15:21:01 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:21:01 (109/129) Installing libevent (2.1.12-r4) 15:21:01 (110/129) Installing mesa (21.2.6-r0) 15:21:01 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:21:01 (112/129) Installing mesa-gbm (21.2.6-r0) 15:21:01 (113/129) Installing lcms2 (2.12-r1) 15:21:01 (114/129) Installing nspr (4.32-r0) 15:21:01 (115/129) Installing sqlite-libs (3.36.0-r0) 15:21:01 (116/129) Installing nss (3.78.1-r0) 15:21:01 (117/129) Installing libasyncns (0.8-r1) 15:21:01 (118/129) Installing libltdl (2.4.6-r7) 15:21:01 (119/129) Installing orc (0.4.32-r0) 15:21:01 (120/129) Installing libsndfile (1.0.31-r1) 15:21:01 (121/129) Installing speexdsp (1.2.0-r0) 15:21:01 (122/129) Installing tdb-libs (1.4.5-r0) 15:21:01 (123/129) Installing libpulse (15.0-r2) 15:21:01 (124/129) Installing re2 (2021.11.01-r0) 15:21:01 (125/129) Installing snappy (1.1.9-r1) 15:21:01 (126/129) Installing libgpg-error (1.42-r1) 15:21:01 (127/129) Installing libgcrypt (1.9.4-r0) 15:21:01 (128/129) Installing libxslt (1.1.35-r0) 15:21:01 (129/129) Installing chromium (99.0.4844.84-r0) 15:21:02 Executing busybox-1.34.1-r7.trigger 15:21:02 Executing glib-2.70.1-r0.trigger 15:21:02 Executing shared-mime-info-2.1-r2.trigger 15:21:02 Executing gdk-pixbuf-2.42.8-r0.trigger 15:21:02 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:21:02 Executing fontconfig-2.13.1-r4.trigger 15:21:02 Executing mkfontscale-1.2.1-r1.trigger 15:21:02 OK: 286 MiB in 145 packages 15:21:08 Removing intermediate container 449fb541445c 15:21:08 ---> e9d3334537ee 15:21:08 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:21:08 ---> Running in b742a1b967ce 15:21:08 Removing intermediate container b742a1b967ce 15:21:08 ---> 8a6a1cf2c8e6 15:21:08 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:21:08 ---> Running in fabf6e0c3536 15:21:08 Removing intermediate container fabf6e0c3536 15:21:08 ---> e2fd6a611ca1 15:21:08 Step 5/10 : RUN npm install -g npm 15:21:08 ---> Running in 9aa93537c396 15:21:15 15:21:15 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 15:21:15 15:21:15 27 packages are looking for funding 15:21:15 run `npm fund` for details 15:21:15 15:21:15 found 0 vulnerabilities 15:21:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15884 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:21:17 Running in /w/workspace/edgex-ui-go/108 [Pipeline] { [Pipeline] checkout 15:21:17 The recommended git tool is: git 15:21:17 Removing intermediate container 9aa93537c396 15:21:17 ---> 2819769e6045 15:21:17 Step 6/10 : ARG USER=1000 15:21:17 ---> Running in 74d48682a9b6 15:21:17 Removing intermediate container 74d48682a9b6 15:21:17 ---> bb7661051569 15:21:17 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:21:17 ---> Running in e13c9dea4350 15:21:18 Removing intermediate container e13c9dea4350 15:21:18 ---> f49aa9b27651 15:21:18 Step 8/10 : USER $USER:$USER 15:21:19 ---> Running in f64e368aea5b 15:21:19 Removing intermediate container f64e368aea5b 15:21:19 ---> f69b86023ce0 15:21:19 Step 9/10 : WORKDIR /app 15:21:19 ---> Running in 922de9910c5f 15:21:19 Removing intermediate container 922de9910c5f 15:21:19 ---> ef70b4f60b81 15:21:19 Step 10/10 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:21:19 ---> Running in 3f47c1e3be3f 15:21:19 Removing intermediate container 3f47c1e3be3f 15:21:19 ---> a74687b4a560 15:21:19 Successfully built a74687b4a560 15:21:19 Successfully tagged edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:21:19 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:21:19 touch edgex-web-ui.imagebuilt 15:21:19 mkdir -p node_modules coverage 15:21:19 chown "1000:1000" node_modules coverage package-lock.json 15:21:19 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:21:21 npm WARN old lockfile 15:21:21 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:21:21 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:21:21 npm WARN old lockfile 15:21:21 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:21:21 npm WARN old lockfile 15:21:22 using credential edgex-jenkins-ssh 15:21:22 Cloning the remote Git repository 15:21:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:21:23 > git init /w/workspace/edgex-ui-go/108 # timeout=10 15:21:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:21:23 > git --version # timeout=10 15:21:23 > git --version # 'git version 2.25.1' 15:21:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:27 Avoid second fetch 15:21:27 Checking out Revision c4cb8c1d83e7739b2fef955a569d1bef7b44e72b (main) 15:21:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:21:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:27 > git config core.sparsecheckout # timeout=10 15:21:27 > git checkout -f c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 15:21:28 Commit message: "Merge pull request #610 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:21:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:21:29 Dload Upload Total Spent Left Speed 15:21:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 15:21:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } 15:21:29 npm WARN EBADENGINE Unsupported engine { 15:21:29 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:21:29 npm WARN EBADENGINE required: { 15:21:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:29 npm WARN EBADENGINE }, 15:21:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:21:29 npm WARN EBADENGINE } [Pipeline] sh 15:21:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:21:30 + sudo tee /etc/docker/daemon.new 15:21:30 { 15:21:30 "registry-mirrors": [ 15:21:30 "https://nexus3.edgexfoundry.org:10001" 15:21:30 ], 15:21:30 "bip": "10.250.0.254/24", 15:21:30 "hosts": [ 15:21:30 "tcp://0.0.0.0:5555", 15:21:30 "unix:///var/run/docker.sock" 15:21:30 ], 15:21:30 "mtu": 1458, 15:21:30 "selinux-enabled": true, 15:21:30 "seccomp-profile": "/etc/docker/seccomp.json" 15:21:30 } [Pipeline] sh 15:21:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:21:30 + sudo service docker restart 15:21:34 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:21:34 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 15:21:34 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:21:34 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:21:34 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:21:34 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:21:35 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:21:36 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:21:36 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:21:37 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:21:39 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:21:40 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. 15:21:40 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:21:41 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:21:41 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. 15:21:41 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. 15:21:42 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 15:21:43 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:21:43 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 15:21:46 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:49 provisioning config files... 15:21:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/108@tmp/config5876404272471884547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:49 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 15:21:49 ---> docker-login.sh 15:21:49 nexus3.edgexfoundry.org:10001 15:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:49 Configure a credential helper to remove this warning. See 15:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:49 15:21:49 Login Succeeded 15:21:49 nexus3.edgexfoundry.org:10002 15:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:50 Configure a credential helper to remove this warning. See 15:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:50 15:21:50 Login Succeeded 15:21:50 nexus3.edgexfoundry.org:10003 15:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:50 Configure a credential helper to remove this warning. See 15:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:50 15:21:50 Login Succeeded 15:21:50 nexus3.edgexfoundry.org:10004 15:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:51 Configure a credential helper to remove this warning. See 15:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:51 15:21:51 Login Succeeded 15:21:51 docker.io 15:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:51 Configure a credential helper to remove this warning. See 15:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:51 15:21:51 Login Succeeded 15:21:51 ---> docker-login.sh ends [Pipeline] } 15:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:51 ========================================================= 15:21:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:21:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:21:53 Sending build context to Docker daemon 28.31MB 15:21:53 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:21:53 Step 2/15 : FROM ${BASE} AS builder 15:21:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:21:53 c41833b44d91: Pulling fs layer 15:21:53 ed15518f5707: Pulling fs layer 15:21:53 feae8fd75edb: Pulling fs layer 15:21:53 242c74f7c9fa: Pulling fs layer 15:21:53 3cdef696dda3: Pulling fs layer 15:21:53 2ced38df9373: Pulling fs layer 15:21:53 58f1dce35555: Pulling fs layer 15:21:53 3cdef696dda3: Waiting 15:21:53 2ced38df9373: Waiting 15:21:53 242c74f7c9fa: Waiting 15:21:53 58f1dce35555: Waiting 15:21:53 ed15518f5707: Verifying Checksum 15:21:53 ed15518f5707: Download complete 15:21:53 242c74f7c9fa: Verifying Checksum 15:21:53 242c74f7c9fa: Download complete 15:21:53 3cdef696dda3: Verifying Checksum 15:21:53 3cdef696dda3: Download complete 15:21:53 c41833b44d91: Verifying Checksum 15:21:54 15:21:54 added 1478 packages, and audited 1479 packages in 34s 15:21:54 15:21:54 90 packages are looking for funding 15:21:54 run `npm fund` for details 15:21:54 15:21:54 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:21:54 15:21:54 To address issues that do not require attention, run: 15:21:54 npm audit fix 15:21:54 15:21:54 To address all issues (including breaking changes), run: 15:21:54 npm audit fix --force 15:21:54 15:21:54 Run `npm audit` for details. 15:21:54 58f1dce35555: Verifying Checksum 15:21:54 58f1dce35555: Download complete 15:21:55 feae8fd75edb: Verifying Checksum 15:21:55 feae8fd75edb: Download complete 15:21:55 2ced38df9373: Verifying Checksum 15:21:55 2ced38df9373: Download complete 15:21:57 c41833b44d91: Pull complete 15:21:57 ed15518f5707: Pull complete 15:21:59 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 15:22:01 - Generating browser application bundles (phase: setup)... 15:22:06 Compiling @angular/core : es2015 as esm2015 15:22:06 Compiling @angular/compiler/testing : es2015 as esm2015 15:22:07 feae8fd75edb: Pull complete 15:22:09 Compiling @angular/common : es2015 as esm2015 15:22:09 Compiling @angular/core/testing : es2015 as esm2015 15:22:10 Compiling @angular/platform-browser : es2015 as esm2015 15:22:10 Compiling @angular/common/testing : es2015 as esm2015 15:22:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:22:11 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:22:11 Compiling @angular/router : es2015 as esm2015 15:22:11 Compiling @angular/common/http : es2015 as esm2015 15:22:11 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:22:11 Compiling @angular/forms : es2015 as esm2015 15:22:11 Compiling @angular/common/http/testing : es2015 as esm2015 15:22:12 242c74f7c9fa: Pull complete 15:22:12 3cdef696dda3: Pull complete 15:22:13 Compiling @angular/router/testing : es2015 as esm2015 15:22:18 2ced38df9373: Pull complete 15:22:20 17 05 2023 15:22:19.360:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:22:20 17 05 2023 15:22:19.362:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:22:20 17 05 2023 15:22:19.365:INFO [launcher]: Starting browser ChromeHeadless 15:22:20 58f1dce35555: Pull complete 15:22:20 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:22:20 ---> fadd8f120f05 15:22:20 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:22:22 ---> Running in 0fe11bf94d61 15:22:22 Removing intermediate container 0fe11bf94d61 15:22:22 ---> 08412ba36249 15:22:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:22:22 ---> Running in 5878b86b1ead 15:22:23 Removing intermediate container 5878b86b1ead 15:22:23 ---> f87d8b49fed9 15:22:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:22:23 ---> Running in 9eae74b401c8 15:22:23 Removing intermediate container 9eae74b401c8 15:22:23 ---> 32cc45653c19 15:22:23 Step 6/15 : LABEL Name=edgex-ui-go 15:22:23 ---> Running in 37261841ab12 15:22:24 Removing intermediate container 37261841ab12 15:22:24 ---> 42578ebd107f 15:22:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:22:24 ---> Running in 2ac4eded2ff3 15:22:24 Removing intermediate container 2ac4eded2ff3 15:22:24 ---> 097917f2c278 15:22:24 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:22:25 latest: Pulling from library/docker 15:22:25 08409d417260: Pulling fs layer 15:22:25 bf127bdc9f4f: Pulling fs layer 15:22:25 55b4810136f4: Pulling fs layer 15:22:25 a803316fb129: Pulling fs layer 15:22:25 e4afab677181: Pulling fs layer 15:22:25 567bc94445bd: Pulling fs layer 15:22:25 69eff66c35e2: Pulling fs layer 15:22:25 a803316fb129: Waiting 15:22:25 e4afab677181: Waiting 15:22:25 567bc94445bd: Waiting 15:22:25 9e6196db0a93: Pulling fs layer 15:22:25 c8f44004068c: Pulling fs layer 15:22:25 69eff66c35e2: Waiting 15:22:25 9e6196db0a93: Waiting 15:22:25 22442686bd72: Pulling fs layer 15:22:25 c8f44004068c: Waiting 15:22:25 538120297d91: Pulling fs layer 15:22:25 4eaff4018a72: Pulling fs layer 15:22:25 398e5219c811: Pulling fs layer 15:22:25 a054eb5e9d23: Pulling fs layer 15:22:25 538120297d91: Waiting 15:22:25 398e5219c811: Waiting 15:22:25 4eaff4018a72: Waiting 15:22:25 a054eb5e9d23: Waiting 15:22:25 55b4810136f4: Verifying Checksum 15:22:25 55b4810136f4: Download complete 15:22:25 08409d417260: Download complete 15:22:25 bf127bdc9f4f: Verifying Checksum 15:22:25 bf127bdc9f4f: Download complete 15:22:25 a803316fb129: Verifying Checksum 15:22:25 a803316fb129: Download complete 15:22:25 e4afab677181: Verifying Checksum 15:22:25 e4afab677181: Download complete 15:22:26 567bc94445bd: Verifying Checksum 15:22:26 567bc94445bd: Download complete 15:22:26 9e6196db0a93: Verifying Checksum 15:22:26 9e6196db0a93: Download complete 15:22:26 69eff66c35e2: Verifying Checksum 15:22:26 69eff66c35e2: Download complete 15:22:26 08409d417260: Pull complete 15:22:26 c8f44004068c: Verifying Checksum 15:22:26 c8f44004068c: Download complete 15:22:26 538120297d91: Verifying Checksum 15:22:26 538120297d91: Download complete 15:22:26 398e5219c811: Verifying Checksum 15:22:26 398e5219c811: Download complete 15:22:26 a054eb5e9d23: Verifying Checksum 15:22:26 a054eb5e9d23: Download complete 15:22:26 22442686bd72: Verifying Checksum 15:22:26 22442686bd72: Download complete 15:22:26 bf127bdc9f4f: Pull complete 15:22:27 55b4810136f4: Pull complete 15:22:28 4eaff4018a72: Download complete 15:22:28 a803316fb129: Pull complete 15:22:29 e4afab677181: Pull complete 15:22:30 567bc94445bd: Pull complete 15:22:30 69eff66c35e2: Pull complete 15:22:30 9e6196db0a93: Pull complete 15:22:31 c8f44004068c: Pull complete 15:22:32 22442686bd72: Pull complete 15:22:32 538120297d91: Pull complete 15:22:32 ✔ Browser application bundle generation complete. 15:22:32 17 05 2023 15:22:31.780:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 7hPO9-1WtBLWTSoBAAAB with id 77548229 15:22:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:22:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.095 secs) 15:22:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.184 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.21 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.278 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.291 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.301 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.314 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.324 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.329 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.334 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.34 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.342 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.365 secs) 15:22:35 4eaff4018a72: Pull complete 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.403 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.412 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.454 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.462 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.465 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.492 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.5 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.512 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.52 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.548 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.558 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.566 secs) 15:22:35 398e5219c811: Pull complete 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.595 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.61 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.643 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.655 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.663 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.668 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.671 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.675 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.695 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.734 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.748 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.759 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.764 secs) 15:22:35 a054eb5e9d23: Pull complete 15:22:35 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 15:22:35 Status: Downloaded newer image for docker:latest 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.772 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.806 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.813 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.818 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.853 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.876 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.902 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.928 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.939 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.942 secs) 15:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.944 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.977 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.98 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.998 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.009 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.013 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.017 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.036 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.042 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.046 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.063 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.072 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.077 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.079 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.093 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.099 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.104 secs) 15:22:36 WARN: ' 15:22:36 It looks like you're using ngModel on the same form field as formControlName. 15:22:36 Support for using the ngModel input property and ngModelChange event with 15:22:36 reactive form directives has been deprecated in Angular v6 and will be removed 15:22:36 in a future version of Angular. 15:22:36 15:22:36 For more information on this, see our API docs here: 15:22:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:22:36 ' 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.104 secs) 15:22:36 WARN: ' 15:22:36 It looks like you're using ngModel on the same form field as formControlName. 15:22:36 Support for using the ngModel input property and ngModelChange event with 15:22:36 reactive form directives has been deprecated in Angular v6 and will be removed 15:22:36 in a future version of Angular. 15:22:36 15:22:36 For more information on this, see our API docs here: 15:22:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:22:36 ' 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.131 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.136 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.138 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.143 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.145 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.149 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.157 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.168 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.173 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.205 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.223 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.227 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.229 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.235 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.27 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.28 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.293 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.302 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.314 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.336 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.346 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.351 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.356 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.361 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.367 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.389 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.393 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.395 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.397 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.401 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.405 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.424 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.427 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.43 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.444 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.453 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.455 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.457 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.459 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.472 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.476 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.479 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.486 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.494 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.505 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.513 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.54 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.573 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.595 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.639 secs) 15:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.649 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.663 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.668 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.677 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.679 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.68 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.685 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.691 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.695 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.713 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.724 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.726 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.732 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.736 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.739 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.742 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.743 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.744 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.756 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.771 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.78 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.798 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.803 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.807 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.867 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.883 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.892 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.901 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.908 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.917 secs) 15:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.888 secs / 1.917 secs) 15:22:37 TOTAL: 145 SUCCESS 15:22:37 ✔ Browser application bundle generation complete. 15:22:37 15:22:37 =============================== Coverage summary =============================== 15:22:37 Statements : 41.44% ( 1421/3429 ) 15:22:37 Branches : 12.14% ( 109/898 ) 15:22:37 Functions : 33.17% ( 415/1251 ) 15:22:37 Lines : 39.32% ( 1276/3245 ) 15:22:37 ================================================================================ 15:22:38 ✔ Browser application bundle generation complete. 15:22:38 ---> 71aa4f0210d4 15:22:38 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:38 ---> Running in a3bb7b5753f5 15:22:38 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 15:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:22:38 $ docker stop --time=1 6726a49a0422c0fcdc582aa89dff3b50879735b42558fb9fb6303777021e45ee 15:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:22:39 $ docker rm -f --volumes 6726a49a0422c0fcdc582aa89dff3b50879735b42558fb9fb6303777021e45ee [Pipeline] // withDockerContainer [Pipeline] sh 15:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:40 OK: 263 MiB in 53 packages 15:22:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:22:41 + sudo chown -R jenkins:jenkins . 15:22:41 Removing intermediate container a3bb7b5753f5 15:22:41 ---> 2706ff27d04d 15:22:41 Step 10/15 : ENV GO111MODULE=on 15:22:41 ---> Running in 660dfe95b099 [Pipeline] sh 15:22:41 Removing intermediate container 660dfe95b099 15:22:41 ---> 008f041a5eda 15:22:41 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:22:41 ---> Running in 3eb9de55f5f7 15:22:41 + ls -al . 15:22:41 total 180 15:22:41 drwxrwxr-x 14 jenkins jenkins 4096 May 17 15:20 . 15:22:41 drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:19 .. 15:22:41 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:19 .blubracket 15:22:41 -rw-rw-r-- 1 jenkins jenkins 18 May 17 15:19 .dockerignore 15:22:41 drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:19 .git 15:22:41 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:19 .github 15:22:41 -rw-rw-r-- 1 jenkins jenkins 185 May 17 15:19 .gitignore 15:22:41 drwxr-xr-x 3 jenkins jenkins 4096 May 17 15:19 .semver 15:22:41 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 15:19 Attribution.txt 15:22:41 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 15:19 CHANGELOG.md 15:22:41 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 15:19 CONTRIBUTING.md 15:22:41 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 15:19 Dockerfile 15:22:41 -rw-rw-r-- 1 jenkins jenkins 652 May 17 15:19 Jenkinsfile 15:22:41 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 15:19 LICENSE 15:22:41 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 15:19 Makefile 15:22:41 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 15:19 README.md 15:22:41 -rw-rw-r-- 1 jenkins jenkins 12 May 17 15:19 VERSION 15:22:41 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:19 assets 15:22:41 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:19 bin 15:22:41 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:19 cmd 15:22:41 -rw-r--r-- 1 jenkins jenkins 10 May 17 15:20 coverage.out 15:22:41 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:19 docs 15:22:41 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 15:19 go.mod 15:22:41 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 15:19 go.sum 15:22:41 drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:19 internal 15:22:41 drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:19 snap 15:22:41 drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:19 testing 15:22:41 -rw-rw-r-- 1 jenkins jenkins 155 May 17 15:19 version.go 15:22:41 drwxrwxr-x 6 jenkins jenkins 4096 May 17 15:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:42 Removing intermediate container 3eb9de55f5f7 15:22:42 ---> d7725f2113f1 15:22:42 Step 12/15 : COPY go.mod vendor* ./ 15:22:42 + 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=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b --label arch=amd64 --label version=3.0.0-dev.12 . 15:22:42 Sending build context to Docker daemon 48.26MB 15:22:42 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:22:42 Step 2/25 : FROM ${BASE} AS builder 15:22:42 ---> 868cf3ea7f6b 15:22:42 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:22:42 ---> f6c59ebfe83d 15:22:42 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:42 ---> Running in 2e50e85cf0f5 15:22:43 ---> Running in ae777fe6a5ec 15:22:43 Removing intermediate container ae777fe6a5ec 15:22:43 ---> aac5a12d4526 15:22:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:22:43 ---> Running in 917fe203a572 15:22:43 Removing intermediate container 917fe203a572 15:22:43 ---> b9e22fde6822 15:22:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:22:43 ---> Running in 254ce4a188a7 15:22:43 Removing intermediate container 254ce4a188a7 15:22:43 ---> 3074a0838bdd 15:22:43 Step 6/25 : LABEL Name=edgex-ui-go 15:22:43 ---> Running in 98e2bd7e980a 15:22:43 Removing intermediate container 98e2bd7e980a 15:22:43 ---> 023ff79438a7 15:22:43 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:22:43 ---> Running in ad2fb41d72ea 15:22:43 Removing intermediate container ad2fb41d72ea 15:22:43 ---> 78766a62f030 15:22:43 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:22:44 ---> 2bdabea9ccc6 15:22:44 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:44 ---> Running in b6ffeb342f4c 15:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:22:45 OK: 265 MiB in 53 packages 15:22:45 Removing intermediate container b6ffeb342f4c 15:22:45 ---> f24077c56692 15:22:45 Step 10/25 : ENV GO111MODULE=on 15:22:45 ---> Running in e95f7fb76264 15:22:45 Removing intermediate container e95f7fb76264 15:22:45 ---> 3f3507e8f78b 15:22:45 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:22:45 ---> Running in df10d70552b0 15:22:45 Removing intermediate container df10d70552b0 15:22:45 ---> 29a6d62348fc 15:22:45 Step 12/25 : COPY go.mod vendor* ./ 15:22:45 ---> 5248382c9a0c 15:22:45 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:45 ---> Running in f19befb5f5f9 15:22:46 Removing intermediate container f19befb5f5f9 15:22:46 ---> 881e5986153a 15:22:46 Step 14/25 : COPY . . 15:22:48 ---> 653ea37432d5 15:22:48 Step 15/25 : RUN ${MAKE} 15:22:48 ---> Running in 444560fe005e 15:22:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:23:06 Removing intermediate container 444560fe005e 15:23:06 ---> f5134ba9f9cc 15:23:06 Step 16/25 : FROM alpine:3.17 15:23:06 3.17: Pulling from library/alpine 15:23:06 f56be85fc22e: Already exists 15:23:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:23:07 Status: Downloaded newer image for alpine:3.17 15:23:07 ---> 9ed4aefc74f6 15:23:07 Step 17/25 : EXPOSE 4000 15:23:07 ---> Running in 2caf05fbae13 15:23:07 Removing intermediate container 2caf05fbae13 15:23:07 ---> 5d078a50411b 15:23:07 Step 18/25 : 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 15:23:08 ---> 42fddc01a240 15:23:08 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:23:08 ---> 6e91970ecc66 15:23:08 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:23:08 ---> 423f9dd168c5 15:23:08 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:23:08 ---> Running in 027885950dcc 15:23:08 Removing intermediate container 027885950dcc 15:23:08 ---> 8a8168bffba7 15:23:08 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:23:08 ---> Running in fe40b3b88d31 15:23:08 Removing intermediate container fe40b3b88d31 15:23:08 ---> 250942b9d7d2 15:23:08 Step 23/25 : LABEL arch=amd64 15:23:08 ---> Running in 380c3d99d8ac 15:23:08 Removing intermediate container 380c3d99d8ac 15:23:08 ---> 06c15bb06465 15:23:08 Step 24/25 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:23:08 ---> Running in 1cbc356725b7 15:23:08 Removing intermediate container 1cbc356725b7 15:23:08 ---> 2d1ba4049735 15:23:08 Step 25/25 : LABEL version=3.0.0-dev.12 15:23:08 ---> Running in a95472b7ad95 15:23:09 Removing intermediate container a95472b7ad95 15:23:09 ---> 1ea6c55867c3 15:23:09 [Warning] One or more build-args [ARCH] were not consumed 15:23:09 Successfully built 1ea6c55867c3 15:23:09 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:09 provisioning config files... 15:23:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config239581203416169669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:09 ---> docker-login.sh 15:23:09 nexus3.edgexfoundry.org:10001 15:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:09 Configure a credential helper to remove this warning. See 15:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:09 15:23:09 Login Succeeded 15:23:09 nexus3.edgexfoundry.org:10002 15:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:09 Configure a credential helper to remove this warning. See 15:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:09 15:23:09 Login Succeeded 15:23:09 nexus3.edgexfoundry.org:10003 15:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:09 Configure a credential helper to remove this warning. See 15:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:09 15:23:09 Login Succeeded 15:23:09 nexus3.edgexfoundry.org:10004 15:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:09 Configure a credential helper to remove this warning. See 15:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:09 15:23:09 Login Succeeded 15:23:09 docker.io 15:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:09 Configure a credential helper to remove this warning. See 15:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:09 15:23:09 Login Succeeded 15:23:09 ---> docker-login.sh ends [Pipeline] } 15:23:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:10 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:23:10 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:23:10 latest 15:23:10 3.0.0-dev.12 15:23:10 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 15:23:10 main 15:23:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:23:10 89d7b38e2664: Preparing 15:23:10 ee5e9a860dfe: Preparing 15:23:10 02ccb2c0a50c: Preparing 15:23:10 f1417ff83b31: Preparing 15:23:10 f1417ff83b31: Layer already exists 15:23:10 89d7b38e2664: Pushed 15:23:10 ee5e9a860dfe: Pushed 15:23:13 02ccb2c0a50c: Pushed 15:23:13 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:23:14 89d7b38e2664: Preparing 15:23:14 ee5e9a860dfe: Preparing 15:23:14 02ccb2c0a50c: Preparing 15:23:14 f1417ff83b31: Preparing 15:23:14 89d7b38e2664: Layer already exists 15:23:14 ee5e9a860dfe: Layer already exists 15:23:14 02ccb2c0a50c: Layer already exists 15:23:14 f1417ff83b31: Layer already exists 15:23:14 latest: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.12 15:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:23:14 89d7b38e2664: Preparing 15:23:14 ee5e9a860dfe: Preparing 15:23:14 02ccb2c0a50c: Preparing 15:23:14 f1417ff83b31: Preparing 15:23:14 89d7b38e2664: Layer already exists 15:23:14 f1417ff83b31: Layer already exists 15:23:14 ee5e9a860dfe: Layer already exists 15:23:14 02ccb2c0a50c: Layer already exists 15:23:14 3.0.0-dev.12: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 15:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:23:15 89d7b38e2664: Preparing 15:23:15 ee5e9a860dfe: Preparing 15:23:15 02ccb2c0a50c: Preparing 15:23:15 f1417ff83b31: Preparing 15:23:15 89d7b38e2664: Layer already exists 15:23:15 ee5e9a860dfe: Layer already exists 15:23:15 02ccb2c0a50c: Layer already exists 15:23:15 f1417ff83b31: Layer already exists 15:23:15 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:23:15 89d7b38e2664: Preparing 15:23:15 ee5e9a860dfe: Preparing 15:23:15 02ccb2c0a50c: Preparing 15:23:15 f1417ff83b31: Preparing 15:23:15 02ccb2c0a50c: Layer already exists 15:23:15 ee5e9a860dfe: Layer already exists 15:23:15 89d7b38e2664: Layer already exists 15:23:15 f1417ff83b31: Layer already exists 15:23:15 main: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:15 ===================================================== [Pipeline] echo 15:23:15 taggedImages: 15:23:15 - nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:23:15 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:23:15 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.12 15:23:15 - nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 15:23:15 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:16 15:23:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:16 latest: Pulling from edgex-lftools-log-publisher 15:23:16 5eb5b503b376: Pulling fs layer 15:23:16 5c69ac0246d0: Pulling fs layer 15:23:16 ec43610c2a17: Pulling fs layer 15:23:16 3a2ae6a8a46f: Pulling fs layer 15:23:16 33b1e0a273af: Pulling fs layer 15:23:16 5d3b04190fa2: Pulling fs layer 15:23:16 2f39f015ded8: Pulling fs layer 15:23:16 33b1e0a273af: Waiting 15:23:16 5d3b04190fa2: Waiting 15:23:16 2f39f015ded8: Waiting 15:23:16 3a2ae6a8a46f: Waiting 15:23:16 5c69ac0246d0: Verifying Checksum 15:23:16 5c69ac0246d0: Download complete 15:23:16 3a2ae6a8a46f: Verifying Checksum 15:23:16 3a2ae6a8a46f: Download complete 15:23:16 33b1e0a273af: Verifying Checksum 15:23:16 33b1e0a273af: Download complete 15:23:16 ec43610c2a17: Verifying Checksum 15:23:16 ec43610c2a17: Download complete 15:23:16 5d3b04190fa2: Verifying Checksum 15:23:16 5d3b04190fa2: Download complete 15:23:16 5eb5b503b376: Verifying Checksum 15:23:16 5eb5b503b376: Download complete 15:23:17 2f39f015ded8: Download complete 15:23:18 5eb5b503b376: Pull complete 15:23:18 5c69ac0246d0: Pull complete 15:23:18 ec43610c2a17: Pull complete 15:23:18 3a2ae6a8a46f: Pull complete 15:23:18 33b1e0a273af: Pull complete 15:23:18 5d3b04190fa2: Pull complete 15:23:23 2f39f015ded8: Pull complete 15:23:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:23 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:26 $ docker top f5f6350d79fbf5cc8c22e597d8b32d080d63586ee50c408d140545c27714eb64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:26 ---> job-cost.sh 15:23:26 lf-activate-venv: SKIPPING 15:23:26 INFO: No Stack... 15:23:26 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:27 INFO: Archiving Costs [Pipeline] sh 15:23:27 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 15:23:27 + cut -d, -f6 [Pipeline] lock 15:23:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] 15:23:27 Resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] did not exist. Created. 15:23:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:27 + echo total: 0.2199999988079071 [Pipeline] stash 15:23:28 Stashed 1 file(s) [Pipeline] } 15:23:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:28 $ docker stop --time=1 f5f6350d79fbf5cc8c22e597d8b32d080d63586ee50c408d140545c27714eb64 15:23:29 $ docker rm -f --volumes f5f6350d79fbf5cc8c22e597d8b32d080d63586ee50c408d140545c27714eb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:50 Removing intermediate container 2e50e85cf0f5 15:23:50 ---> c29643a6c8c5 15:23:50 Step 14/15 : COPY . . 15:23:50 ---> d8717ebfacef 15:23:50 Step 15/15 : RUN ${MAKE} 15:23:50 ---> Running in ebc3ada4e509 15:23:50 noop 15:23:50 Removing intermediate container ebc3ada4e509 15:23:50 ---> 4d567fa33eca 15:23:50 Successfully built 4d567fa33eca 15:23:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:51 + docker inspect -f . ci-base-image-arm64 15:23:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:51 prd-ubuntu20.04-docker-arm64-4c-16g-15884 does not seem to be running inside a container 15:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/108 -v /w/workspace/edgex-ui-go/108:/w/workspace/edgex-ui-go/108:rw,z -v /w/workspace/edgex-ui-go/108@tmp:/w/workspace/edgex-ui-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:23:52 $ docker top 09929053301a3444658438a38912a905fdd2ef74d1a9192197c9c12df37391cb -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:53 + go version 15:23:53 go version go1.20.2 linux/arm64 [Pipeline] } 15:23:53 $ docker stop --time=1 09929053301a3444658438a38912a905fdd2ef74d1a9192197c9c12df37391cb 15:23:55 $ docker rm -f --volumes 09929053301a3444658438a38912a905fdd2ef74d1a9192197c9c12df37391cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:55 + docker inspect -f . ci-base-image-arm64 15:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-15884 does not seem to be running inside a container 15:23:55 $ 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/108 -v /w/workspace/edgex-ui-go/108:/w/workspace/edgex-ui-go/108:rw,z -v /w/workspace/edgex-ui-go/108@tmp:/w/workspace/edgex-ui-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:23:57 $ docker top 6df2f7bf51580d2507f0abea2a14169f8be3b3b8e9d002aec3e4d20bfd90fe26 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:57 + git config --global --add safe.directory /w/workspace/edgex-ui-go/108 [Pipeline] fileExists [Pipeline] sh 15:23:58 + make test 15:23:58 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:24:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:26:07 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:26:07 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:26:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:26:25 ./bin/test-attribution-txt.sh 15:26:25 make -C web test 15:26:25 make[1]: Entering directory '/w/workspace/edgex-ui-go/108/web' 15:26:25 make[1]: tput: No such file or directory 15:26:25 make[1]: tput: No such file or directory 15:26:25 warning: generating ./VERSION 15:26:25 echo "0.0.0" > VERSION 15:26:25 docker build \ 15:26:25 -f Dockerfile \ 15:26:25 --build-arg USER=1000 \ 15:26:25 \ 15:26:25 --label "git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b" \ 15:26:25 -t edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b \ 15:26:25 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:26:25 . 15:26:25 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:26:25 Install the buildx component to build images with BuildKit: 15:26:25 https://docs.docker.com/go/buildx/ 15:26:25 15:26:25 Sending build context to Docker daemon 2.571MB 15:26:25 Step 1/10 : FROM node:16.17-alpine3.15 15:26:25 16.17-alpine3.15: Pulling from library/node 15:26:25 47517142f6ba: Pulling fs layer 15:26:25 5f8c4bfa009b: Pulling fs layer 15:26:25 f7079c9c4ba1: Pulling fs layer 15:26:25 aba105e6f55a: Pulling fs layer 15:26:25 aba105e6f55a: Waiting 15:26:25 47517142f6ba: Verifying Checksum 15:26:25 47517142f6ba: Download complete 15:26:25 f7079c9c4ba1: Verifying Checksum 15:26:25 f7079c9c4ba1: Download complete 15:26:25 aba105e6f55a: Download complete 15:26:26 47517142f6ba: Pull complete 15:26:26 5f8c4bfa009b: Verifying Checksum 15:26:26 5f8c4bfa009b: Download complete 15:26:30 5f8c4bfa009b: Pull complete 15:26:30 f7079c9c4ba1: Pull complete 15:26:30 aba105e6f55a: Pull complete 15:26:30 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:26:30 Status: Downloaded newer image for node:16.17-alpine3.15 15:26:30 ---> bf1b8b58d215 15:26:30 Step 2/10 : RUN apk add --no-cache chromium 15:26:31 ---> Running in 5e7f4fee0aab 15:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:26:33 (1/128) Installing libxau (1.0.9-r0) 15:26:33 (2/128) Installing libmd (1.0.3-r0) 15:26:33 (3/128) Installing libbsd (0.11.3-r1) 15:26:33 (4/128) Installing libxdmcp (1.1.3-r0) 15:26:33 (5/128) Installing libxcb (1.14-r2) 15:26:33 (6/128) Installing libx11 (1.7.3.1-r0) 15:26:33 (7/128) Installing libxext (1.3.4-r0) 15:26:33 (8/128) Installing libice (1.0.10-r0) 15:26:33 (9/128) Installing libuuid (2.37.4-r0) 15:26:33 (10/128) Installing libsm (1.2.3-r0) 15:26:33 (11/128) Installing libxt (1.2.1-r0) 15:26:33 (12/128) Installing libxmu (1.1.3-r0) 15:26:33 (13/128) Installing xset (1.2.4-r0) 15:26:33 (14/128) Installing xprop (1.2.5-r0) 15:26:33 (15/128) Installing xdg-utils (1.1.3-r0) 15:26:33 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 15:26:33 (17/128) Installing pkgconf (1.8.1-r0) 15:26:33 (18/128) Installing libffi (3.4.2-r1) 15:26:33 (19/128) Installing libintl (0.21-r0) 15:26:33 (20/128) Installing libblkid (2.37.4-r0) 15:26:33 (21/128) Installing libmount (2.37.4-r0) 15:26:33 (22/128) Installing pcre (8.45-r1) 15:26:33 (23/128) Installing glib (2.70.1-r0) 15:26:33 (24/128) Installing xz-libs (5.2.5-r1) 15:26:33 (25/128) Installing libxml2 (2.9.14-r2) 15:26:33 (26/128) Installing shared-mime-info (2.1-r2) 15:26:33 (27/128) Installing hicolor-icon-theme (0.17-r1) 15:26:33 (28/128) Installing libjpeg-turbo (2.1.2-r0) 15:26:33 (29/128) Installing libpng (1.6.37-r1) 15:26:33 (30/128) Installing libwebp (1.2.2-r0) 15:26:33 (31/128) Installing zstd-libs (1.5.0-r0) 15:26:33 (32/128) Installing tiff (4.4.0-r1) 15:26:33 (33/128) Installing gdk-pixbuf (2.42.8-r0) 15:26:33 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 15:26:33 (35/128) Installing libxcomposite (0.4.5-r0) 15:26:33 (36/128) Installing libxfixes (6.0.0-r0) 15:26:33 (37/128) Installing libxrender (0.9.10-r3) 15:26:33 (38/128) Installing libxcursor (1.2.0-r0) 15:26:34 (39/128) Installing libxdamage (1.1.5-r1) 15:26:34 (40/128) Installing libxi (1.8-r0) 15:26:34 (41/128) Installing libxinerama (1.1.4-r1) 15:26:34 (42/128) Installing libxrandr (1.5.2-r1) 15:26:34 (43/128) Installing atk (2.36.0-r0) 15:26:34 (44/128) Installing libxtst (1.2.3-r3) 15:26:34 (45/128) Installing dbus-libs (1.12.24-r0) 15:26:34 (46/128) Installing at-spi2-core (2.42.0-r0) 15:26:34 (47/128) Installing at-spi2-atk (2.38.0-r0) 15:26:34 (48/128) Installing expat (2.5.0-r0) 15:26:34 (49/128) Installing brotli-libs (1.0.9-r5) 15:26:34 (50/128) Installing libbz2 (1.0.8-r1) 15:26:34 (51/128) Installing freetype (2.11.1-r2) 15:26:34 (52/128) Installing fontconfig (2.13.1-r4) 15:26:34 (53/128) Installing pixman (0.40.0-r4) 15:26:34 (54/128) Installing cairo (1.16.0-r5) 15:26:34 (55/128) Installing cairo-gobject (1.16.0-r5) 15:26:34 (56/128) Installing avahi-libs (0.8-r5) 15:26:34 (57/128) Installing gmp (6.2.1-r1) 15:26:34 (58/128) Installing nettle (3.7.3-r0) 15:26:34 (59/128) Installing p11-kit (0.24.0-r1) 15:26:34 (60/128) Installing libtasn1 (4.18.0-r1) 15:26:34 (61/128) Installing libunistring (0.9.10-r1) 15:26:34 (62/128) Installing gnutls (3.7.1-r2) 15:26:34 (63/128) Installing cups-libs (2.3.3-r6) 15:26:34 (64/128) Installing libepoxy (1.5.9-r0) 15:26:34 (65/128) Installing fribidi (1.0.11-r0) 15:26:34 (66/128) Installing graphite2 (1.3.14-r0) 15:26:34 (67/128) Installing harfbuzz (3.0.0-r2) 15:26:34 (68/128) Installing libxft (2.3.4-r0) 15:26:34 (69/128) Installing pango (1.48.10-r0) 15:26:34 (70/128) Installing wayland-libs-client (1.19.0-r1) 15:26:34 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 15:26:34 (72/128) Installing wayland-libs-egl (1.19.0-r1) 15:26:34 (73/128) Installing xkeyboard-config (2.34-r0) 15:26:34 (74/128) Installing libxkbcommon (1.3.1-r0) 15:26:34 (75/128) Installing gtk+3.0 (3.24.30-r0) 15:26:35 Executing gtk+3.0-3.24.30-r0.post-install 15:26:35 (76/128) Installing libfontenc (1.1.4-r0) 15:26:35 (77/128) Installing mkfontscale (1.2.1-r1) 15:26:35 (78/128) Installing ttf-opensans (1.10-r1) 15:26:35 Executing ttf-opensans-1.10-r1.post-install 15:26:37 (79/128) Installing libogg (1.3.5-r0) 15:26:37 (80/128) Installing flac (1.3.4-r0) 15:26:37 (81/128) Installing alsa-lib (1.2.5.1-r1) 15:26:37 (82/128) Installing libatomic (10.3.1_git20211027-r0) 15:26:37 (83/128) Installing sdl2 (2.0.16-r4) 15:26:37 (84/128) Installing aom-libs (3.2.0-r0) 15:26:37 (85/128) Installing libass (0.15.2-r0) 15:26:37 (86/128) Installing libdav1d (0.9.2-r0) 15:26:37 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:26:37 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 15:26:37 (89/128) Installing lame (3.100-r0) 15:26:37 (90/128) Installing opus (1.3.1-r1) 15:26:37 (91/128) Installing libgomp (10.3.1_git20211027-r0) 15:26:37 (92/128) Installing soxr (0.1.3-r2) 15:26:37 (93/128) Installing libsrt (1.4.2-r1) 15:26:37 (94/128) Installing libssh (0.9.6-r1) 15:26:37 (95/128) Installing libtheora (1.1.1-r16) 15:26:37 (96/128) Installing v4l-utils-libs (1.22.1-r1) 15:26:37 (97/128) Installing libdrm (2.4.109-r0) 15:26:37 (98/128) Installing libva (2.13.0-r0) 15:26:37 (99/128) Installing libvdpau (1.4-r0) 15:26:37 (100/128) Installing vidstab (1.1.0-r1) 15:26:37 (101/128) Installing libvorbis (1.3.7-r0) 15:26:37 (102/128) Installing libvpx (1.10.0-r0) 15:26:37 (103/128) Installing vulkan-loader (1.2.196-r0) 15:26:37 (104/128) Installing x264-libs (20210613-r0) 15:26:38 (105/128) Installing x265-libs (3.5-r0) 15:26:38 (106/128) Installing xvidcore (1.3.7-r1) 15:26:38 (107/128) Installing ffmpeg-libs (4.4.1-r2) 15:26:38 (108/128) Installing libevent (2.1.12-r4) 15:26:38 (109/128) Installing mesa (21.2.6-r0) 15:26:38 (110/128) Installing wayland-libs-server (1.19.0-r1) 15:26:38 (111/128) Installing mesa-gbm (21.2.6-r0) 15:26:38 (112/128) Installing lcms2 (2.12-r1) 15:26:38 (113/128) Installing nspr (4.32-r0) 15:26:38 (114/128) Installing sqlite-libs (3.36.0-r0) 15:26:38 (115/128) Installing nss (3.78.1-r0) 15:26:38 (116/128) Installing libasyncns (0.8-r1) 15:26:38 (117/128) Installing libltdl (2.4.6-r7) 15:26:38 (118/128) Installing orc (0.4.32-r0) 15:26:38 (119/128) Installing libsndfile (1.0.31-r1) 15:26:38 (120/128) Installing speexdsp (1.2.0-r0) 15:26:38 (121/128) Installing tdb-libs (1.4.5-r0) 15:26:38 (122/128) Installing libpulse (15.0-r2) 15:26:38 (123/128) Installing re2 (2021.11.01-r0) 15:26:38 (124/128) Installing snappy (1.1.9-r1) 15:26:38 (125/128) Installing libgpg-error (1.42-r1) 15:26:38 (126/128) Installing libgcrypt (1.9.4-r0) 15:26:38 (127/128) Installing libxslt (1.1.35-r0) 15:26:38 (128/128) Installing chromium (99.0.4844.84-r0) 15:26:43 Executing busybox-1.34.1-r7.trigger 15:26:43 Executing glib-2.70.1-r0.trigger 15:26:43 Executing shared-mime-info-2.1-r2.trigger 15:26:45 Executing gdk-pixbuf-2.42.8-r0.trigger 15:26:45 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:26:45 Executing fontconfig-2.13.1-r4.trigger 15:26:45 Executing mkfontscale-1.2.1-r1.trigger 15:26:45 OK: 275 MiB in 144 packages 15:26:55 Removing intermediate container 5e7f4fee0aab 15:26:55 ---> 9e5a62cacd14 15:26:55 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:26:55 ---> Running in c4ce02c3e366 15:26:55 Removing intermediate container c4ce02c3e366 15:26:55 ---> 48a6ca284d5f 15:26:55 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:26:55 ---> Running in 12b129c043d8 15:26:55 Removing intermediate container 12b129c043d8 15:26:55 ---> 423029a3b32a 15:26:55 Step 5/10 : RUN npm install -g npm 15:26:55 ---> Running in c10c771f841e 15:27:21 15:27:21 removed 7 packages, changed 101 packages, and audited 264 packages in 22s 15:27:21 15:27:21 27 packages are looking for funding 15:27:21 run `npm fund` for details 15:27:21 15:27:21 found 0 vulnerabilities 15:27:23 Removing intermediate container c10c771f841e 15:27:23 ---> c06d5dbb74ed 15:27:23 Step 6/10 : ARG USER=1000 15:27:23 ---> Running in 9f9f9edbf521 15:27:23 Removing intermediate container 9f9f9edbf521 15:27:23 ---> 0cb41e8ceacb 15:27:23 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:27:23 ---> Running in f9fdc0dd5e48 15:27:25 Removing intermediate container f9fdc0dd5e48 15:27:25 ---> dac688f6c8e4 15:27:25 Step 8/10 : USER $USER:$USER 15:27:25 ---> Running in dc1d4a7223f9 15:27:25 Removing intermediate container dc1d4a7223f9 15:27:25 ---> 2cb7cbc029bb 15:27:25 Step 9/10 : WORKDIR /app 15:27:26 ---> Running in 5b160bec1464 15:27:26 Removing intermediate container 5b160bec1464 15:27:26 ---> f4b195325f10 15:27:26 Step 10/10 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:27:26 ---> Running in 154d825d8dad 15:27:26 Removing intermediate container 154d825d8dad 15:27:26 ---> 87c8bf6e0602 15:27:26 Successfully built 87c8bf6e0602 15:27:26 Successfully tagged edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:27:26 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:27:26 touch edgex-web-ui.imagebuilt 15:27:26 mkdir -p node_modules coverage 15:27:26 chown "1000:1000" node_modules coverage package-lock.json 15:27:26 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:27:38 npm WARN old lockfile 15:27:38 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:27:38 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:27:38 npm WARN old lockfile 15:27:38 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:27:38 npm WARN old lockfile 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:17 npm WARN EBADENGINE Unsupported engine { 15:28:17 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:28:17 npm WARN EBADENGINE required: { 15:28:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:28:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:28:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:28:17 npm WARN EBADENGINE }, 15:28:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:28:17 npm WARN EBADENGINE } 15:28:44 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:28:44 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 15:28:44 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:28:44 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:28:44 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:28:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:28:49 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:28:56 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:28:56 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:28:58 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:29:08 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:29:18 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:29:18 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:29: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. 15:29:21 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. 15:29:23 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. 15:29:25 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:29:35 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 15:29:36 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 15:29:59 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. 15:30:21 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 15:30:59 15:30:59 added 1475 packages, and audited 1476 packages in 3m 15:30:59 15:30:59 90 packages are looking for funding 15:30:59 run `npm fund` for details 15:30:59 15:30:59 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:30:59 15:30:59 To address issues that do not require attention, run: 15:30:59 npm audit fix 15:30:59 15:30:59 To address all issues (including breaking changes), run: 15:30:59 npm audit fix --force 15:30:59 15:30:59 Run `npm audit` for details. 15:31:04 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 15:31:19 - Generating browser application bundles (phase: setup)... 15:31:51 Compiling @angular/core : es2015 as esm2015 15:31:51 Compiling @angular/compiler/testing : es2015 as esm2015 15:32:18 Compiling @angular/common : es2015 as esm2015 15:32:18 Compiling @angular/core/testing : es2015 as esm2015 15:32:21 Compiling @angular/platform-browser : es2015 as esm2015 15:32:21 Compiling @angular/common/testing : es2015 as esm2015 15:32:25 Compiling @angular/router : es2015 as esm2015 15:32:25 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:32:30 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:32:33 Compiling @angular/common/http : es2015 as esm2015 15:32:33 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:32:36 Compiling @angular/forms : es2015 as esm2015 15:32:37 Compiling @angular/router/testing : es2015 as esm2015 15:32:38 Compiling @angular/common/http/testing : es2015 as esm2015 15:33:35 17 05 2023 15:33:34.543:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:33:35 17 05 2023 15:33:34.557:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:33:35 17 05 2023 15:33:34.585:INFO [launcher]: Starting browser ChromeHeadless 15:34:43 17 05 2023 15:34:36.635:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:35:15 17 05 2023 15:35:11.663:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:35:30 ✔ Browser application bundle generation complete. 15:35:31 17 05 2023 15:35:31.676:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket auxvNGGSqAOhtATBAAAB with id 1741053 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.098 secs) 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.216 secs) 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.616 secs) 15:35:50 WARN: ' 15:35:50 It looks like you're using ngModel on the same form field as formControlName. 15:35:50 Support for using the ngModel input property and ngModelChange event with 15:35:50 reactive form directives has been deprecated in Angular v6 and will be removed 15:35:50 in a future version of Angular. 15:35:50 15:35:50 For more information on this, see our API docs here: 15:35:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:35:50 ' 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.616 secs) 15:35:50 WARN: ' 15:35:50 It looks like you're using ngModel on the same form field as formControlName. 15:35:50 Support for using the ngModel input property and ngModelChange event with 15:35:50 reactive form directives has been deprecated in Angular v6 and will be removed 15:35:50 in a future version of Angular. 15:35:50 15:35:50 For more information on this, see our API docs here: 15:35:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:35:50 ' 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.037 secs) 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.144 secs) 15:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.19 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.495 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.539 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.646 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.687 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.731 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.756 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.988 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.055 secs) 15:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.123 secs) 15:35:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.348 secs) 15:35:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.475 secs) 15:35:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.517 secs) 15:35:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.551 secs) 15:35:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.611 secs) 15:35:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.643 secs) 15:35:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.99 secs) 15:35:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.028 secs) 15:35:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.065 secs) 15:35:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.088 secs) 15:35:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.383 secs) 15:35:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.592 secs) 15:35:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.626 secs) 15:35:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.815 secs) 15:35:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.911 secs) 15:35:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.129 secs) 15:35:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.485 secs) 15:35:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.596 secs) 15:35:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.639 secs) 15:35:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.674 secs) 15:35:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.785 secs) 15:35:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.89 secs) 15:35:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.945 secs) 15:35:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.001 secs) 15:35:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.068 secs) 15:35:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.326 secs) 15:35:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.544 secs) 15:35:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.704 secs) 15:35:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.897 secs) 15:35:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.052 secs) 15:35:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.367 secs) 15:35:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.451 secs) 15:35:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.522 secs) 15:35:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.595 secs) 15:35:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.627 secs) 15:35:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.673 secs) 15:35:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.832 secs) 15:35:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.921 secs) 15:35:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.949 secs) 15:35:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.981 secs) 15:35:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.002 secs) 15:35:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.185 secs) 15:35:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.315 secs) 15:35:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.643 secs) 15:35:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.843 secs) 15:35:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.92 secs) 15:35:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.025 secs) 15:35:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.037 secs) 15:35:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.049 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.094 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.19 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.347 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.385 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.424 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.466 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.555 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.713 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.738 secs) 15:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.799 secs) 15:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.9 secs) 15:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.952 secs) 15:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.018 secs) 15:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.069 secs) 15:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.464 secs) 15:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.488 secs) 15:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.637 secs) 15:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.687 secs) 15:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.729 secs) 15:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.78 secs) 15:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11 secs) 15:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.022 secs) 15:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.043 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.058 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.136 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.198 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.216 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.322 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.472 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.54 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.6 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.667 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.703 secs) 15:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.731 secs) 15:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.759 secs) 15:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.281 secs) 15:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.486 secs) 15:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.514 secs) 15:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.525 secs) 15:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.581 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.707 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.724 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.741 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.761 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.847 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.877 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.92 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.935 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.949 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.994 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.034 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.048 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.11 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.127 secs) 15:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.137 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.164 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.292 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.357 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.387 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.411 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.497 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.562 secs) 15:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.611 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.977 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.074 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.092 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.104 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.286 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.359 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.379 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.419 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.564 secs) 15:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.624 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.789 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.899 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.911 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.93 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.942 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.957 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.97 secs) 15:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.051 secs) 15:36:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.907 secs / 15.051 secs) 15:36:09 TOTAL: 145 SUCCESS 15:36:09 ✔ Browser application bundle generation complete. 15:36:12 15:36:12 =============================== Coverage summary =============================== 15:36:12 Statements : 41.56% ( 1425/3429 ) 15:36:12 Branches : 12.14% ( 109/898 ) 15:36:12 Functions : 33.33% ( 417/1251 ) 15:36:12 Lines : 39.45% ( 1280/3245 ) 15:36:12 ================================================================================ 15:36:12 17 05 2023 15:36:12.547:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:36:13 ✔ Browser application bundle generation complete. 15:36:14 make[1]: Leaving directory '/w/workspace/edgex-ui-go/108/web' [Pipeline] echo 15:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:36:14 $ docker stop --time=1 6df2f7bf51580d2507f0abea2a14169f8be3b3b8e9d002aec3e4d20bfd90fe26 15:36:16 $ docker rm -f --volumes 6df2f7bf51580d2507f0abea2a14169f8be3b3b8e9d002aec3e4d20bfd90fe26 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:36:19 Warning: overwriting stash ‘coverage-report’ 15:36:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:36:28 + ls -al . 15:36:28 total 176 15:36:28 drwxrwxr-x 13 jenkins jenkins 4096 May 17 15:24 . 15:36:28 drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:21 .. 15:36:28 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:21 .blubracket 15:36:28 -rw-rw-r-- 1 jenkins jenkins 18 May 17 15:21 .dockerignore 15:36:28 drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:21 .git 15:36:28 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:21 .github 15:36:28 -rw-rw-r-- 1 jenkins jenkins 185 May 17 15:21 .gitignore 15:36:28 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 15:21 Attribution.txt 15:36:28 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 15:21 CHANGELOG.md 15:36:28 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 15:21 CONTRIBUTING.md 15:36:28 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 15:21 Dockerfile 15:36:28 -rw-rw-r-- 1 jenkins jenkins 652 May 17 15:21 Jenkinsfile 15:36:28 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 15:21 LICENSE 15:36:28 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 15:21 Makefile 15:36:28 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 15:21 README.md 15:36:28 -rw-rw-r-- 1 jenkins jenkins 12 May 17 15:19 VERSION 15:36:28 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:21 assets 15:36:28 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:21 bin 15:36:28 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:21 cmd 15:36:28 -rw-r--r-- 1 jenkins jenkins 10 May 17 15:24 coverage.out 15:36:28 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:21 docs 15:36:28 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 15:21 go.mod 15:36:28 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 15:21 go.sum 15:36:28 drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:21 internal 15:36:28 drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:21 snap 15:36:28 drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:21 testing 15:36:28 -rw-rw-r-- 1 jenkins jenkins 155 May 17 15:21 version.go 15:36:28 drwxrwxr-x 6 jenkins jenkins 4096 May 17 15:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:28 + 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=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b --label arch=arm64 --label version=3.0.0-dev.12 . 15:36:29 Sending build context to Docker daemon 31.06MB 15:36:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:36:29 Step 2/25 : FROM ${BASE} AS builder 15:36:29 ---> 4d567fa33eca 15:36:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:36:31 ---> Running in 7202e31704be 15:36:31 Removing intermediate container 7202e31704be 15:36:31 ---> b76144f5f3ad 15:36:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:36:31 ---> Running in ff9d251d778b 15:36:31 Removing intermediate container ff9d251d778b 15:36:31 ---> 428bc124e1ed 15:36:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:36:31 ---> Running in 6561937fcca6 15:36:31 Removing intermediate container 6561937fcca6 15:36:31 ---> 02b10c7d51a1 15:36:31 Step 6/25 : LABEL Name=edgex-ui-go 15:36:31 ---> Running in 195050a0736f 15:36:32 Removing intermediate container 195050a0736f 15:36:32 ---> c6ed259cea36 15:36:32 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:36:32 ---> Running in c75128d9f303 15:36:32 Removing intermediate container c75128d9f303 15:36:32 ---> e40bdf1acb00 15:36:32 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:36:33 ---> b9bc612d930f 15:36:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:34 ---> Running in c054e33c9534 15:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:36:36 OK: 263 MiB in 53 packages 15:36:37 Removing intermediate container c054e33c9534 15:36:37 ---> a11f6dd60d3c 15:36:37 Step 10/25 : ENV GO111MODULE=on 15:36:37 ---> Running in 2ae6d78d0300 15:36:37 Removing intermediate container 2ae6d78d0300 15:36:37 ---> 15c347472e65 15:36:37 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:36:37 ---> Running in c66627f8e571 15:36:37 Removing intermediate container c66627f8e571 15:36:37 ---> 5e72e39d2d3c 15:36:37 Step 12/25 : COPY go.mod vendor* ./ 15:36:38 ---> c93457725788 15:36:38 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:38 ---> Running in 857c5f306b12 15:36:41 Removing intermediate container 857c5f306b12 15:36:41 ---> 5d0c3cc76eb0 15:36:41 Step 14/25 : COPY . . 15:36:45 ---> ff6359b8ede7 15:36:45 Step 15/25 : RUN ${MAKE} 15:36:45 ---> Running in c61c1c8abc01 15:36:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:38:52 Removing intermediate container c61c1c8abc01 15:38:52 ---> ae0966c751b5 15:38:52 Step 16/25 : FROM alpine:3.17 15:38:52 3.17: Pulling from library/alpine 15:38:52 c41833b44d91: Already exists 15:38:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:38:52 Status: Downloaded newer image for alpine:3.17 15:38:52 ---> 51e60588ff2c 15:38:52 Step 17/25 : EXPOSE 4000 15:38:52 ---> Running in 0bd4b8187923 15:38:52 Removing intermediate container 0bd4b8187923 15:38:52 ---> 63cbb3c68123 15:38:52 Step 18/25 : 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 15:38:52 ---> d428960f9d88 15:38:52 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:38:52 ---> e6340d6298d3 15:38:52 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:38:52 ---> 05aed36d9b57 15:38:52 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:38:52 ---> Running in 142279e20c58 15:38:52 Removing intermediate container 142279e20c58 15:38:52 ---> fa0aa3c5109b 15:38:52 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:38:52 ---> Running in a15cb03f9109 15:38:52 Removing intermediate container a15cb03f9109 15:38:52 ---> 072778ddfeb8 15:38:52 Step 23/25 : LABEL arch=arm64 15:38:52 ---> Running in 2bf708006114 15:38:52 Removing intermediate container 2bf708006114 15:38:52 ---> bb8cd0319879 15:38:52 Step 24/25 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:38:52 ---> Running in 9c0c8da2b34c 15:38:52 Removing intermediate container 9c0c8da2b34c 15:38:52 ---> 2190cb5ea835 15:38:52 Step 25/25 : LABEL version=3.0.0-dev.12 15:38:52 ---> Running in 1b3242bb3878 15:38:52 Removing intermediate container 1b3242bb3878 15:38:52 ---> ef196888d44b 15:38:52 [Warning] One or more build-args [ARCH] were not consumed 15:38:52 Successfully built ef196888d44b 15:38:52 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:52 provisioning config files... 15:38:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/108@tmp/config8073672394329209714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:53 ---> docker-login.sh 15:38:53 nexus3.edgexfoundry.org:10001 15:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:53 Configure a credential helper to remove this warning. See 15:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:53 15:38:53 Login Succeeded 15:38:53 nexus3.edgexfoundry.org:10002 15:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:53 Configure a credential helper to remove this warning. See 15:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:53 15:38:53 Login Succeeded 15:38:53 nexus3.edgexfoundry.org:10003 15:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:54 Configure a credential helper to remove this warning. See 15:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:54 15:38:54 Login Succeeded 15:38:54 nexus3.edgexfoundry.org:10004 15:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:54 Configure a credential helper to remove this warning. See 15:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:54 15:38:54 Login Succeeded 15:38:54 docker.io 15:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:55 Configure a credential helper to remove this warning. See 15:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:55 15:38:55 Login Succeeded 15:38:55 ---> docker-login.sh ends [Pipeline] } 15:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:55 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:38:55 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:38:55 latest 15:38:55 3.0.0-dev.12 15:38:55 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 15:38:55 main 15:38:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:38:55 bbfa9437fa60: Preparing 15:38:55 b2589dc77a07: Preparing 15:38:55 e5d4f6381076: Preparing 15:38:55 26cbea5cba74: Preparing 15:38:55 26cbea5cba74: Layer already exists 15:38:56 b2589dc77a07: Pushed 15:38:56 bbfa9437fa60: Pushed 15:39:02 e5d4f6381076: Pushed 15:39:02 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:39:03 bbfa9437fa60: Preparing 15:39:03 b2589dc77a07: Preparing 15:39:03 e5d4f6381076: Preparing 15:39:03 26cbea5cba74: Preparing 15:39:03 b2589dc77a07: Layer already exists 15:39:03 e5d4f6381076: Layer already exists 15:39:03 bbfa9437fa60: Layer already exists 15:39:03 26cbea5cba74: Layer already exists 15:39:03 latest: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.12 15:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:39:04 bbfa9437fa60: Preparing 15:39:04 b2589dc77a07: Preparing 15:39:04 e5d4f6381076: Preparing 15:39:04 26cbea5cba74: Preparing 15:39:04 b2589dc77a07: Layer already exists 15:39:04 bbfa9437fa60: Layer already exists 15:39:04 e5d4f6381076: Layer already exists 15:39:04 26cbea5cba74: Layer already exists 15:39:04 3.0.0-dev.12: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 15:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:39:04 bbfa9437fa60: Preparing 15:39:04 b2589dc77a07: Preparing 15:39:04 e5d4f6381076: Preparing 15:39:04 26cbea5cba74: Preparing 15:39:04 bbfa9437fa60: Layer already exists 15:39:04 b2589dc77a07: Layer already exists 15:39:04 26cbea5cba74: Layer already exists 15:39:04 e5d4f6381076: Layer already exists 15:39:04 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:39:05 bbfa9437fa60: Preparing 15:39:05 b2589dc77a07: Preparing 15:39:05 e5d4f6381076: Preparing 15:39:05 26cbea5cba74: Preparing 15:39:05 e5d4f6381076: Layer already exists 15:39:05 b2589dc77a07: Layer already exists 15:39:05 26cbea5cba74: Layer already exists 15:39:05 bbfa9437fa60: Layer already exists 15:39:05 main: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:05 ===================================================== [Pipeline] echo 15:39:05 taggedImages: 15:39:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 15:39:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:39:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.12 15:39:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 15:39:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:39:05 15:39:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:39:06 arm64: Pulling from edgex-lftools-log-publisher 15:39:06 8998bd30e6a1: Pulling fs layer 15:39:06 04944245beec: Pulling fs layer 15:39:06 699f458cf7ca: Pulling fs layer 15:39:06 765212b225bb: Pulling fs layer 15:39:06 f23df028b6ca: Pulling fs layer 15:39:06 d65c8cfc05b1: Pulling fs layer 15:39:06 2437ff75d9bd: Pulling fs layer 15:39:06 f23df028b6ca: Waiting 15:39:06 d65c8cfc05b1: Waiting 15:39:06 2437ff75d9bd: Waiting 15:39:06 765212b225bb: Waiting 15:39:06 04944245beec: Verifying Checksum 15:39:06 04944245beec: Download complete 15:39:06 765212b225bb: Verifying Checksum 15:39:06 765212b225bb: Download complete 15:39:06 f23df028b6ca: Verifying Checksum 15:39:06 f23df028b6ca: Download complete 15:39:06 d65c8cfc05b1: Verifying Checksum 15:39:06 d65c8cfc05b1: Download complete 15:39:06 699f458cf7ca: Verifying Checksum 15:39:06 699f458cf7ca: Download complete 15:39:06 8998bd30e6a1: Verifying Checksum 15:39:06 8998bd30e6a1: Download complete 15:39:09 2437ff75d9bd: Download complete 15:39:10 8998bd30e6a1: Pull complete 15:39:11 04944245beec: Pull complete 15:39:12 699f458cf7ca: Pull complete 15:39:13 765212b225bb: Pull complete 15:39:14 f23df028b6ca: Pull complete 15:39:14 d65c8cfc05b1: Pull complete 15:39:29 2437ff75d9bd: Pull complete 15:39:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:39:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:30 prd-ubuntu20.04-docker-arm64-4c-16g-15884 does not seem to be running inside a container 15:39:30 $ 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/108 -v /w/workspace/edgex-ui-go/108:/w/workspace/edgex-ui-go/108:rw,z -v /w/workspace/edgex-ui-go/108@tmp:/w/workspace/edgex-ui-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:39:33 $ docker top 80dd5611ba166344dfb4285114436f8db08bf53a025cbc31415123737af62dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:33 ---> job-cost.sh 15:39:33 lf-activate-venv: SKIPPING 15:39:33 INFO: No Stack... 15:39:34 INFO: Retrieving Pricing Info for: v3-standard-4 15:39:35 INFO: Archiving Costs [Pipeline] sh 15:39:35 + cat /w/workspace/edgex-ui-go/108/archives/cost.csv 15:39:35 + cut -d, -f6 [Pipeline] lock 15:39:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] 15:39:35 Resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] did not exist. Created. 15:39:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:36 /w/workspace/edgex-ui-go/108@tmp/durable-82d07a83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:39:37 + echo total: 0.10999999940395355 [Pipeline] stash 15:39:37 Warning: overwriting stash ‘stack-cost’ 15:39:42 Stashed 1 file(s) [Pipeline] } 15:39:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 15:39:42 $ docker stop --time=1 80dd5611ba166344dfb4285114436f8db08bf53a025cbc31415123737af62dfb 15:39:43 $ docker rm -f --volumes 80dd5611ba166344dfb4285114436f8db08bf53a025cbc31415123737af62dfb [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 15:39:44 provisioning config files... 15:39:44 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16951763638592186942tmp [Pipeline] { [Pipeline] sh 15:39:44 + set +x 15:39:44 + curl -s https://codecov.io/bash 15:39:44 + bash -s -- 15:39:44 15:39:44 _____ _ 15:39:44 / ____| | | 15:39:44 | | ___ __| | ___ ___ _____ __ 15:39:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:39:44 | |___| (_) | (_| | __/ (_| (_) \ V / 15:39:44 \_____\___/ \__,_|\___|\___\___/ \_/ 15:39:44 Bash-1.0.6 15:39:44 15:39:44 15:39:44 ==> git version 2.25.1 found 15:39:44 ==> 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 15:39:44 Release-Date: 2020-01-08 15:39:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:39:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:39:44 ==> Jenkins CI detected. 15:39:44 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:39:44 project root: . 15:39:44 --> token set from env 15:39:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:39:44 ==> Running gcov in . (disable via -X gcov) 15:39:44 ==> Python coveragepy not found 15:39:44 ==> Searching for coverage reports in: 15:39:44 + . 15:39:44 -> Found 1 reports 15:39:44 ==> Detecting git/mercurial file structure 15:39:44 ==> Reading reports 15:39:44 + ./coverage.out bytes=10 15:39:44 ==> Appending adjustments 15:39:44 https://docs.codecov.io/docs/fixing-reports 15:39:45 + Found adjustments 15:39:45 ==> Gzipping contents 15:39:45 12K /tmp/codecov.Jrpnug.gz 15:39:45 ==> Uploading reports 15:39:45 url: https://codecov.io 15:39:45 query: branch=main&commit=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:39:45 -> Pinging Codecov 15:39:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:39:45 -> Uploading to 15:39:45 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/c4cb8c1d83e7739b2fef955a569d1bef7b44e72b/35a6d259-20d9-4cb9-8c07-499534b02456.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T153945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e679e6e7e952a340c202578c9160aef0df6f87fdfbb13cc7f9f14bd7beea42a0 15:39:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:45 Dload Upload Total Spent Left Speed 15:39:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 38292 --:--:-- --:--:-- --:--:-- 38292 15:39:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] } 15:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:39:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:39:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:39:46 15:39:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:39:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:39:46 df9b9388f04a: Pulling fs layer 15:39:46 52dc419b0ee2: Pulling fs layer 15:39:46 25bc292e5bac: Pulling fs layer 15:39:46 114826534d7a: Pulling fs layer 15:39:46 4657fd5d0bcf: Pulling fs layer 15:39:46 6ad1cebc031e: Pulling fs layer 15:39:46 8a3aa393b2d8: Pulling fs layer 15:39:46 6ad1cebc031e: Waiting 15:39:46 8a3aa393b2d8: Waiting 15:39:46 114826534d7a: Waiting 15:39:46 4657fd5d0bcf: Waiting 15:39:46 25bc292e5bac: Verifying Checksum 15:39:46 25bc292e5bac: Download complete 15:39:46 52dc419b0ee2: Verifying Checksum 15:39:46 52dc419b0ee2: Download complete 15:39:46 4657fd5d0bcf: Verifying Checksum 15:39:46 4657fd5d0bcf: Download complete 15:39:46 df9b9388f04a: Download complete 15:39:47 df9b9388f04a: Pull complete 15:39:47 6ad1cebc031e: Verifying Checksum 15:39:47 6ad1cebc031e: Download complete 15:39:47 52dc419b0ee2: Pull complete 15:39:47 25bc292e5bac: Pull complete 15:39:47 114826534d7a: Verifying Checksum 15:39:47 114826534d7a: Download complete 15:39:47 8a3aa393b2d8: Download complete 15:39:50 114826534d7a: Pull complete 15:39:50 4657fd5d0bcf: Pull complete 15:39:50 6ad1cebc031e: Pull complete 15:39:53 8a3aa393b2d8: Pull complete 15:39:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:53 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:39:56 $ docker top 122749b895a03819dd7164899a78808ebab0248573dbcba866feda71cc4d0c8c -eo pid,comm [Pipeline] { [Pipeline] echo 15:39:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 15:39:56 + set -o pipefail 15:39:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 15:40:03 15:40:03 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:40:03 15:40:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2dab6bd6-9a28-4b95-a496-e88b627ea4bd 15:40:03 15:40:03 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 15:40:03 15:40:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:40:03 15:40:04 15:40:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:40:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:40:04 More details here: https://snyk.co/ue1NS [Pipeline] } 15:40:04 $ docker stop --time=1 122749b895a03819dd7164899a78808ebab0248573dbcba866feda71cc4d0c8c 15:40:07 $ docker rm -f --volumes 122749b895a03819dd7164899a78808ebab0248573dbcba866feda71cc4d0c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:08 + git log --format=format:%s -1 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] sh 15:40:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:09 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:40:09 $ docker top 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 -eo pid,comm 15:40:09 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). 15:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:09 [ssh-agent] Looking for ssh-agent implementation... 15:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:09 $ docker exec 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 ssh-agent 15:40:09 SSH_AUTH_SOCK=/tmp/ssh-8Mijy2wMT2Nm/agent.33 15:40:09 SSH_AGENT_PID=39 15:40:09 Running ssh-add (command line suppressed) 15:40:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18016929200753740245.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18016929200753740245.key) 15:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:10 + git semver tag 15:40:10 2023-05-17 15:40:10,467 [run_tag] DEBUG tag force:False 15:40:10 2023-05-17 15:40:10,467 [check_head_tag] DEBUG check head tag 15:40:10 2023-05-17 15:40:10,468 [execute] INFO git cat-file --batch-check 15:40:10 2023-05-17 15:40:10,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:40:10 2023-05-17 15:40:10,473 [execute] INFO git cat-file --batch 15:40:10 2023-05-17 15:40:10,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:40:10 2023-05-17 15:40:10,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:40:10 2023-05-17 15:40:10,492 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 15:40:10 2023-05-17 15:40:10,493 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:40:10 2023-05-17 15:40:10,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:40:10 3.0.0-dev.12 [Pipeline] } 15:40:10 $ docker exec --env ******** --env ******** 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 ssh-agent -k 15:40:10 unset SSH_AUTH_SOCK; 15:40:10 unset SSH_AGENT_PID; 15:40:10 echo Agent pid 39 killed; 15:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:10 + git semver [Pipeline] } 15:40:11 $ docker stop --time=1 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 15:40:12 $ docker rm -f --volumes 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:40:12 15:40:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:40:13 0.23.1-centos7: Pulling from edgex-lftools 15:40:13 ab5ef0e58194: Pulling fs layer 15:40:13 9712f1f96733: Pulling fs layer 15:40:13 63f879dbbcfc: Pulling fs layer 15:40:13 0d9ebad4ef96: Pulling fs layer 15:40:13 e9a5061849ea: Pulling fs layer 15:40:13 d747dcd14b5f: Pulling fs layer 15:40:13 2de7ff778b66: Pulling fs layer 15:40:13 e9a5061849ea: Waiting 15:40:13 2de7ff778b66: Waiting 15:40:13 d747dcd14b5f: Waiting 15:40:13 0d9ebad4ef96: Waiting 15:40:13 9712f1f96733: Verifying Checksum 15:40:13 9712f1f96733: Download complete 15:40:13 63f879dbbcfc: Verifying Checksum 15:40:13 63f879dbbcfc: Download complete 15:40:13 e9a5061849ea: Verifying Checksum 15:40:13 e9a5061849ea: Download complete 15:40:13 d747dcd14b5f: Verifying Checksum 15:40:13 d747dcd14b5f: Download complete 15:40:13 ab5ef0e58194: Verifying Checksum 15:40:13 ab5ef0e58194: Download complete 15:40:13 0d9ebad4ef96: Verifying Checksum 15:40:13 0d9ebad4ef96: Download complete 15:40:13 2de7ff778b66: Verifying Checksum 15:40:13 2de7ff778b66: Download complete 15:40:17 ab5ef0e58194: Pull complete 15:40:17 9712f1f96733: Pull complete 15:40:17 63f879dbbcfc: Pull complete 15:40:21 0d9ebad4ef96: Pull complete 15:40:21 e9a5061849ea: Pull complete 15:40:22 d747dcd14b5f: Pull complete 15:40:23 2de7ff778b66: Pull complete 15:40:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:40:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:23 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:40:27 $ docker top 1ae46fe4d4dddc7c25aa76b9cc6d0f9edd26a5a46338e0ccc20bc887fcdc62c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:40:27 provisioning config files... 15:40:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4723019764277110606tmp 15:40:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11074321379062010350tmp 15:40:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15213508855267920822tmp [Pipeline] { [Pipeline] echo 15:40:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:40:27 ---> sigul-configuration.sh 15:40:27 gpg: directory `/root/.gnupg' created 15:40:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:40:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:40:27 gpg: keyring `/root/.gnupg/secring.gpg' created 15:40:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:40:27 gpg: CAST5 encrypted data 15:40:27 gpg: encrypted with 1 passphrase 15:40:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:40:27 + mkdir /home/jenkins 15:40:27 + mkdir /home/jenkins/sigul [Pipeline] sh 15:40:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:40:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:40:28 ---> sigul-install.sh 15:40:28 Sigul already installed; skipping installation. [Pipeline] sh 15:40:28 + git tag --list 15:40:28 0.1.1 15:40:28 v1.1.0 15:40:28 v1.2.0 15:40:28 v1.2.1 15:40:28 v1.3.0 15:40:28 v2.0.0 15:40:28 v2.1.0 15:40:28 v2.2.0 15:40:28 v2.2.1-dev.1 15:40:28 v2.2.1-dev.2 15:40:28 v2.2.1-dev.3 15:40:28 v2.2.1-dev.4 15:40:28 v2.2.1-dev.5 15:40:28 v2.2.1-dev.6 15:40:28 v2.2.1-dev.7 15:40:28 v2.3.0 15:40:28 v2.3.0-dev.10 15:40:28 v2.3.0-dev.11 15:40:28 v2.3.0-dev.12 15:40:28 v2.3.0-dev.13 15:40:28 v2.3.0-dev.14 15:40:28 v2.3.0-dev.15 15:40:28 v2.3.0-dev.16 15:40:28 v2.3.0-dev.17 15:40:28 v2.3.0-dev.18 15:40:28 v2.3.0-dev.19 15:40:28 v2.3.0-dev.20 15:40:28 v2.3.0-dev.21 15:40:28 v2.3.0-dev.22 15:40:28 v2.3.0-dev.23 15:40:28 v2.3.0-dev.24 15:40:28 v2.3.0-dev.7 15:40:28 v2.3.0-dev.8 15:40:28 v2.3.0-dev.9 15:40:28 v3.0.0-dev.1 15:40:28 v3.0.0-dev.10 15:40:28 v3.0.0-dev.11 15:40:28 v3.0.0-dev.12 15:40:28 v3.0.0-dev.2 15:40:28 v3.0.0-dev.3 15:40:28 v3.0.0-dev.4 15:40:28 v3.0.0-dev.5 15:40:28 v3.0.0-dev.6 15:40:28 v3.0.0-dev.7 15:40:28 v3.0.0-dev.8 15:40:28 v3.0.0-dev.9 [Pipeline] sh 15:40:28 + lftools sign git-tag v3.0.0-dev.12 15:40:29 Signing Git tag with Sigul... 15:40:29 Signing v3.0.0-dev.12 [Pipeline] echo 15:40:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:40:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:40:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:40:30 $ docker stop --time=1 1ae46fe4d4dddc7c25aa76b9cc6d0f9edd26a5a46338e0ccc20bc887fcdc62c0 15:40:31 $ docker rm -f --volumes 1ae46fe4d4dddc7c25aa76b9cc6d0f9edd26a5a46338e0ccc20bc887fcdc62c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:40:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:32 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:40:32 $ docker top f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:32 [ssh-agent] Looking for ssh-agent implementation... 15:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:33 $ docker exec f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 ssh-agent 15:40:33 SSH_AUTH_SOCK=/tmp/ssh-F79owch34jak/agent.31 15:40:33 SSH_AGENT_PID=37 15:40:33 Running ssh-add (command line suppressed) 15:40:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17521729170696046765.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17521729170696046765.key) 15:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:33 + git semver bump pre 15:40:33 2023-05-17 15:40:33,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:40:33 2023-05-17 15:40:33,781 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev 15:40:33 2023-05-17 15:40:33,781 [bump_version] DEBUG bumped version:3.0.0-dev.13 15:40:33 2023-05-17 15:40:33,782 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 15:40:33 2023-05-17 15:40:33,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:40:33 2023-05-17 15:40:33,782 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:40:33 2023-05-17 15:40:33,783 [execute] INFO git cat-file --batch-check 15:40:33 2023-05-17 15:40:33,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:40:33 2023-05-17 15:40:33,789 [execute] INFO git cat-file --batch 15:40:33 2023-05-17 15:40:33,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:40:33 2023-05-17 15:40:33,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:40:33 3.0.0-dev.13 [Pipeline] } 15:40:33 $ docker exec --env ******** --env ******** f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 ssh-agent -k 15:40:33 unset SSH_AUTH_SOCK; 15:40:33 unset SSH_AGENT_PID; 15:40:33 echo Agent pid 37 killed; 15:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:34 + git semver [Pipeline] } 15:40:34 $ docker stop --time=1 f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 15:40:35 $ docker rm -f --volumes f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:36 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:40:36 $ docker top 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:37 [ssh-agent] Looking for ssh-agent implementation... 15:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:37 $ docker exec 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc ssh-agent 15:40:37 SSH_AUTH_SOCK=/tmp/ssh-dUL5UNewLA5G/agent.33 15:40:37 SSH_AGENT_PID=39 15:40:37 Running ssh-add (command line suppressed) 15:40:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6486238350767210889.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6486238350767210889.key) 15:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:37 + git semver push 15:40:37 2023-05-17 15:40:37,819 [run_push] DEBUG push 15:40:37 2023-05-17 15:40:37,819 [execute] INFO git cat-file --batch-check 15:40:37 2023-05-17 15:40:37,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:40:37 2023-05-17 15:40:37,824 [execute] INFO git rev-list 5a9d853026722e61c54fd763352471e4053b1f4c -- 15:40:37 2023-05-17 15:40:37,824 [execute] DEBUG Popen(['git', 'rev-list', '5a9d853026722e61c54fd763352471e4053b1f4c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:40:37 2023-05-17 15:40:37,832 [execute] INFO git fetch -v origin 15:40:37 2023-05-17 15:40:37,833 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:40:38 2023-05-17 15:40:38,312 [run_push] DEBUG no remote changes detected 15:40:38 2023-05-17 15:40:38,312 [execute] INFO git push origin semver 15:40:38 2023-05-17 15:40:38,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:40:39 2023-05-17 15:40:39,102 [run_push] DEBUG push all version tags 15:40:39 2023-05-17 15:40:39,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:40:39 2023-05-17 15:40:39,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:40:40 2023-05-17 15:40:40,396 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:40:40 3.0.0-dev.13 [Pipeline] } 15:40:40 $ docker exec --env ******** --env ******** 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc ssh-agent -k 15:40:40 unset SSH_AUTH_SOCK; 15:40:40 unset SSH_AGENT_PID; 15:40:40 echo Agent pid 39 killed; 15:40:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:41 + git semver [Pipeline] } 15:40:41 $ docker stop --time=1 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc 15:40:42 $ docker rm -f --volumes 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:40:43 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 15:40:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:40:43 total 16 15:40:43 drwxr-xr-x 3 root root 4096 May 17 15:23 . 15:40:43 drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:40 .. 15:40:43 drwxr-xr-x 2 root root 4096 May 17 15:23 cost 15:40:43 -rw-r--r-- 1 root root 83 May 17 15:23 cost.csv 15:40:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:40:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:40:43 total 16 15:40:43 drwxr-xr-x 3 jenkins jenkins 4096 May 17 15:23 . 15:40:43 drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:40 .. 15:40:43 drwxr-xr-x 2 jenkins jenkins 4096 May 17 15:23 cost 15:40:43 -rw-r--r-- 1 jenkins jenkins 83 May 17 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:40:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:40:44 ---> package-listing.sh 15:40:44 ++ tr '[:upper:]' '[:lower:]' 15:40:44 ++ facter osfamily 15:40:44 + OS_FAMILY=debian 15:40:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:40:44 + START_PACKAGES=/tmp/packages_start.txt 15:40:44 + END_PACKAGES=/tmp/packages_end.txt 15:40:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:40:44 + PACKAGES=/tmp/packages_start.txt 15:40:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:40:44 + PACKAGES=/tmp/packages_end.txt 15:40:44 + case "${OS_FAMILY}" in 15:40:44 + dpkg -l 15:40:44 + grep '^ii' 15:40:44 + '[' -f /tmp/packages_start.txt ']' 15:40:44 + '[' -f /tmp/packages_end.txt ']' 15:40:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:40:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:40:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:40:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:40:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:40:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:45 prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container 15:40:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:40:45 $ docker top 346ce4dbf5a9dbebc45b0470c393c53202197dc502f7000a7b67ff54b89aafa9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:40:46 + mkdir -p /var/log/sysstat [Pipeline] sh 15:40:46 + ls /var/log/sa-host 15:40:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:46 provisioning config files... 15:40:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16051152956618181244tmp [Pipeline] { [Pipeline] echo 15:40:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:40:47 ---> create-netrc.sh [Pipeline] } 15:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:40:47 ---> python-tools-install.sh [Pipeline] echo 15:40:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:40:47 ---> sudo-logs.sh 15:40:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:40:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:40:48 ---> job-cost.sh 15:40:48 lf-activate-venv: SKIPPING 15:40:48 DEBUG: total: 0.2199999988079071 15:40:48 INFO: Retrieving Stack Cost... 15:40:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:40:48 INFO: Archiving Costs [Pipeline] echo 15:40:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:40:49 ---> logs-deploy.sh 15:40:49 lf-activate-venv: SKIPPING 15:40:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/108 15:40:49 INFO: archiving workspace using pattern(s): 15:40:50 Archives upload complete. 15:40:50 INFO: archiving logs to Nexus 15:40:51 ---> uname -a: 15:40:51 Linux prd-ubuntu20-04-docker-8c-8g-15883 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:40:51 15:40:51 15:40:51 ---> lscpu: 15:40:51 Architecture: x86_64 15:40:51 CPU op-mode(s): 32-bit, 64-bit 15:40:51 Byte Order: Little Endian 15:40:51 Address sizes: 40 bits physical, 48 bits virtual 15:40:51 CPU(s): 8 15:40:51 On-line CPU(s) list: 0-7 15:40:51 Thread(s) per core: 1 15:40:51 Core(s) per socket: 1 15:40:51 Socket(s): 8 15:40:51 NUMA node(s): 1 15:40:51 Vendor ID: AuthenticAMD 15:40:51 CPU family: 23 15:40:51 Model: 49 15:40:51 Model name: AMD EPYC-Rome Processor 15:40:51 Stepping: 0 15:40:51 CPU MHz: 2800.000 15:40:51 BogoMIPS: 5600.00 15:40:51 Virtualization: AMD-V 15:40:51 Hypervisor vendor: KVM 15:40:51 Virtualization type: full 15:40:51 L1d cache: 256 KiB 15:40:51 L1i cache: 256 KiB 15:40:51 L2 cache: 4 MiB 15:40:51 L3 cache: 128 MiB 15:40:51 NUMA node0 CPU(s): 0-7 15:40:51 Vulnerability Itlb multihit: Not affected 15:40:51 Vulnerability L1tf: Not affected 15:40:51 Vulnerability Mds: Not affected 15:40:51 Vulnerability Meltdown: Not affected 15:40:51 Vulnerability Mmio stale data: Not affected 15:40:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:40:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:40:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:40:51 Vulnerability Srbds: Not affected 15:40:51 Vulnerability Tsx async abort: Not affected 15:40:51 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 15:40:51 15:40:51 15:40:51 ---> nproc: 15:40:51 8 15:40:51 15:40:51 15:40:51 ---> df -h: 15:40:51 Filesystem Size Used Avail Use% Mounted on 15:40:51 overlay 155G 15G 141G 10% / 15:40:51 tmpfs 64M 0 64M 0% /dev 15:40:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:40:51 shm 64M 0 64M 0% /dev/shm 15:40:51 /dev/vda1 155G 15G 141G 10% /facter-os 15:40:51 15:40:51 15:40:51 ---> sar -b -r -n DEV: 15:40:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15883) 05/17/23 _x86_64_ (8 CPU) 15:40:51 15:40:51 15:18:35 LINUX RESTART (8 CPU) 15:40:51 15:40:51 15:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:40:51 15:20:01 186.19 36.21 149.97 0.00 4280.77 110241.25 0.00 15:40:51 15:21:01 141.44 1.25 140.19 0.00 20.66 58680.75 0.00 15:40:51 15:22:01 287.05 0.13 286.92 0.00 1.07 60253.16 0.00 15:40:51 15:23:01 107.22 0.13 107.08 0.00 3.07 14097.53 0.00 15:40:51 15:24:01 126.85 11.30 115.55 0.00 3478.22 35302.38 0.00 15:40:51 15:25:01 4.00 0.00 4.00 0.00 0.00 54.65 0.00 15:40:51 15:26:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 15:40:51 15:27:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 15:40:51 15:28:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 15:40:51 15:29:01 1.58 0.00 1.58 0.00 0.00 27.06 0.00 15:40:51 15:30:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:40:51 15:31:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 15:40:51 15:32:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:40:51 15:33:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 15:40:51 15:34:01 1.57 0.02 1.55 0.00 0.13 18.66 0.00 15:40:51 15:35:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 15:40:51 15:36:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 15:40:51 15:37:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 15:40:51 15:38:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 15:40:51 15:39:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 15:40:51 15:40:01 32.65 0.32 32.33 0.00 11.99 24696.72 0.00 15:40:51 Average: 42.94 2.32 40.62 0.00 368.11 14378.39 0.00 15:40:51 15:40:51 15:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:40:51 15:20:01 28693976 31570148 731960 2.23 80892 3063128 1999328 5.89 1055972 2749964 4728 15:40:51 15:21:01 27517508 31533316 757100 2.30 154104 4010316 1913472 5.64 1242252 3605260 89784 15:40:51 15:22:01 26320300 31395320 889500 2.71 219624 4864188 1992068 5.87 1499136 4398288 468 15:40:51 15:23:01 26290420 31530188 758088 2.31 223104 5026124 1908756 5.63 1602176 4336680 148496 15:40:51 15:24:01 25585816 31525876 753820 2.29 232936 5662200 1824472 5.38 1770368 4803664 1308 15:40:51 15:25:01 25586792 31526856 752752 2.29 232960 5662196 1840528 5.42 1769600 4803624 164 15:40:51 15:26:01 25591596 31531616 748016 2.27 232972 5662200 1840528 5.42 1765604 4803628 8 15:40:51 15:27:01 25591476 31531508 748044 2.27 232996 5662204 1840528 5.42 1765612 4803632 12 15:40:51 15:28:01 25599484 31539540 739996 2.25 233008 5662204 1840528 5.42 1758280 4803632 16 15:40:51 15:29:01 25599752 31540188 739608 2.25 233068 5662184 1840528 5.42 1758088 4803936 152 15:40:51 15:30:01 25599288 31539724 739992 2.25 233088 5662184 1840528 5.42 1758152 4803932 8 15:40:51 15:31:01 25599660 31540120 739544 2.25 233100 5662188 1840528 5.42 1758260 4803936 44 15:40:51 15:32:01 25599936 31540416 739388 2.25 233112 5662192 1840528 5.42 1757964 4803940 180 15:40:51 15:33:01 25600120 31540620 739172 2.25 233120 5662196 1840528 5.42 1758108 4803944 12 15:40:51 15:34:01 25599008 31539580 739932 2.25 233144 5662196 1810716 5.34 1758376 4803948 8 15:40:51 15:35:01 25599448 31540176 739244 2.25 233176 5662328 1810716 5.34 1758168 4804068 44 15:40:51 15:36:01 25599672 31540436 739192 2.25 233192 5662332 1810716 5.34 1758116 4804072 8 15:40:51 15:37:01 25599656 31540444 739124 2.25 233208 5662332 1810716 5.34 1758280 4804080 44 15:40:51 15:38:01 25599608 31540420 739128 2.25 233228 5662336 1810716 5.34 1758284 4804084 12 15:40:51 15:39:01 25599560 31540416 739076 2.25 233260 5662340 1810716 5.34 1758232 4804088 180 15:40:51 15:40:01 24448856 31419164 851972 2.59 256436 6580084 1919932 5.66 1969940 5642344 213940 15:40:51 Average: 25848663 31526003 755459 2.30 222082 5435222 1856527 5.47 1692332 4647369 21886 15:40:51 15:40:51 15:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:40:51 15:20:01 docker0 100.34 119.66 7.92 377.43 0.00 0.00 0.00 0.00 15:40:51 15:20:01 veth077a7ab 57.06 74.67 5.44 50.75 0.00 0.00 0.00 0.00 15:40:51 15:20:01 lo 8.68 8.68 0.87 0.87 0.00 0.00 0.00 0.00 15:40:51 15:20:01 ens3 939.74 599.97 9288.46 108.50 0.00 0.00 0.00 0.00 15:40:51 15:21:01 docker0 144.36 274.45 11.19 2458.22 0.00 0.00 0.00 0.00 15:40:51 15:21:01 vethe1d4597 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:40:51 15:21:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:40:51 15:21:01 vetheefcb51 13.15 32.11 1.28 616.11 0.00 0.00 0.00 0.05 15:40:51 15:21:01 ens3 329.93 180.79 3168.46 27.75 0.00 0.00 0.00 0.00 15:40:51 15:22:01 docker0 207.03 451.09 31.06 4534.03 0.00 0.00 0.00 0.00 15:40:51 15:22:01 vetha5022e9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:40:51 15:22:01 vethe1d4597 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:22:01 ens3 500.53 248.86 4564.13 145.17 0.00 0.00 0.00 0.00 15:40:51 15:23:01 docker0 1.35 3.55 0.08 42.52 0.00 0.00 0.00 0.00 15:40:51 15:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:40:51 15:23:01 ens3 40.78 23.88 74.56 16.49 0.00 0.00 0.00 0.00 15:40:51 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:24:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 15:40:51 15:24:01 ens3 256.99 182.34 3926.56 312.96 0.00 0.00 0.00 0.00 15:40:51 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:25:01 ens3 1.57 2.80 0.17 6.70 0.00 0.00 0.00 0.00 15:40:51 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:27:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:30:01 ens3 0.83 2.10 0.12 6.67 0.00 0.00 0.00 0.00 15:40:51 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:31:01 ens3 0.70 0.65 1.90 0.04 0.00 0.00 0.00 0.00 15:40:51 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:32:01 ens3 1.42 1.18 7.54 0.08 0.00 0.00 0.00 0.00 15:40:51 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:33:01 ens3 2.90 5.62 0.30 7.11 0.00 0.00 0.00 0.00 15:40:51 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:34:01 ens3 8.56 8.66 4.61 7.48 0.00 0.00 0.00 0.00 15:40:51 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:35:01 ens3 2.08 3.87 0.20 3.99 0.00 0.00 0.00 0.00 15:40:51 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:36:01 ens3 0.33 0.07 0.02 0.00 0.00 0.00 0.00 0.00 15:40:51 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:37:01 ens3 0.72 0.22 0.15 0.08 0.00 0.00 0.00 0.00 15:40:51 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:38:01 ens3 0.48 0.48 0.29 0.22 0.00 0.00 0.00 0.00 15:40:51 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:51 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:40:51 15:40:01 docker0 31.73 65.65 2.69 574.97 0.00 0.00 0.00 0.00 15:40:51 15:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:40:51 15:40:01 veth08961fe 31.73 65.75 3.13 574.98 0.00 0.00 0.00 0.05 15:40:51 15:40:01 ens3 197.75 101.65 4547.84 14.62 0.00 0.00 0.00 0.00 15:40:51 Average: docker0 23.02 43.48 2.52 380.34 0.00 0.00 0.00 0.00 15:40:51 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:40:51 Average: veth08961fe 1.51 3.13 0.15 27.41 0.00 0.00 0.00 0.00 15:40:51 Average: ens3 108.18 64.50 1211.96 31.27 0.00 0.00 0.00 0.00 15:40:51 15:40:51 15:40:51 ---> sar -P ALL: 15:40:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15883) 05/17/23 _x86_64_ (8 CPU) 15:40:51 15:40:51 15:18:35 LINUX RESTART (8 CPU) 15:40:51 15:40:51 15:19:02 CPU %user %nice %system %iowait %steal %idle 15:40:51 15:20:01 all 10.96 0.00 4.12 2.28 0.07 82.58 15:40:51 15:20:01 0 10.62 0.00 4.87 0.58 0.05 83.87 15:40:51 15:20:01 1 11.33 0.00 4.05 0.60 0.07 83.95 15:40:51 15:20:01 2 12.87 0.00 3.85 0.27 0.05 82.96 15:40:51 15:20:01 3 9.68 0.00 4.08 7.18 0.07 78.98 15:40:51 15:20:01 4 10.09 0.00 3.75 1.19 0.07 84.89 15:40:51 15:20:01 5 9.46 0.00 4.20 0.60 0.05 85.69 15:40:51 15:20:01 6 9.15 0.00 3.21 7.08 0.07 80.49 15:40:51 15:20:01 7 14.47 0.00 4.90 0.74 0.10 79.79 15:40:51 15:21:01 all 21.58 0.00 5.56 3.03 0.07 69.77 15:40:51 15:21:01 0 20.99 0.00 7.18 1.31 0.08 70.43 15:40:51 15:21:01 1 21.09 0.00 5.30 0.39 0.05 73.17 15:40:51 15:21:01 2 21.52 0.00 5.23 0.57 0.07 72.60 15:40:51 15:21:01 3 20.93 0.00 5.11 0.84 0.07 73.05 15:40:51 15:21:01 4 22.24 0.00 7.10 16.63 0.07 53.96 15:40:51 15:21:01 5 22.63 0.00 4.90 0.59 0.07 71.81 15:40:51 15:21:01 6 21.85 0.00 4.78 3.20 0.07 70.11 15:40:51 15:21:01 7 21.36 0.00 4.91 0.74 0.07 72.93 15:40:51 15:22:01 all 12.03 0.00 4.41 4.09 0.07 79.39 15:40:51 15:22:01 0 7.42 0.00 6.12 1.57 0.07 84.82 15:40:51 15:22:01 1 10.39 0.00 6.07 1.32 0.08 82.13 15:40:51 15:22:01 2 11.59 0.00 3.24 0.64 0.03 84.50 15:40:51 15:22:01 3 14.15 0.00 3.93 3.93 0.08 77.90 15:40:51 15:22:01 4 19.37 0.00 3.29 1.28 0.05 76.01 15:40:51 15:22:01 5 8.11 0.00 3.71 10.11 0.07 78.00 15:40:51 15:22:01 6 15.98 0.00 6.09 10.11 0.10 67.72 15:40:51 15:22:01 7 9.24 0.00 2.86 3.79 0.10 84.00 15:40:51 15:23:01 all 27.84 0.00 5.69 0.88 0.07 65.52 15:40:51 15:23:01 0 22.81 0.00 5.43 0.22 0.07 71.48 15:40:51 15:23:01 1 20.58 0.00 4.45 0.55 0.05 74.36 15:40:51 15:23:01 2 56.01 0.00 6.94 0.02 0.08 36.94 15:40:51 15:23:01 3 26.72 0.00 6.29 1.13 0.07 65.79 15:40:51 15:23:01 4 27.83 0.00 6.21 0.13 0.08 65.73 15:40:51 15:23:01 5 22.48 0.00 5.27 2.92 0.05 69.28 15:40:51 15:23:01 6 26.24 0.00 6.06 1.66 0.08 65.96 15:40:51 15:23:01 7 20.09 0.00 4.83 0.44 0.05 74.59 15:40:51 15:24:01 all 4.85 0.00 2.08 2.04 0.04 91.00 15:40:51 15:24:01 0 3.99 0.00 2.27 0.10 0.02 93.62 15:40:51 15:24:01 1 5.21 0.00 2.75 4.89 0.05 87.10 15:40:51 15:24:01 2 5.17 0.00 1.56 0.67 0.03 92.57 15:40:51 15:24:01 3 4.83 0.00 1.68 1.07 0.03 92.39 15:40:51 15:24:01 4 4.91 0.00 1.76 1.10 0.03 92.20 15:40:51 15:24:01 5 5.34 0.00 2.25 2.72 0.05 89.63 15:40:51 15:24:01 6 4.81 0.00 2.31 5.43 0.03 87.40 15:40:51 15:24:01 7 4.55 0.00 2.02 0.32 0.05 93.05 15:40:51 15:25:01 all 0.02 0.00 0.02 0.01 0.01 99.95 15:40:51 15:25:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:40:51 15:25:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:40:51 15:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:40:51 15:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:40:51 15:25:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:40:51 15:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:40:51 15:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:40:51 15:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:40:51 15:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:40:51 15:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:40:51 15:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:40:51 15:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:40:51 15:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:40:51 15:26:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:40:51 15:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:40:51 15:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:40:51 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:40:51 15:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:40:51 15:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:27:01 4 0.03 0.00 0.02 0.05 0.02 99.88 15:40:51 15:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:40:51 15:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:28:01 all 0.07 0.00 0.01 0.00 0.01 99.91 15:40:51 15:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:40:51 15:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:40:51 15:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:40:51 15:28:01 3 0.40 0.00 0.00 0.00 0.02 99.58 15:40:51 15:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:40:51 15:28:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:40:51 15:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:40:51 15:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:40:51 15:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:40:51 15:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:40:51 15:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:29:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:40:51 15:29:01 4 0.02 0.00 0.03 0.02 0.00 99.93 15:40:51 15:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:40:51 15:29:01 6 0.03 0.00 0.03 0.00 0.03 99.90 15:40:51 15:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:40:51 15:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:40:51 15:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:40:51 15:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:40:51 15:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:40:51 15:30:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:40:51 15:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:40:51 15:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:40:51 15:40:51 15:30:01 CPU %user %nice %system %iowait %steal %idle 15:40:51 15:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:40:51 15:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:40:51 15:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:31:01 2 0.00 0.00 0.02 0.02 0.02 99.95 15:40:51 15:31:01 3 0.10 0.00 0.00 0.00 0.00 99.90 15:40:51 15:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:40:51 15:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:40:51 15:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:40:51 15:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:40:51 15:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:40:51 15:32:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:40:51 15:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:40:51 15:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:40:51 15:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:40:51 15:33:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:40:51 15:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:40:51 15:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:40:51 15:33:01 4 0.07 0.00 0.03 0.08 0.02 99.80 15:40:51 15:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:33:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:40:51 15:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:40:51 15:34:01 all 0.03 0.00 0.02 0.01 0.01 99.93 15:40:51 15:34:01 0 0.07 0.00 0.02 0.02 0.00 99.90 15:40:51 15:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:40:51 15:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:40:51 15:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:40:51 15:34:01 4 0.02 0.00 0.03 0.02 0.00 99.93 15:40:51 15:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:40:51 15:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 15:40:51 15:34:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:40:51 15:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:40:51 15:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:40:51 15:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:40:51 15:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:40:51 15:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:40:51 15:35:01 4 0.03 0.00 0.00 0.03 0.02 99.92 15:40:51 15:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:35:01 7 0.00 0.00 0.00 0.02 0.03 99.95 15:40:51 15:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:40:51 15:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:40:51 15:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:40:51 15:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:36:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:40:51 15:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:40:51 15:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:40:51 15:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:40:51 15:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:40:51 15:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:40:51 15:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:40:51 15:38:01 all 0.23 0.00 0.01 0.00 0.01 99.75 15:40:51 15:38:01 0 1.68 0.00 0.02 0.00 0.02 98.29 15:40:51 15:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:40:51 15:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:40:51 15:38:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:40:51 15:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:40:51 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:40:51 15:38:01 7 0.02 0.00 0.02 0.00 0.03 99.93 15:40:51 15:39:01 all 0.09 0.00 0.01 0.01 0.01 99.89 15:40:51 15:39:01 0 0.62 0.00 0.00 0.00 0.02 99.37 15:40:51 15:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:40:51 15:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:40:51 15:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:40:51 15:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:40:51 15:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:40:51 15:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:40:51 15:39:01 7 0.02 0.00 0.03 0.02 0.02 99.92 15:40:51 15:40:01 all 4.03 0.00 1.60 0.68 0.02 93.67 15:40:51 15:40:01 0 3.59 0.00 1.43 0.05 0.02 94.92 15:40:51 15:40:01 1 3.47 0.00 1.06 0.00 0.02 95.46 15:40:51 15:40:01 2 4.33 0.00 1.96 3.69 0.03 89.98 15:40:51 15:40:01 3 4.81 0.00 1.91 0.00 0.03 93.25 15:40:51 15:40:01 4 3.87 0.00 1.04 1.24 0.02 93.84 15:40:51 15:40:01 5 3.18 0.00 2.10 0.28 0.02 94.42 15:40:51 15:40:01 6 4.32 0.00 1.46 0.17 0.02 94.04 15:40:51 15:40:01 7 4.70 0.00 1.84 0.02 0.03 93.41 15:40:51 Average: all 3.87 0.00 1.11 0.62 0.02 94.38 15:40:51 Average: 0 3.41 0.00 1.30 0.18 0.02 95.10 15:40:51 Average: 1 3.41 0.00 1.13 0.37 0.02 95.08 15:40:51 Average: 2 5.27 0.00 1.08 0.29 0.02 93.34 15:40:51 Average: 3 3.87 0.00 1.09 0.66 0.02 94.36 15:40:51 Average: 4 4.18 0.00 1.10 1.03 0.02 93.66 15:40:51 Average: 5 3.38 0.00 1.06 0.82 0.02 94.72 15:40:51 Average: 6 3.90 0.00 1.14 1.30 0.03 93.63 15:40:51 Average: 7 3.52 0.00 1.01 0.29 0.02 95.16 15:40:51 15:40:51 15:40:51