Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d464123f9026c9620999a7ddee9d3f5298a9454f 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-ssh12694164659518188115.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-ssh5800994848309528059.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-ssh16666583306461900080.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-ssh4916547579720622257.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-ssh9173725531320787157.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 on ‘prd-ubuntu20.04-docker-8c-8g-15874’ Running on prd-ubuntu20.04-docker-8c-8g-15877 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 d464123f9026c9620999a7ddee9d3f5298a9454f (main) Commit message: "Merge pull request #609 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41" > 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 d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 > git rev-list --no-walk 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:47:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:47:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:47:42 ========================================================= 14:47:42 EdgeX Global Pipelines Version Info 14:47:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:47:43 ------------------- 14:47:43 stable info: 14:47:43 ------------------- 14:47:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:47:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:47:43 Message: update stable to v1.0.249 14:47:44 ------------------- 14:47:44 experimental info: 14:47:44 ------------------- 14:47:44 Commited By: **** collab-it+edgex@linuxfoundation.org 14:47:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:47:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d464123 [Pipeline] echo 14:47:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:44 provisioning config files... 14:47:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config466383720431337100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:45 ---> docker-login.sh 14:47:45 nexus3.edgexfoundry.org:10001 14:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:45 Configure a credential helper to remove this warning. See 14:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:45 14:47:45 Login Succeeded 14:47:45 nexus3.edgexfoundry.org:10002 14:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:45 Configure a credential helper to remove this warning. See 14:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:45 14:47:45 Login Succeeded 14:47:45 nexus3.edgexfoundry.org:10003 14:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:45 Configure a credential helper to remove this warning. See 14:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:45 14:47:45 Login Succeeded 14:47:45 nexus3.edgexfoundry.org:10004 14:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:45 Configure a credential helper to remove this warning. See 14:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:45 14:47:45 Login Succeeded 14:47:45 docker.io 14:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:46 Configure a credential helper to remove this warning. See 14:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:46 14:47:46 Login Succeeded 14:47:46 ---> docker-login.sh ends [Pipeline] } 14:47:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:47:46 + git rev-list -1 --merges d464123f9026c9620999a7ddee9d3f5298a9454f~1..d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo 14:47:46 -----------> git rev-list -1 --merges d464123f9026c9620999a7ddee9d3f5298a9454f~1..d464123f9026c9620999a7ddee9d3f5298a9454f d464123f9026c9620999a7ddee9d3f5298a9454f 14:47:46 d464123f9026c9620999a7ddee9d3f5298a9454f [false] [Pipeline] sh 14:47:46 + git log --format=format:%s -1 d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo 14:47:46 ========================================================= 14:47:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:47:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:47:47 + git log --format=format:%s -1 d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo 14:47:47 [semverPrep] GIT_COMMIT: d464123f9026c9620999a7ddee9d3f5298a9454f, Commit Message: Merge pull request #609 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41 [Pipeline] echo 14:47:47 [semverPrep] This is not a build commit. [Pipeline] sh 14:47:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:47 + grep -v github /etc/ssh/ssh_known_hosts 14:47:47 + [ -e /tmp/ssh_known_hosts ] 14:47:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:47:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:47:47 + sudo tee -a /etc/ssh/ssh_known_hosts 14:47:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:47 14:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:48 0.1.4: Pulling from edgex-devops/py-git-semver 14:47:48 b85a868b505f: Pulling fs layer 14:47:48 e2be974225ed: Pulling fs layer 14:47:48 339a4e72a1f5: Pulling fs layer 14:47:48 988bab9f4d93: Pulling fs layer 14:47:48 1469e6f7b9e6: Pulling fs layer 14:47:48 eaf3925da568: Pulling fs layer 14:47:48 bab4dde63d76: Pulling fs layer 14:47:48 bde34c3a00c8: Pulling fs layer 14:47:48 b352a97aabf1: Pulling fs layer 14:47:48 4872d77fe225: Pulling fs layer 14:47:48 5851b861e8e6: Pulling fs layer 14:47:48 bde34c3a00c8: Waiting 14:47:48 eaf3925da568: Waiting 14:47:48 b352a97aabf1: Waiting 14:47:48 bab4dde63d76: Waiting 14:47:48 4872d77fe225: Waiting 14:47:48 5851b861e8e6: Waiting 14:47:48 1469e6f7b9e6: Waiting 14:47:48 e2be974225ed: Verifying Checksum 14:47:48 e2be974225ed: Download complete 14:47:48 988bab9f4d93: Verifying Checksum 14:47:48 988bab9f4d93: Download complete 14:47:48 1469e6f7b9e6: Verifying Checksum 14:47:48 1469e6f7b9e6: Download complete 14:47:48 339a4e72a1f5: Verifying Checksum 14:47:48 339a4e72a1f5: Download complete 14:47:48 eaf3925da568: Download complete 14:47:48 bde34c3a00c8: Verifying Checksum 14:47:48 bde34c3a00c8: Download complete 14:47:48 b352a97aabf1: Download complete 14:47:48 4872d77fe225: Download complete 14:47:48 5851b861e8e6: Verifying Checksum 14:47:48 5851b861e8e6: Download complete 14:47:48 b85a868b505f: Verifying Checksum 14:47:48 b85a868b505f: Download complete 14:47:48 bab4dde63d76: Verifying Checksum 14:47:48 bab4dde63d76: Download complete 14:47:49 b85a868b505f: Pull complete 14:47:49 e2be974225ed: Pull complete 14:47:50 339a4e72a1f5: Pull complete 14:47:50 988bab9f4d93: Pull complete 14:47:50 1469e6f7b9e6: Pull complete 14:47:50 eaf3925da568: Pull complete 14:47:52 bab4dde63d76: Pull complete 14:47:52 bde34c3a00c8: Pull complete 14:47:52 b352a97aabf1: Pull complete 14:47:52 4872d77fe225: Pull complete 14:47:52 5851b861e8e6: Pull complete 14:47:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:53 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 14:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:47:55 $ docker top acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 -eo pid,comm 14:47:55 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). 14:47:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:55 [ssh-agent] Looking for ssh-agent implementation... 14:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:55 $ docker exec acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent 14:47:55 SSH_AUTH_SOCK=/tmp/ssh-QEniFpvG1eT2/agent.33 14:47:55 SSH_AGENT_PID=39 14:47:55 Running ssh-add (command line suppressed) 14:47:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10333858097574522917.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10333858097574522917.key) 14:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:56 + git tag --points-at HEAD [Pipeline] } 14:47:56 $ docker exec --env ******** --env ******** acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent -k 14:47:56 unset SSH_AUTH_SOCK; 14:47:56 unset SSH_AGENT_PID; 14:47:56 echo Agent pid 39 killed; 14:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:56 [ssh-agent] Looking for ssh-agent implementation... 14:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:56 $ docker exec acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent 14:47:56 SSH_AUTH_SOCK=/tmp/ssh-wqvF0zqlW7Zb/agent.71 14:47:56 SSH_AGENT_PID=77 14:47:56 Running ssh-add (command line suppressed) 14:47:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15863065820945471396.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15863065820945471396.key) 14:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:57 + git semver init 14:47:57 2023-05-17 14:47:57,338 [run_init] DEBUG init version:0.0.0 force:False 14:47:57 2023-05-17 14:47:57,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:47:57 2023-05-17 14:47:57,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:47:57 2023-05-17 14:47:57,340 [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) 14:47:58 2023-05-17 14:47:58,748 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 14:47:58 2023-05-17 14:47:58,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 14:47:58 2023-05-17 14:47:58,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:47:58 2023-05-17 14:47:58,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:47:58 3.0.0-dev.11 [Pipeline] } 14:47:58 $ docker exec --env ******** --env ******** acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent -k 14:47:58 unset SSH_AUTH_SOCK; 14:47:58 unset SSH_AGENT_PID; 14:47:58 echo Agent pid 77 killed; 14:47:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:59 + git semver [Pipeline] } 14:47:59 $ docker stop --time=1 acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 14:48:00 $ docker rm -f --volumes acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:48:01 Stashed 1 file(s) [Pipeline] echo 14:48:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 14:48:01 provisioning config files... 14:48:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2245677466369608280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:01 ---> docker-login.sh 14:48:01 nexus3.edgexfoundry.org:10001 14:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:01 Configure a credential helper to remove this warning. See 14:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:01 14:48:01 Login Succeeded 14:48:01 nexus3.edgexfoundry.org:10002 14:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:01 Configure a credential helper to remove this warning. See 14:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:01 14:48:01 Login Succeeded 14:48:01 nexus3.edgexfoundry.org:10003 14:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:02 Configure a credential helper to remove this warning. See 14:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:02 14:48:02 Login Succeeded 14:48:02 nexus3.edgexfoundry.org:10004 14:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:02 Configure a credential helper to remove this warning. See 14:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:02 14:48:02 Login Succeeded 14:48:02 docker.io 14:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:02 Configure a credential helper to remove this warning. See 14:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:02 14:48:02 Login Succeeded 14:48:02 ---> docker-login.sh ends [Pipeline] } 14:48:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:48:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:02 ========================================================= 14:48:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:48:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:02 + 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 . 14:48:02 Sending build context to Docker daemon 45.72MB 14:48:02 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:48:02 Step 2/15 : FROM ${BASE} AS builder 14:48:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:48:02 f56be85fc22e: Pulling fs layer 14:48:02 85791d961cd3: Pulling fs layer 14:48:02 d694b5ae8c79: Pulling fs layer 14:48:02 9f32a84ed3da: Pulling fs layer 14:48:02 4d19c01a9841: Pulling fs layer 14:48:02 9325e15d5711: Pulling fs layer 14:48:02 556b6ee489ea: Pulling fs layer 14:48:02 c5a4b2cf53e6: Pulling fs layer 14:48:02 9f32a84ed3da: Waiting 14:48:02 4d19c01a9841: Waiting 14:48:02 c5a4b2cf53e6: Waiting 14:48:02 556b6ee489ea: Waiting 14:48:02 9325e15d5711: Waiting 14:48:02 85791d961cd3: Download complete 14:48:02 9f32a84ed3da: Verifying Checksum 14:48:02 9f32a84ed3da: Download complete 14:48:02 4d19c01a9841: Verifying Checksum 14:48:02 4d19c01a9841: Download complete 14:48:02 f56be85fc22e: Download complete 14:48:03 9325e15d5711: Verifying Checksum 14:48:03 9325e15d5711: Download complete 14:48:03 f56be85fc22e: Pull complete 14:48:03 85791d961cd3: Pull complete 14:48:03 c5a4b2cf53e6: Verifying Checksum 14:48:03 c5a4b2cf53e6: Download complete 14:48:03 d694b5ae8c79: Verifying Checksum 14:48:03 d694b5ae8c79: Download complete 14:48:04 556b6ee489ea: Verifying Checksum 14:48:04 556b6ee489ea: Download complete 14:48:07 d694b5ae8c79: Pull complete 14:48:07 9f32a84ed3da: Pull complete 14:48:07 4d19c01a9841: Pull complete 14:48:07 9325e15d5711: Pull complete 14:48:10 556b6ee489ea: Pull complete 14:48:11 c5a4b2cf53e6: Pull complete 14:48:11 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:48:11 ---> c4be618373d6 14:48:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:48:14 ---> Running in 3d2b4cb4da79 14:48:14 Removing intermediate container 3d2b4cb4da79 14:48:14 ---> 828a6535675d 14:48:14 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:48:14 ---> Running in 0efe966080a2 14:48:14 Removing intermediate container 0efe966080a2 14:48:14 ---> bddb3585a7ee 14:48:14 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:48:14 ---> Running in 5f1463546276 14:48:14 Removing intermediate container 5f1463546276 14:48:14 ---> 763dab784c90 14:48:14 Step 6/15 : LABEL Name=edgex-ui-go 14:48:14 ---> Running in 2e6badd85770 14:48:14 Removing intermediate container 2e6badd85770 14:48:14 ---> d0fd7d83f45b 14:48:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:48:14 ---> Running in 060adeac5fdf 14:48:14 Removing intermediate container 060adeac5fdf 14:48:14 ---> d4539890f7fb 14:48:14 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:48:15 latest: Pulling from library/docker 14:48:15 8a49fdb3b6a5: Pulling fs layer 14:48:15 dfb60e7f5d22: Pulling fs layer 14:48:15 f74671f55a8d: Pulling fs layer 14:48:15 e6f03c789ea9: Pulling fs layer 14:48:15 665194951830: Pulling fs layer 14:48:15 88857a7834c8: Pulling fs layer 14:48:15 665194951830: Waiting 14:48:15 88857a7834c8: Waiting 14:48:15 33e4b8e81540: Pulling fs layer 14:48:15 ae8c1b0b59b3: Pulling fs layer 14:48:15 688812ff7153: Pulling fs layer 14:48:15 9ab9c878efc9: Pulling fs layer 14:48:15 33e4b8e81540: Waiting 14:48:15 ae8c1b0b59b3: Waiting 14:48:15 688812ff7153: Waiting 14:48:15 5869b539971f: Pulling fs layer 14:48:15 f9026325e210: Pulling fs layer 14:48:15 fc6f97b7f667: Pulling fs layer 14:48:15 015e68a5e019: Pulling fs layer 14:48:15 9ab9c878efc9: Waiting 14:48:15 f9026325e210: Waiting 14:48:15 5869b539971f: Waiting 14:48:15 fc6f97b7f667: Waiting 14:48:15 f74671f55a8d: Verifying Checksum 14:48:15 f74671f55a8d: Download complete 14:48:15 dfb60e7f5d22: Verifying Checksum 14:48:15 dfb60e7f5d22: Download complete 14:48:15 8a49fdb3b6a5: Verifying Checksum 14:48:15 8a49fdb3b6a5: Download complete 14:48:15 8a49fdb3b6a5: Pull complete 14:48:15 665194951830: Verifying Checksum 14:48:15 665194951830: Download complete 14:48:15 88857a7834c8: Verifying Checksum 14:48:15 88857a7834c8: Download complete 14:48:15 e6f03c789ea9: Verifying Checksum 14:48:15 e6f03c789ea9: Download complete 14:48:15 dfb60e7f5d22: Pull complete 14:48:15 f74671f55a8d: Pull complete 14:48:15 33e4b8e81540: Verifying Checksum 14:48:15 33e4b8e81540: Download complete 14:48:15 ae8c1b0b59b3: Download complete 14:48:15 688812ff7153: Verifying Checksum 14:48:15 688812ff7153: Download complete 14:48:15 e6f03c789ea9: Pull complete 14:48:15 5869b539971f: Verifying Checksum 14:48:15 5869b539971f: Download complete 14:48:15 9ab9c878efc9: Verifying Checksum 14:48:15 9ab9c878efc9: Download complete 14:48:16 fc6f97b7f667: Verifying Checksum 14:48:16 fc6f97b7f667: Download complete 14:48:16 015e68a5e019: Download complete 14:48:16 Still waiting to schedule task 14:48:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ 14:48:16 665194951830: Pull complete 14:48:16 88857a7834c8: Pull complete 14:48:16 33e4b8e81540: Pull complete 14:48:16 ae8c1b0b59b3: Pull complete 14:48:16 688812ff7153: Pull complete 14:48:17 f9026325e210: Verifying Checksum 14:48:17 f9026325e210: Download complete 14:48:17 9ab9c878efc9: Pull complete 14:48:17 5869b539971f: Pull complete 14:48:18 f9026325e210: Pull complete 14:48:18 fc6f97b7f667: Pull complete 14:48:18 015e68a5e019: Pull complete 14:48:18 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 14:48:18 Status: Downloaded newer image for docker:latest 14:48:20 ---> 17e0bde2a4f1 14:48:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:48:20 ---> Running in a9ef17f4c961 14:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:48:20 OK: 265 MiB in 53 packages 14:48:21 Removing intermediate container a9ef17f4c961 14:48:21 ---> 6c037f34b390 14:48:21 Step 10/15 : ENV GO111MODULE=on 14:48:21 ---> Running in 58b2fdae494b 14:48:21 Removing intermediate container 58b2fdae494b 14:48:21 ---> 0b28fe98402e 14:48:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:48:21 ---> Running in 5e2594a904d8 14:48:21 Removing intermediate container 5e2594a904d8 14:48:21 ---> 0de74acac143 14:48:21 Step 12/15 : COPY go.mod vendor* ./ 14:48:21 ---> 24de2e795889 14:48:21 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:21 ---> Running in 79a29c040f4f 14:48:47 Removing intermediate container 79a29c040f4f 14:48:47 ---> 6bac537003b2 14:48:47 Step 14/15 : COPY . . 14:48:48 ---> 05457e22cca1 14:48:48 Step 15/15 : RUN ${MAKE} 14:48:48 ---> Running in cb00533f9fd5 14:48:48 noop 14:48:49 Removing intermediate container cb00533f9fd5 14:48:49 ---> 6a97477ef984 14:48:49 Successfully built 6a97477ef984 14:48:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:49 + docker inspect -f . ci-base-image-x86_64 14:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:49 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 14:48:49 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:48:50 $ docker top 7eb2d2792ac52059ec7ee10f582426ce5837a0a35c41132215e77d0b06c2eb02 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:50 + go version 14:48:50 go version go1.20.2 linux/amd64 [Pipeline] } 14:48:50 $ docker stop --time=1 7eb2d2792ac52059ec7ee10f582426ce5837a0a35c41132215e77d0b06c2eb02 14:48:51 $ docker rm -f --volumes 7eb2d2792ac52059ec7ee10f582426ce5837a0a35c41132215e77d0b06c2eb02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:52 + docker inspect -f . ci-base-image-x86_64 14:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:52 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 14:48:52 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:48:52 $ docker top 403d17679c4e4d7e18780111e4896498ebfeafaa0deb681bcdbab2981960c417 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 14:48:53 + make test 14:48:53 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:48:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:49:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:49:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:49:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:49:11 ./bin/test-attribution-txt.sh 14:49:11 make -C web test 14:49:11 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 14:49:11 make[1]: tput: No such file or directory 14:49:11 make[1]: tput: No such file or directory 14:49:11 warning: generating ./VERSION 14:49:11 echo "0.0.0" > VERSION 14:49:11 docker build \ 14:49:11 -f Dockerfile \ 14:49:11 --build-arg USER=1000 \ 14:49:11 \ 14:49:11 --label "git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f" \ 14:49:11 -t edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f \ 14:49:11 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:49:11 . 14:49:11 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:49:11 Install the buildx component to build images with BuildKit: 14:49:11 https://docs.docker.com/go/buildx/ 14:49:11 14:49:11 Sending build context to Docker daemon 2.571MB 14:49:11 Step 1/10 : FROM node:16.17-alpine3.15 14:49:11 16.17-alpine3.15: Pulling from library/node 14:49:11 9621f1afde84: Pulling fs layer 14:49:11 c6f70ee39829: Pulling fs layer 14:49:11 56892a8094a2: Pulling fs layer 14:49:11 58dd87906ef0: Pulling fs layer 14:49:11 58dd87906ef0: Waiting 14:49:11 56892a8094a2: Verifying Checksum 14:49:11 56892a8094a2: Download complete 14:49:11 58dd87906ef0: Download complete 14:49:11 9621f1afde84: Verifying Checksum 14:49:11 9621f1afde84: Download complete 14:49:11 9621f1afde84: Pull complete 14:49:11 c6f70ee39829: Download complete 14:49:13 c6f70ee39829: Pull complete 14:49:13 56892a8094a2: Pull complete 14:49:13 58dd87906ef0: Pull complete 14:49:13 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:49:13 Status: Downloaded newer image for node:16.17-alpine3.15 14:49:13 ---> b69703f70c3d 14:49:13 Step 2/10 : RUN apk add --no-cache chromium 14:49:17 ---> Running in 44fb52e12de5 14:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:49:18 (1/129) Installing libxau (1.0.9-r0) 14:49:18 (2/129) Installing libmd (1.0.3-r0) 14:49:18 (3/129) Installing libbsd (0.11.3-r1) 14:49:18 (4/129) Installing libxdmcp (1.1.3-r0) 14:49:18 (5/129) Installing libxcb (1.14-r2) 14:49:18 (6/129) Installing libx11 (1.7.3.1-r0) 14:49:18 (7/129) Installing libxext (1.3.4-r0) 14:49:18 (8/129) Installing libice (1.0.10-r0) 14:49:18 (9/129) Installing libuuid (2.37.4-r0) 14:49:18 (10/129) Installing libsm (1.2.3-r0) 14:49:18 (11/129) Installing libxt (1.2.1-r0) 14:49:18 (12/129) Installing libxmu (1.1.3-r0) 14:49:18 (13/129) Installing xset (1.2.4-r0) 14:49:18 (14/129) Installing xprop (1.2.5-r0) 14:49:18 (15/129) Installing xdg-utils (1.1.3-r0) 14:49:18 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 14:49:18 (17/129) Installing pkgconf (1.8.1-r0) 14:49:18 (18/129) Installing libffi (3.4.2-r1) 14:49:18 (19/129) Installing libintl (0.21-r0) 14:49:18 (20/129) Installing libblkid (2.37.4-r0) 14:49:18 (21/129) Installing libmount (2.37.4-r0) 14:49:18 (22/129) Installing pcre (8.45-r1) 14:49:18 (23/129) Installing glib (2.70.1-r0) 14:49:18 (24/129) Installing xz-libs (5.2.5-r1) 14:49:18 (25/129) Installing libxml2 (2.9.14-r2) 14:49:18 (26/129) Installing shared-mime-info (2.1-r2) 14:49:18 (27/129) Installing hicolor-icon-theme (0.17-r1) 14:49:18 (28/129) Installing libjpeg-turbo (2.1.2-r0) 14:49:18 (29/129) Installing libpng (1.6.37-r1) 14:49:18 (30/129) Installing libwebp (1.2.2-r0) 14:49:18 (31/129) Installing zstd-libs (1.5.0-r0) 14:49:18 (32/129) Installing tiff (4.4.0-r1) 14:49:18 (33/129) Installing gdk-pixbuf (2.42.8-r0) 14:49:18 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 14:49:18 (35/129) Installing libxcomposite (0.4.5-r0) 14:49:18 (36/129) Installing libxfixes (6.0.0-r0) 14:49:18 (37/129) Installing libxrender (0.9.10-r3) 14:49:18 (38/129) Installing libxcursor (1.2.0-r0) 14:49:18 (39/129) Installing libxdamage (1.1.5-r1) 14:49:18 (40/129) Installing libxi (1.8-r0) 14:49:18 (41/129) Installing libxinerama (1.1.4-r1) 14:49:18 (42/129) Installing libxrandr (1.5.2-r1) 14:49:18 (43/129) Installing atk (2.36.0-r0) 14:49:18 (44/129) Installing libxtst (1.2.3-r3) 14:49:18 (45/129) Installing dbus-libs (1.12.24-r0) 14:49:18 (46/129) Installing at-spi2-core (2.42.0-r0) 14:49:18 (47/129) Installing at-spi2-atk (2.38.0-r0) 14:49:18 (48/129) Installing expat (2.5.0-r0) 14:49:18 (49/129) Installing brotli-libs (1.0.9-r5) 14:49:18 (50/129) Installing libbz2 (1.0.8-r1) 14:49:18 (51/129) Installing freetype (2.11.1-r2) 14:49:18 (52/129) Installing fontconfig (2.13.1-r4) 14:49:18 (53/129) Installing pixman (0.40.0-r4) 14:49:18 (54/129) Installing cairo (1.16.0-r5) 14:49:18 (55/129) Installing cairo-gobject (1.16.0-r5) 14:49:18 (56/129) Installing avahi-libs (0.8-r5) 14:49:18 (57/129) Installing gmp (6.2.1-r1) 14:49:18 (58/129) Installing nettle (3.7.3-r0) 14:49:18 (59/129) Installing p11-kit (0.24.0-r1) 14:49:18 (60/129) Installing libtasn1 (4.18.0-r1) 14:49:18 (61/129) Installing libunistring (0.9.10-r1) 14:49:18 (62/129) Installing gnutls (3.7.1-r2) 14:49:18 (63/129) Installing cups-libs (2.3.3-r6) 14:49:19 (64/129) Installing libepoxy (1.5.9-r0) 14:49:19 (65/129) Installing fribidi (1.0.11-r0) 14:49:19 (66/129) Installing graphite2 (1.3.14-r0) 14:49:19 (67/129) Installing harfbuzz (3.0.0-r2) 14:49:19 (68/129) Installing libxft (2.3.4-r0) 14:49:19 (69/129) Installing pango (1.48.10-r0) 14:49:19 (70/129) Installing wayland-libs-client (1.19.0-r1) 14:49:19 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 14:49:19 (72/129) Installing wayland-libs-egl (1.19.0-r1) 14:49:19 (73/129) Installing xkeyboard-config (2.34-r0) 14:49:19 (74/129) Installing libxkbcommon (1.3.1-r0) 14:49:19 (75/129) Installing gtk+3.0 (3.24.30-r0) 14:49:19 Executing gtk+3.0-3.24.30-r0.post-install 14:49:19 (76/129) Installing libfontenc (1.1.4-r0) 14:49:19 (77/129) Installing mkfontscale (1.2.1-r1) 14:49:19 (78/129) Installing ttf-opensans (1.10-r1) 14:49:19 Executing ttf-opensans-1.10-r1.post-install 14:49:21 (79/129) Installing libogg (1.3.5-r0) 14:49:21 (80/129) Installing flac (1.3.4-r0) 14:49:21 (81/129) Installing alsa-lib (1.2.5.1-r1) 14:49:21 (82/129) Installing libatomic (10.3.1_git20211027-r0) 14:49:21 (83/129) Installing sdl2 (2.0.16-r4) 14:49:21 (84/129) Installing aom-libs (3.2.0-r0) 14:49:21 (85/129) Installing libass (0.15.2-r0) 14:49:21 (86/129) Installing libdav1d (0.9.2-r0) 14:49:21 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:49:21 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 14:49:21 (89/129) Installing lame (3.100-r0) 14:49:21 (90/129) Installing opus (1.3.1-r1) 14:49:21 (91/129) Installing libgomp (10.3.1_git20211027-r0) 14:49:21 (92/129) Installing soxr (0.1.3-r2) 14:49:21 (93/129) Installing libsrt (1.4.2-r1) 14:49:21 (94/129) Installing libssh (0.9.6-r1) 14:49:21 (95/129) Installing libtheora (1.1.1-r16) 14:49:21 (96/129) Installing v4l-utils-libs (1.22.1-r1) 14:49:21 (97/129) Installing libpciaccess (0.16-r0) 14:49:21 (98/129) Installing libdrm (2.4.109-r0) 14:49:21 (99/129) Installing libva (2.13.0-r0) 14:49:21 (100/129) Installing libvdpau (1.4-r0) 14:49:21 (101/129) Installing vidstab (1.1.0-r1) 14:49:21 (102/129) Installing libvorbis (1.3.7-r0) 14:49:21 (103/129) Installing libvpx (1.10.0-r0) 14:49:21 (104/129) Installing vulkan-loader (1.2.196-r0) 14:49:21 (105/129) Installing x264-libs (20210613-r0) 14:49:21 (106/129) Installing x265-libs (3.5-r0) 14:49:21 (107/129) Installing xvidcore (1.3.7-r1) 14:49:21 (108/129) Installing ffmpeg-libs (4.4.1-r2) 14:49:21 (109/129) Installing libevent (2.1.12-r4) 14:49:21 (110/129) Installing mesa (21.2.6-r0) 14:49:21 (111/129) Installing wayland-libs-server (1.19.0-r1) 14:49:21 (112/129) Installing mesa-gbm (21.2.6-r0) 14:49:21 (113/129) Installing lcms2 (2.12-r1) 14:49:21 (114/129) Installing nspr (4.32-r0) 14:49:21 (115/129) Installing sqlite-libs (3.36.0-r0) 14:49:21 (116/129) Installing nss (3.78.1-r0) 14:49:21 (117/129) Installing libasyncns (0.8-r1) 14:49:21 (118/129) Installing libltdl (2.4.6-r7) 14:49:21 (119/129) Installing orc (0.4.32-r0) 14:49:21 (120/129) Installing libsndfile (1.0.31-r1) 14:49:21 (121/129) Installing speexdsp (1.2.0-r0) 14:49:21 (122/129) Installing tdb-libs (1.4.5-r0) 14:49:21 (123/129) Installing libpulse (15.0-r2) 14:49:21 (124/129) Installing re2 (2021.11.01-r0) 14:49:21 (125/129) Installing snappy (1.1.9-r1) 14:49:21 (126/129) Installing libgpg-error (1.42-r1) 14:49:21 (127/129) Installing libgcrypt (1.9.4-r0) 14:49:21 (128/129) Installing libxslt (1.1.35-r0) 14:49:21 (129/129) Installing chromium (99.0.4844.84-r0) 14:49:22 Executing busybox-1.34.1-r7.trigger 14:49:22 Executing glib-2.70.1-r0.trigger 14:49:22 Executing shared-mime-info-2.1-r2.trigger 14:49:23 Executing gdk-pixbuf-2.42.8-r0.trigger 14:49:23 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:49:23 Executing fontconfig-2.13.1-r4.trigger 14:49:23 Executing mkfontscale-1.2.1-r1.trigger 14:49:23 OK: 286 MiB in 145 packages 14:49:28 Removing intermediate container 44fb52e12de5 14:49:28 ---> 0b8f44dee85e 14:49:28 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:49:28 ---> Running in 8329628b05fa 14:49:28 Removing intermediate container 8329628b05fa 14:49:28 ---> ea389594ef03 14:49:28 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:49:28 ---> Running in 10cbbda7cd9d 14:49:28 Removing intermediate container 10cbbda7cd9d 14:49:28 ---> a7e3fecd857b 14:49:28 Step 5/10 : RUN npm install -g npm 14:49:28 ---> Running in bae1e860b44a 14:49:36 14:49:36 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 14:49:36 14:49:36 27 packages are looking for funding 14:49:36 run `npm fund` for details 14:49:36 14:49:36 found 0 vulnerabilities 14:49:37 Removing intermediate container bae1e860b44a 14:49:37 ---> c113d50f95d7 14:49:37 Step 6/10 : ARG USER=1000 14:49:37 ---> Running in 1c677bf04d97 14:49:37 Removing intermediate container 1c677bf04d97 14:49:37 ---> 3ea1350969e9 14:49:37 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:49:37 ---> Running in aa0e2dd89892 14:49:37 Removing intermediate container aa0e2dd89892 14:49:37 ---> afdff9fbb1a1 14:49:37 Step 8/10 : USER $USER:$USER 14:49:38 ---> Running in f8801e7400b3 14:49:38 Removing intermediate container f8801e7400b3 14:49:38 ---> 19c08ba99721 14:49:38 Step 9/10 : WORKDIR /app 14:49:38 ---> Running in 49bec50c4b2b 14:49:38 Removing intermediate container 49bec50c4b2b 14:49:38 ---> 8d9674078e81 14:49:38 Step 10/10 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f 14:49:38 ---> Running in 43119f1d7b90 14:49:38 Removing intermediate container 43119f1d7b90 14:49:38 ---> 2a041559f5ef 14:49:38 Successfully built 2a041559f5ef 14:49:38 Successfully tagged edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f 14:49:38 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:49:38 touch edgex-web-ui.imagebuilt 14:49:38 mkdir -p node_modules coverage 14:49:38 chown "1000:1000" node_modules coverage package-lock.json 14:49:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:49:40 npm WARN old lockfile 14:49:40 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 14:49:40 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 14:49:40 npm WARN old lockfile 14:49:40 npm WARN old lockfile This is a one-time fix-up, please be patient... 14:49:40 npm WARN old lockfile 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:48 npm WARN EBADENGINE Unsupported engine { 14:49:48 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:49:48 npm WARN EBADENGINE required: { 14:49:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:49:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:49:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:49:48 npm WARN EBADENGINE }, 14:49:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:49:48 npm WARN EBADENGINE } 14:49:52 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:49:52 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 14:49:52 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:49:52 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:49:52 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 14:49:52 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:49:53 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:49:54 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:49:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:49:55 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:49:56 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 14:49:57 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 14:49:57 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 14:49:57 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. 14:49:58 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:49:58 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:49:58 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. 14:49:59 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. 14:50:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:50:02 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. 14:50:05 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. 14:50:10 14:50:10 added 1478 packages, and audited 1479 packages in 31s 14:50:10 14:50:10 90 packages are looking for funding 14:50:10 run `npm fund` for details 14:50:10 14:50:10 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 14:50:10 14:50:10 To address issues that do not require attention, run: 14:50:10 npm audit fix 14:50:10 14:50:10 To address all issues (including breaking changes), run: 14:50:10 npm audit fix --force 14:50:10 14:50:10 Run `npm audit` for details. 14:50:17 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 14:50:19 - Generating browser application bundles (phase: setup)... 14:50:23 Compiling @angular/core : es2015 as esm2015 14:50:23 Compiling @angular/compiler/testing : es2015 as esm2015 14:50:27 Compiling @angular/common : es2015 as esm2015 14:50:27 Compiling @angular/core/testing : es2015 as esm2015 14:50:27 Compiling @angular/platform-browser : es2015 as esm2015 14:50:27 Compiling @angular/common/testing : es2015 as esm2015 14:50:28 Compiling @angular/common/http : es2015 as esm2015 14:50:28 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:50:28 Compiling @angular/router : es2015 as esm2015 14:50:28 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:50:28 Compiling @angular/forms : es2015 as esm2015 14:50:28 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:50:29 Compiling @angular/common/http/testing : es2015 as esm2015 14:50:30 Compiling @angular/router/testing : es2015 as esm2015 14:50:37 17 05 2023 14:50:36.807:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:50:37 17 05 2023 14:50:36.809:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:50:37 17 05 2023 14:50:36.812:INFO [launcher]: Starting browser ChromeHeadless 14:50:49 ✔ Browser application bundle generation complete. 14:50:49 17 05 2023 14:50:47.934:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket RWzpGQHsaWawu-RPAAAB with id 433359 14:50:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 14:50:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.151 secs) 14:50:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.175 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.227 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.243 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.249 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.34 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.359 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.375 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.403 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.41 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.469 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.483 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.492 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.502 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.535 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.552 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.579 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.584 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.59 secs) 14:50:51 WARN: ' 14:50:51 It looks like you're using ngModel on the same form field as formControlName. 14:50:51 Support for using the ngModel input property and ngModelChange event with 14:50:51 reactive form directives has been deprecated in Angular v6 and will be removed 14:50:51 in a future version of Angular. 14:50:51 14:50:51 For more information on this, see our API docs here: 14:50:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:50:51 ' 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.59 secs) 14:50:51 WARN: ' 14:50:51 It looks like you're using ngModel on the same form field as formControlName. 14:50:51 Support for using the ngModel input property and ngModelChange event with 14:50:51 reactive form directives has been deprecated in Angular v6 and will be removed 14:50:51 in a future version of Angular. 14:50:51 14:50:51 For more information on this, see our API docs here: 14:50:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:50:51 ' 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.615 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.62 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.623 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.647 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.65 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.663 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.687 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.691 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.695 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.699 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.753 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.787 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.794 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.799 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.811 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.821 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.829 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.831 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.834 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.837 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.94 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.963 secs) 14:50:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.001 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.005 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.008 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.015 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.02 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.064 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.068 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.088 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.123 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.131 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.134 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.135 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.141 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.161 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.168 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.176 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.19 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.198 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.209 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.236 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.252 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.258 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.264 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.266 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.269 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.272 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.278 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.295 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.304 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.312 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.33 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.333 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.336 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.364 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.373 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.378 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.382 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.388 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.394 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.397 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.398 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.4 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.406 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.407 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.415 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.428 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.434 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.446 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.458 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.477 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.486 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.511 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.526 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.529 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.542 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.554 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.558 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.559 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.565 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.58 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.605 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.625 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.633 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.64 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.651 secs) 14:50:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.657 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.672 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.685 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.688 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.7 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.717 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.727 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.73 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.736 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.757 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.762 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.769 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.791 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.801 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.804 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.813 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.829 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.855 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.868 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.873 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.875 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.885 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.89 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.893 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.903 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.907 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.909 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.91 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.924 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.951 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.962 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.966 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.967 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.979 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.981 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.983 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.985 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.986 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.002 secs) 14:50:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.967 secs / 2.002 secs) 14:50:53 TOTAL: 145 SUCCESS 14:50:53 ✔ Browser application bundle generation complete. 14:50:53 14:50:53 =============================== Coverage summary =============================== 14:50:53 Statements : 41.47% ( 1422/3429 ) 14:50:53 Branches : 12.14% ( 109/898 ) 14:50:53 Functions : 33.09% ( 414/1251 ) 14:50:53 Lines : 39.35% ( 1277/3245 ) 14:50:53 ================================================================================ 14:50:54 ✔ Browser application bundle generation complete. 14:50:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15880 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:50:54 Running in /w/workspace/edgex-ui-go/107 [Pipeline] { [Pipeline] checkout 14:50:54 The recommended git tool is: git 14:50:54 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 14:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:50:54 $ docker stop --time=1 403d17679c4e4d7e18780111e4896498ebfeafaa0deb681bcdbab2981960c417 14:50:56 $ docker rm -f --volumes 403d17679c4e4d7e18780111e4896498ebfeafaa0deb681bcdbab2981960c417 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:50:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:50:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:50:58 + ls -al . 14:50:58 total 180 14:50:58 drwxrwxr-x 14 jenkins jenkins 4096 May 17 14:48 . 14:50:58 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 .. 14:50:58 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 .blubracket 14:50:58 -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:47 .dockerignore 14:50:58 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:47 .git 14:50:58 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 .github 14:50:58 -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:47 .gitignore 14:50:58 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:47 .semver 14:50:58 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:47 Attribution.txt 14:50:58 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:47 CHANGELOG.md 14:50:58 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:47 CONTRIBUTING.md 14:50:58 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:47 Dockerfile 14:50:58 -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:47 Jenkinsfile 14:50:58 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:47 LICENSE 14:50:58 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:47 Makefile 14:50:58 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:47 README.md 14:50:58 -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:48 VERSION 14:50:58 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 assets 14:50:58 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 bin 14:50:58 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 cmd 14:50:58 -rw-r--r-- 1 jenkins jenkins 10 May 17 14:48 coverage.out 14:50:58 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 docs 14:50:58 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:47 go.mod 14:50:58 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:47 go.sum 14:50:58 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:47 internal 14:50:58 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 snap 14:50:58 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 testing 14:50:58 -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:47 version.go 14:50:58 drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:49 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:58 + 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=d464123f9026c9620999a7ddee9d3f5298a9454f --label arch=amd64 --label version=3.0.0-dev.11 . 14:50:58 Sending build context to Docker daemon 48.47MB 14:50:58 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:50:58 Step 2/25 : FROM ${BASE} AS builder 14:50:58 ---> 6a97477ef984 14:50:58 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:50:59 ---> Running in 81c4d60b48af 14:50:59 Removing intermediate container 81c4d60b48af 14:50:59 ---> 7b8e2d0af664 14:50:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:50:59 ---> Running in f5f96b342151 14:50:59 Removing intermediate container f5f96b342151 14:50:59 ---> 297b614d0818 14:50:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:50:59 ---> Running in 523657f40f38 14:50:59 Removing intermediate container 523657f40f38 14:50:59 ---> 1a528c9e1848 14:50:59 Step 6/25 : LABEL Name=edgex-ui-go 14:50:59 ---> Running in 9b2c2c0d96b5 14:50:59 Removing intermediate container 9b2c2c0d96b5 14:50:59 ---> 0dc6950b3190 14:50:59 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:50:59 ---> Running in 77e7c41df228 14:50:59 Removing intermediate container 77e7c41df228 14:50:59 ---> 3f35494d76ad 14:50:59 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:51:00 ---> a246ad1046bc 14:51:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:51:00 ---> Running in 9c4c9ca8a4e7 14:51:01 using credential edgex-jenkins-ssh 14:51:01 Cloning the remote Git repository 14:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:51:01 OK: 265 MiB in 53 packages 14:51:01 Removing intermediate container 9c4c9ca8a4e7 14:51:01 ---> d24fda1aad14 14:51:01 Step 10/25 : ENV GO111MODULE=on 14:51:01 ---> Running in b724d7046143 14:51:01 Removing intermediate container b724d7046143 14:51:01 ---> 3bc3c02470b8 14:51:01 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:51:01 ---> Running in 336e98a7f24b 14:51:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:51:01 > git init /w/workspace/edgex-ui-go/107 # timeout=10 14:51:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:51:01 > git --version # timeout=10 14:51:01 > git --version # 'git version 2.25.1' 14:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:01 Removing intermediate container 336e98a7f24b 14:51:01 ---> 18cbaf98b150 14:51:01 Step 12/25 : COPY go.mod vendor* ./ 14:51:01 ---> 73bf351150d0 14:51:01 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:01 ---> Running in 00e68a7f8152 14:51:02 Removing intermediate container 00e68a7f8152 14:51:02 ---> b51c175f6418 14:51:02 Step 14/25 : COPY . . 14:51:04 ---> 611675edbd8d 14:51:04 Step 15/25 : RUN ${MAKE} 14:51:04 ---> Running in ae4a215cabf4 14:51:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:51:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:51:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:06 Avoid second fetch 14:51:06 Checking out Revision d464123f9026c9620999a7ddee9d3f5298a9454f (main) 14:51:07 Commit message: "Merge pull request #609 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41" 14:51:06 > git config core.sparsecheckout # timeout=10 14:51:06 > git checkout -f d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:51:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:51:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:51:08 Dload Upload Total Spent Left Speed 14:51:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh 14:51:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:51:09 + sudo tee /etc/docker/daemon.new 14:51:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:51:09 { 14:51:09 "registry-mirrors": [ 14:51:09 "https://nexus3.edgexfoundry.org:10001" 14:51:09 ], 14:51:09 "bip": "10.250.0.254/24", 14:51:09 "hosts": [ 14:51:09 "tcp://0.0.0.0:5555", 14:51:09 "unix:///var/run/docker.sock" 14:51:09 ], 14:51:09 "mtu": 1458, 14:51:09 "selinux-enabled": true, 14:51:09 "seccomp-profile": "/etc/docker/seccomp.json" 14:51:09 } [Pipeline] sh 14:51:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:51:10 + sudo service docker restart 14:51:22 Removing intermediate container ae4a215cabf4 14:51:22 ---> b906165be696 14:51:22 Step 16/25 : FROM alpine:3.17 14:51:22 3.17: Pulling from library/alpine 14:51:22 f56be85fc22e: Already exists 14:51:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:51:22 Status: Downloaded newer image for alpine:3.17 14:51:22 ---> 9ed4aefc74f6 14:51:22 Step 17/25 : EXPOSE 4000 14:51:22 ---> Running in 2bbd8f0937c8 14:51:22 Removing intermediate container 2bbd8f0937c8 14:51:22 ---> 5879ce265534 14:51:22 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 14:51:23 ---> a7b4c8133fbf 14:51:23 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:51:23 ---> 4dca2bd2d52f 14:51:23 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:51:23 ---> eb62f7f86277 14:51:23 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:51:23 ---> Running in e59594e336de 14:51:23 Removing intermediate container e59594e336de 14:51:23 ---> e1fb74b5038e 14:51:23 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:51:23 ---> Running in 2b5eb7745148 14:51:23 Removing intermediate container 2b5eb7745148 14:51:23 ---> 0289410ec7b5 14:51:23 Step 23/25 : LABEL arch=amd64 14:51:23 ---> Running in 21839c864e1e 14:51:23 Removing intermediate container 21839c864e1e 14:51:23 ---> e7aadb4d3542 14:51:23 Step 24/25 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f 14:51:23 ---> Running in 4f0687813dbc 14:51:23 Removing intermediate container 4f0687813dbc 14:51:23 ---> f54af9ee46c3 14:51:23 Step 25/25 : LABEL version=3.0.0-dev.11 14:51:23 ---> Running in 96e48552332f 14:51:23 Removing intermediate container 96e48552332f 14:51:23 ---> 4c64be0ebb3a 14:51:23 [Warning] One or more build-args [ARCH] were not consumed 14:51:23 Successfully built 4c64be0ebb3a 14:51:23 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:24 provisioning config files... 14:51:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2330766804455525997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:24 ---> docker-login.sh 14:51:24 nexus3.edgexfoundry.org:10001 14:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:24 Configure a credential helper to remove this warning. See 14:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:24 14:51:24 Login Succeeded 14:51:24 nexus3.edgexfoundry.org:10002 14:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:24 Configure a credential helper to remove this warning. See 14:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:24 14:51:24 Login Succeeded 14:51:24 nexus3.edgexfoundry.org:10003 14:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:24 Configure a credential helper to remove this warning. See 14:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:24 14:51:24 Login Succeeded 14:51:24 nexus3.edgexfoundry.org:10004 14:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:24 Configure a credential helper to remove this warning. See 14:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:24 14:51:24 Login Succeeded 14:51:24 docker.io 14:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:24 Configure a credential helper to remove this warning. See 14:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:24 14:51:24 Login Succeeded 14:51:24 ---> docker-login.sh ends [Pipeline] } 14:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:51:24 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 14:51:24 d464123f9026c9620999a7ddee9d3f5298a9454f 14:51:24 latest 14:51:24 3.0.0-dev.11 14:51:24 d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 14:51:24 main 14:51:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f 14:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:51:25 794b9111717b: Preparing 14:51:25 6b398735acbd: Preparing 14:51:25 ad8ec9fecb48: Preparing 14:51:25 f1417ff83b31: Preparing 14:51:25 f1417ff83b31: Layer already exists 14:51:25 794b9111717b: Pushed 14:51:25 6b398735acbd: Pushed 14:51:28 ad8ec9fecb48: Pushed 14:51:28 d464123f9026c9620999a7ddee9d3f5298a9454f: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:51:29 794b9111717b: Preparing 14:51:29 6b398735acbd: Preparing 14:51:29 ad8ec9fecb48: Preparing 14:51:29 f1417ff83b31: Preparing 14:51:29 ad8ec9fecb48: Layer already exists 14:51:29 794b9111717b: Layer already exists 14:51:29 f1417ff83b31: Layer already exists 14:51:29 6b398735acbd: Layer already exists 14:51:29 latest: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.11 14:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:51:30 794b9111717b: Preparing 14:51:30 6b398735acbd: Preparing 14:51:30 ad8ec9fecb48: Preparing 14:51:30 f1417ff83b31: Preparing 14:51:30 f1417ff83b31: Layer already exists 14:51:30 6b398735acbd: Layer already exists 14:51:30 794b9111717b: Layer already exists 14:51:30 ad8ec9fecb48: Layer already exists 14:51:30 3.0.0-dev.11: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 14:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:51:30 794b9111717b: Preparing 14:51:30 6b398735acbd: Preparing 14:51:30 ad8ec9fecb48: Preparing 14:51:30 f1417ff83b31: Preparing 14:51:30 ad8ec9fecb48: Layer already exists 14:51:30 6b398735acbd: Layer already exists 14:51:30 f1417ff83b31: Layer already exists 14:51:30 794b9111717b: Layer already exists 14:51:30 d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:31 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 14:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:51:31 794b9111717b: Preparing 14:51:31 6b398735acbd: Preparing 14:51:31 ad8ec9fecb48: Preparing 14:51:31 f1417ff83b31: Preparing 14:51:31 f1417ff83b31: Layer already exists 14:51:31 6b398735acbd: Layer already exists 14:51:31 794b9111717b: Layer already exists 14:51:31 ad8ec9fecb48: Layer already exists 14:51:31 main: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:31 ===================================================== [Pipeline] echo 14:51:31 taggedImages: 14:51:31 - nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f 14:51:31 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:51:31 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.11 14:51:31 - nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 14:51:31 - 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 14:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:31 14:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:32 latest: Pulling from edgex-lftools-log-publisher 14:51:32 5eb5b503b376: Pulling fs layer 14:51:32 5c69ac0246d0: Pulling fs layer 14:51:32 ec43610c2a17: Pulling fs layer 14:51:32 3a2ae6a8a46f: Pulling fs layer 14:51:32 33b1e0a273af: Pulling fs layer 14:51:32 5d3b04190fa2: Pulling fs layer 14:51:32 2f39f015ded8: Pulling fs layer 14:51:32 33b1e0a273af: Waiting 14:51:32 5d3b04190fa2: Waiting 14:51:32 2f39f015ded8: Waiting 14:51:32 3a2ae6a8a46f: Waiting 14:51:32 5c69ac0246d0: Verifying Checksum 14:51:32 5c69ac0246d0: Download complete 14:51:32 3a2ae6a8a46f: Verifying Checksum 14:51:32 3a2ae6a8a46f: Download complete 14:51:32 33b1e0a273af: Verifying Checksum 14:51:32 33b1e0a273af: Download complete 14:51:32 5d3b04190fa2: Download complete 14:51:32 ec43610c2a17: Verifying Checksum 14:51:32 ec43610c2a17: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:32 provisioning config files... 14:51:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config2818381081492075902tmp 14:51:32 5eb5b503b376: Verifying Checksum 14:51:32 5eb5b503b376: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:32 ---> docker-login.sh 14:51:32 nexus3.edgexfoundry.org:10001 14:51:33 2f39f015ded8: Download complete 14:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:33 Configure a credential helper to remove this warning. See 14:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:33 14:51:33 Login Succeeded 14:51:33 nexus3.edgexfoundry.org:10002 14:51:33 5eb5b503b376: Pull complete 14:51:33 5c69ac0246d0: Pull complete 14:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:33 Configure a credential helper to remove this warning. See 14:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:33 14:51:33 Login Succeeded 14:51:33 nexus3.edgexfoundry.org:10003 14:51:34 ec43610c2a17: Pull complete 14:51:34 3a2ae6a8a46f: Pull complete 14:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:34 Configure a credential helper to remove this warning. See 14:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:34 14:51:34 Login Succeeded 14:51:34 nexus3.edgexfoundry.org:10004 14:51:34 33b1e0a273af: Pull complete 14:51:34 5d3b04190fa2: Pull complete 14:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:34 Configure a credential helper to remove this warning. See 14:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:34 14:51:34 Login Succeeded 14:51:34 docker.io 14:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:35 Configure a credential helper to remove this warning. See 14:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:35 14:51:35 Login Succeeded 14:51:35 ---> docker-login.sh ends [Pipeline] } 14:51:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:51:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:51:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:51:35 ========================================================= 14:51:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:51:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:36 + 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 . 14:51:37 Sending build context to Docker daemon 28.31MB 14:51:37 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:51:37 Step 2/15 : FROM ${BASE} AS builder 14:51:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:51:37 c41833b44d91: Pulling fs layer 14:51:37 ed15518f5707: Pulling fs layer 14:51:37 feae8fd75edb: Pulling fs layer 14:51:37 242c74f7c9fa: Pulling fs layer 14:51:37 3cdef696dda3: Pulling fs layer 14:51:37 2ced38df9373: Pulling fs layer 14:51:37 58f1dce35555: Pulling fs layer 14:51:37 3cdef696dda3: Waiting 14:51:37 242c74f7c9fa: Waiting 14:51:37 2ced38df9373: Waiting 14:51:37 58f1dce35555: Waiting 14:51:37 ed15518f5707: Verifying Checksum 14:51:37 ed15518f5707: Download complete 14:51:37 242c74f7c9fa: Download complete 14:51:37 3cdef696dda3: Verifying Checksum 14:51:37 3cdef696dda3: Download complete 14:51:37 c41833b44d91: Verifying Checksum 14:51:37 c41833b44d91: Download complete 14:51:38 c41833b44d91: Pull complete 14:51:38 2f39f015ded8: Pull complete 14:51:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:38 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 14:51:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:51:38 58f1dce35555: Verifying Checksum 14:51:38 58f1dce35555: Download complete 14:51:39 ed15518f5707: Pull complete 14:51:40 feae8fd75edb: Download complete 14:51:40 2ced38df9373: Verifying Checksum 14:51:40 2ced38df9373: Download complete 14:51:42 $ docker top 6429ad92d23e5f58281f84e650950eb96ba08241b8b2bc52ba9f4bb7595dda6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:43 ---> job-cost.sh 14:51:43 lf-activate-venv: SKIPPING 14:51:43 INFO: No Stack... 14:51:43 INFO: Retrieving Pricing Info for: v3-standard-8 14:51:43 INFO: Archiving Costs [Pipeline] sh 14:51:44 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 14:51:44 + cut -d, -f6 [Pipeline] lock 14:51:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] 14:51:44 Resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] did not exist. Created. 14:51:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:51:44 + echo total: 0.2199999988079071 [Pipeline] stash 14:51:44 Stashed 1 file(s) [Pipeline] } 14:51:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 14:51:44 $ docker stop --time=1 6429ad92d23e5f58281f84e650950eb96ba08241b8b2bc52ba9f4bb7595dda6c 14:51:46 $ docker rm -f --volumes 6429ad92d23e5f58281f84e650950eb96ba08241b8b2bc52ba9f4bb7595dda6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:51:52 feae8fd75edb: Pull complete 14:51:52 242c74f7c9fa: Pull complete 14:51:52 3cdef696dda3: Pull complete 14:51:59 2ced38df9373: Pull complete 14:52:02 58f1dce35555: Pull complete 14:52:02 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:52:02 ---> fadd8f120f05 14:52:02 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:52:04 ---> Running in 4a5895a2c9e5 14:52:04 Removing intermediate container 4a5895a2c9e5 14:52:04 ---> 4468f2aea0ae 14:52:04 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:52:04 ---> Running in 552a84ffb14d 14:52:05 Removing intermediate container 552a84ffb14d 14:52:05 ---> a8a340fe48e5 14:52:05 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:52:05 ---> Running in de346bbff808 14:52:05 Removing intermediate container de346bbff808 14:52:05 ---> 64604deab560 14:52:05 Step 6/15 : LABEL Name=edgex-ui-go 14:52:05 ---> Running in 73a794c24add 14:52:05 Removing intermediate container 73a794c24add 14:52:05 ---> 5e04ee7ea416 14:52:05 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:52:06 ---> Running in 37d9718ddfe5 14:52:06 Removing intermediate container 37d9718ddfe5 14:52:06 ---> 3643894d4217 14:52:06 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:52:07 latest: Pulling from library/docker 14:52:07 08409d417260: Pulling fs layer 14:52:07 bf127bdc9f4f: Pulling fs layer 14:52:07 55b4810136f4: Pulling fs layer 14:52:07 a803316fb129: Pulling fs layer 14:52:07 e4afab677181: Pulling fs layer 14:52:07 567bc94445bd: Pulling fs layer 14:52:07 69eff66c35e2: Pulling fs layer 14:52:07 9e6196db0a93: Pulling fs layer 14:52:07 c8f44004068c: Pulling fs layer 14:52:07 22442686bd72: Pulling fs layer 14:52:07 538120297d91: Pulling fs layer 14:52:07 4eaff4018a72: Pulling fs layer 14:52:07 398e5219c811: Pulling fs layer 14:52:07 a054eb5e9d23: Pulling fs layer 14:52:07 a803316fb129: Waiting 14:52:07 e4afab677181: Waiting 14:52:07 567bc94445bd: Waiting 14:52:07 69eff66c35e2: Waiting 14:52:07 22442686bd72: Waiting 14:52:07 9e6196db0a93: Waiting 14:52:07 538120297d91: Waiting 14:52:07 c8f44004068c: Waiting 14:52:07 4eaff4018a72: Waiting 14:52:07 a054eb5e9d23: Waiting 14:52:07 55b4810136f4: Verifying Checksum 14:52:07 55b4810136f4: Download complete 14:52:07 bf127bdc9f4f: Verifying Checksum 14:52:07 bf127bdc9f4f: Download complete 14:52:07 08409d417260: Verifying Checksum 14:52:07 08409d417260: Download complete 14:52:07 a803316fb129: Verifying Checksum 14:52:07 a803316fb129: Download complete 14:52:07 e4afab677181: Verifying Checksum 14:52:07 e4afab677181: Download complete 14:52:07 69eff66c35e2: Verifying Checksum 14:52:07 69eff66c35e2: Download complete 14:52:07 567bc94445bd: Download complete 14:52:08 9e6196db0a93: Verifying Checksum 14:52:08 9e6196db0a93: Download complete 14:52:08 c8f44004068c: Verifying Checksum 14:52:08 c8f44004068c: Download complete 14:52:08 538120297d91: Verifying Checksum 14:52:08 538120297d91: Download complete 14:52:08 08409d417260: Pull complete 14:52:08 398e5219c811: Verifying Checksum 14:52:08 398e5219c811: Download complete 14:52:08 22442686bd72: Verifying Checksum 14:52:08 22442686bd72: Download complete 14:52:08 a054eb5e9d23: Verifying Checksum 14:52:08 a054eb5e9d23: Download complete 14:52:09 bf127bdc9f4f: Pull complete 14:52:09 55b4810136f4: Pull complete 14:52:09 4eaff4018a72: Verifying Checksum 14:52:09 4eaff4018a72: Download complete 14:52:10 a803316fb129: Pull complete 14:52:11 e4afab677181: Pull complete 14:52:13 567bc94445bd: Pull complete 14:52:13 69eff66c35e2: Pull complete 14:52:13 9e6196db0a93: Pull complete 14:52:13 c8f44004068c: Pull complete 14:52:14 22442686bd72: Pull complete 14:52:14 538120297d91: Pull complete 14:52:18 4eaff4018a72: Pull complete 14:52:18 398e5219c811: Pull complete 14:52:18 a054eb5e9d23: Pull complete 14:52:18 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 14:52:18 Status: Downloaded newer image for docker:latest 14:52:20 ---> daf8a736948e 14:52:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:20 ---> Running in 000d999684a8 14:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:52:23 OK: 263 MiB in 53 packages 14:52:24 Removing intermediate container 000d999684a8 14:52:24 ---> afcf282fb5a2 14:52:24 Step 10/15 : ENV GO111MODULE=on 14:52:24 ---> Running in c9e51aebf2bc 14:52:25 Removing intermediate container c9e51aebf2bc 14:52:25 ---> 0c16ef182725 14:52:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:52:25 ---> Running in a363b8d5728d 14:52:25 Removing intermediate container a363b8d5728d 14:52:25 ---> 86d5ee89e179 14:52:25 Step 12/15 : COPY go.mod vendor* ./ 14:52:26 ---> 08a9737003fb 14:52:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:26 ---> Running in 2b2782ab890e 14:53:48 Removing intermediate container 2b2782ab890e 14:53:48 ---> ab60c87cd12e 14:53:48 Step 14/15 : COPY . . 14:53:48 ---> 17ba70f6414f 14:53:48 Step 15/15 : RUN ${MAKE} 14:53:48 ---> Running in 4dc922ff6402 14:53:48 noop 14:53:48 Removing intermediate container 4dc922ff6402 14:53:48 ---> 62a2d2e6edf8 14:53:48 Successfully built 62a2d2e6edf8 14:53:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:48 + docker inspect -f . ci-base-image-arm64 14:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:48 prd-ubuntu20.04-docker-arm64-4c-16g-15880 does not seem to be running inside a container 14:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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 14:53:50 $ docker top 5b1745cf5fe4f00800bfa6927632ff8d02d30964627e7e28d08253463d3d2917 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:51 + go version 14:53:51 go version go1.20.2 linux/arm64 [Pipeline] } 14:53:51 $ docker stop --time=1 5b1745cf5fe4f00800bfa6927632ff8d02d30964627e7e28d08253463d3d2917 14:53:52 $ docker rm -f --volumes 5b1745cf5fe4f00800bfa6927632ff8d02d30964627e7e28d08253463d3d2917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:53 + docker inspect -f . ci-base-image-arm64 14:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:53 prd-ubuntu20.04-docker-arm64-4c-16g-15880 does not seem to be running inside a container 14:53:53 $ 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/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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 14:53:55 $ docker top 3ba0cc47c47a08df16d56a7347cdc96dc8c828f4f5891f86aac55183e90477d4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:55 + git config --global --add safe.directory /w/workspace/edgex-ui-go/107 [Pipeline] fileExists [Pipeline] sh 14:53:56 + make test 14:53:56 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:54:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:56:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:56:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:49 ./bin/test-attribution-txt.sh 14:56:49 make -C web test 14:56:49 make[1]: Entering directory '/w/workspace/edgex-ui-go/107/web' 14:56:49 make[1]: tput: No such file or directory 14:56:49 make[1]: tput: No such file or directory 14:56:49 warning: generating ./VERSION 14:56:49 echo "0.0.0" > VERSION 14:56:49 docker build \ 14:56:49 -f Dockerfile \ 14:56:49 --build-arg USER=1000 \ 14:56:49 \ 14:56:49 --label "git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f" \ 14:56:49 -t edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f \ 14:56:49 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:56:49 . 14:56:49 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:56:49 Install the buildx component to build images with BuildKit: 14:56:49 https://docs.docker.com/go/buildx/ 14:56:49 14:56:50 Sending build context to Docker daemon 2.571MB 14:56:50 Step 1/10 : FROM node:16.17-alpine3.15 14:56:50 16.17-alpine3.15: Pulling from library/node 14:56:50 47517142f6ba: Pulling fs layer 14:56:50 5f8c4bfa009b: Pulling fs layer 14:56:50 f7079c9c4ba1: Pulling fs layer 14:56:50 aba105e6f55a: Pulling fs layer 14:56:50 aba105e6f55a: Waiting 14:56:50 47517142f6ba: Download complete 14:56:50 f7079c9c4ba1: Verifying Checksum 14:56:50 f7079c9c4ba1: Download complete 14:56:50 aba105e6f55a: Verifying Checksum 14:56:50 aba105e6f55a: Download complete 14:56:51 47517142f6ba: Pull complete 14:56:51 5f8c4bfa009b: Verifying Checksum 14:56:51 5f8c4bfa009b: Download complete 14:56:55 5f8c4bfa009b: Pull complete 14:56:55 f7079c9c4ba1: Pull complete 14:56:55 aba105e6f55a: Pull complete 14:56:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:56:55 Status: Downloaded newer image for node:16.17-alpine3.15 14:56:55 ---> bf1b8b58d215 14:56:55 Step 2/10 : RUN apk add --no-cache chromium 14:56:56 ---> Running in beffca4aab54 14:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:56:59 (1/128) Installing libxau (1.0.9-r0) 14:56:59 (2/128) Installing libmd (1.0.3-r0) 14:56:59 (3/128) Installing libbsd (0.11.3-r1) 14:56:59 (4/128) Installing libxdmcp (1.1.3-r0) 14:56:59 (5/128) Installing libxcb (1.14-r2) 14:56:59 (6/128) Installing libx11 (1.7.3.1-r0) 14:56:59 (7/128) Installing libxext (1.3.4-r0) 14:56:59 (8/128) Installing libice (1.0.10-r0) 14:56:59 (9/128) Installing libuuid (2.37.4-r0) 14:56:59 (10/128) Installing libsm (1.2.3-r0) 14:56:59 (11/128) Installing libxt (1.2.1-r0) 14:56:59 (12/128) Installing libxmu (1.1.3-r0) 14:56:59 (13/128) Installing xset (1.2.4-r0) 14:56:59 (14/128) Installing xprop (1.2.5-r0) 14:56:59 (15/128) Installing xdg-utils (1.1.3-r0) 14:56:59 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 14:56:59 (17/128) Installing pkgconf (1.8.1-r0) 14:56:59 (18/128) Installing libffi (3.4.2-r1) 14:56:59 (19/128) Installing libintl (0.21-r0) 14:56:59 (20/128) Installing libblkid (2.37.4-r0) 14:56:59 (21/128) Installing libmount (2.37.4-r0) 14:56:59 (22/128) Installing pcre (8.45-r1) 14:56:59 (23/128) Installing glib (2.70.1-r0) 14:56:59 (24/128) Installing xz-libs (5.2.5-r1) 14:56:59 (25/128) Installing libxml2 (2.9.14-r2) 14:56:59 (26/128) Installing shared-mime-info (2.1-r2) 14:56:59 (27/128) Installing hicolor-icon-theme (0.17-r1) 14:56:59 (28/128) Installing libjpeg-turbo (2.1.2-r0) 14:56:59 (29/128) Installing libpng (1.6.37-r1) 14:56:59 (30/128) Installing libwebp (1.2.2-r0) 14:56:59 (31/128) Installing zstd-libs (1.5.0-r0) 14:56:59 (32/128) Installing tiff (4.4.0-r1) 14:56:59 (33/128) Installing gdk-pixbuf (2.42.8-r0) 14:56:59 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 14:56:59 (35/128) Installing libxcomposite (0.4.5-r0) 14:56:59 (36/128) Installing libxfixes (6.0.0-r0) 14:56:59 (37/128) Installing libxrender (0.9.10-r3) 14:56:59 (38/128) Installing libxcursor (1.2.0-r0) 14:56:59 (39/128) Installing libxdamage (1.1.5-r1) 14:56:59 (40/128) Installing libxi (1.8-r0) 14:56:59 (41/128) Installing libxinerama (1.1.4-r1) 14:56:59 (42/128) Installing libxrandr (1.5.2-r1) 14:56:59 (43/128) Installing atk (2.36.0-r0) 14:56:59 (44/128) Installing libxtst (1.2.3-r3) 14:56:59 (45/128) Installing dbus-libs (1.12.24-r0) 14:56:59 (46/128) Installing at-spi2-core (2.42.0-r0) 14:57:00 (47/128) Installing at-spi2-atk (2.38.0-r0) 14:57:00 (48/128) Installing expat (2.5.0-r0) 14:57:00 (49/128) Installing brotli-libs (1.0.9-r5) 14:57:00 (50/128) Installing libbz2 (1.0.8-r1) 14:57:00 (51/128) Installing freetype (2.11.1-r2) 14:57:00 (52/128) Installing fontconfig (2.13.1-r4) 14:57:00 (53/128) Installing pixman (0.40.0-r4) 14:57:00 (54/128) Installing cairo (1.16.0-r5) 14:57:00 (55/128) Installing cairo-gobject (1.16.0-r5) 14:57:00 (56/128) Installing avahi-libs (0.8-r5) 14:57:00 (57/128) Installing gmp (6.2.1-r1) 14:57:00 (58/128) Installing nettle (3.7.3-r0) 14:57:00 (59/128) Installing p11-kit (0.24.0-r1) 14:57:00 (60/128) Installing libtasn1 (4.18.0-r1) 14:57:00 (61/128) Installing libunistring (0.9.10-r1) 14:57:00 (62/128) Installing gnutls (3.7.1-r2) 14:57:00 (63/128) Installing cups-libs (2.3.3-r6) 14:57:00 (64/128) Installing libepoxy (1.5.9-r0) 14:57:00 (65/128) Installing fribidi (1.0.11-r0) 14:57:00 (66/128) Installing graphite2 (1.3.14-r0) 14:57:00 (67/128) Installing harfbuzz (3.0.0-r2) 14:57:00 (68/128) Installing libxft (2.3.4-r0) 14:57:00 (69/128) Installing pango (1.48.10-r0) 14:57:00 (70/128) Installing wayland-libs-client (1.19.0-r1) 14:57:00 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 14:57:00 (72/128) Installing wayland-libs-egl (1.19.0-r1) 14:57:00 (73/128) Installing xkeyboard-config (2.34-r0) 14:57:00 (74/128) Installing libxkbcommon (1.3.1-r0) 14:57:00 (75/128) Installing gtk+3.0 (3.24.30-r0) 14:57:00 Executing gtk+3.0-3.24.30-r0.post-install 14:57:01 (76/128) Installing libfontenc (1.1.4-r0) 14:57:01 (77/128) Installing mkfontscale (1.2.1-r1) 14:57:01 (78/128) Installing ttf-opensans (1.10-r1) 14:57:01 Executing ttf-opensans-1.10-r1.post-install 14:57:03 (79/128) Installing libogg (1.3.5-r0) 14:57:03 (80/128) Installing flac (1.3.4-r0) 14:57:03 (81/128) Installing alsa-lib (1.2.5.1-r1) 14:57:03 (82/128) Installing libatomic (10.3.1_git20211027-r0) 14:57:03 (83/128) Installing sdl2 (2.0.16-r4) 14:57:03 (84/128) Installing aom-libs (3.2.0-r0) 14:57:03 (85/128) Installing libass (0.15.2-r0) 14:57:03 (86/128) Installing libdav1d (0.9.2-r0) 14:57:03 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:57:03 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 14:57:03 (89/128) Installing lame (3.100-r0) 14:57:03 (90/128) Installing opus (1.3.1-r1) 14:57:03 (91/128) Installing libgomp (10.3.1_git20211027-r0) 14:57:03 (92/128) Installing soxr (0.1.3-r2) 14:57:03 (93/128) Installing libsrt (1.4.2-r1) 14:57:03 (94/128) Installing libssh (0.9.6-r1) 14:57:03 (95/128) Installing libtheora (1.1.1-r16) 14:57:03 (96/128) Installing v4l-utils-libs (1.22.1-r1) 14:57:03 (97/128) Installing libdrm (2.4.109-r0) 14:57:03 (98/128) Installing libva (2.13.0-r0) 14:57:03 (99/128) Installing libvdpau (1.4-r0) 14:57:03 (100/128) Installing vidstab (1.1.0-r1) 14:57:03 (101/128) Installing libvorbis (1.3.7-r0) 14:57:03 (102/128) Installing libvpx (1.10.0-r0) 14:57:03 (103/128) Installing vulkan-loader (1.2.196-r0) 14:57:04 (104/128) Installing x264-libs (20210613-r0) 14:57:04 (105/128) Installing x265-libs (3.5-r0) 14:57:04 (106/128) Installing xvidcore (1.3.7-r1) 14:57:04 (107/128) Installing ffmpeg-libs (4.4.1-r2) 14:57:04 (108/128) Installing libevent (2.1.12-r4) 14:57:04 (109/128) Installing mesa (21.2.6-r0) 14:57:04 (110/128) Installing wayland-libs-server (1.19.0-r1) 14:57:04 (111/128) Installing mesa-gbm (21.2.6-r0) 14:57:04 (112/128) Installing lcms2 (2.12-r1) 14:57:04 (113/128) Installing nspr (4.32-r0) 14:57:04 (114/128) Installing sqlite-libs (3.36.0-r0) 14:57:04 (115/128) Installing nss (3.78.1-r0) 14:57:04 (116/128) Installing libasyncns (0.8-r1) 14:57:04 (117/128) Installing libltdl (2.4.6-r7) 14:57:04 (118/128) Installing orc (0.4.32-r0) 14:57:04 (119/128) Installing libsndfile (1.0.31-r1) 14:57:04 (120/128) Installing speexdsp (1.2.0-r0) 14:57:04 (121/128) Installing tdb-libs (1.4.5-r0) 14:57:04 (122/128) Installing libpulse (15.0-r2) 14:57:04 (123/128) Installing re2 (2021.11.01-r0) 14:57:04 (124/128) Installing snappy (1.1.9-r1) 14:57:04 (125/128) Installing libgpg-error (1.42-r1) 14:57:04 (126/128) Installing libgcrypt (1.9.4-r0) 14:57:04 (127/128) Installing libxslt (1.1.35-r0) 14:57:04 (128/128) Installing chromium (99.0.4844.84-r0) 14:57:09 Executing busybox-1.34.1-r7.trigger 14:57:09 Executing glib-2.70.1-r0.trigger 14:57:09 Executing shared-mime-info-2.1-r2.trigger 14:57:11 Executing gdk-pixbuf-2.42.8-r0.trigger 14:57:11 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:57:11 Executing fontconfig-2.13.1-r4.trigger 14:57:11 Executing mkfontscale-1.2.1-r1.trigger 14:57:11 OK: 275 MiB in 144 packages 14:57:21 Removing intermediate container beffca4aab54 14:57:21 ---> 661b2b276a00 14:57:21 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:57:21 ---> Running in 555c9ccfdc46 14:57:21 Removing intermediate container 555c9ccfdc46 14:57:21 ---> f745449da207 14:57:21 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:57:21 ---> Running in 022d6263a7e0 14:57:21 Removing intermediate container 022d6263a7e0 14:57:21 ---> 9da9bc783530 14:57:21 Step 5/10 : RUN npm install -g npm 14:57:21 ---> Running in 8cc659a86bfa 14:57:54 14:57:54 removed 7 packages, changed 101 packages, and audited 264 packages in 25s 14:57:54 14:57:54 27 packages are looking for funding 14:57:54 run `npm fund` for details 14:57:54 14:57:54 found 0 vulnerabilities 14:57:54 Removing intermediate container 8cc659a86bfa 14:57:54 ---> 674899f0d9c5 14:57:54 Step 6/10 : ARG USER=1000 14:57:54 ---> Running in d45f0d510a09 14:57:54 Removing intermediate container d45f0d510a09 14:57:54 ---> 2093fc98c67a 14:57:54 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:57:54 ---> Running in f403484fd0d7 14:57:56 Removing intermediate container f403484fd0d7 14:57:56 ---> 84e94616a703 14:57:56 Step 8/10 : USER $USER:$USER 14:57:56 ---> Running in 93d041492e12 14:57:56 Removing intermediate container 93d041492e12 14:57:56 ---> 0a50d46d902c 14:57:56 Step 9/10 : WORKDIR /app 14:57:56 ---> Running in d07018897708 14:57:57 Removing intermediate container d07018897708 14:57:57 ---> 24946023fb65 14:57:57 Step 10/10 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f 14:57:57 ---> Running in ea7bbd485bf3 14:57:57 Removing intermediate container ea7bbd485bf3 14:57:57 ---> 88e2f4b14ea2 14:57:57 Successfully built 88e2f4b14ea2 14:57:57 Successfully tagged edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f 14:57:57 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:57:57 touch edgex-web-ui.imagebuilt 14:57:57 mkdir -p node_modules coverage 14:57:57 chown "1000:1000" node_modules coverage package-lock.json 14:57:57 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:58:12 npm WARN old lockfile 14:58:12 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 14:58:12 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 14:58:12 npm WARN old lockfile 14:58:12 npm WARN old lockfile This is a one-time fix-up, please be patient... 14:58:12 npm WARN old lockfile 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:58:59 npm WARN EBADENGINE Unsupported engine { 14:58:59 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:58:59 npm WARN EBADENGINE required: { 14:58:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:59 npm WARN EBADENGINE }, 14:58:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:58:59 npm WARN EBADENGINE } 14:59:26 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:59:26 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 14:59:26 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:59:26 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:59:26 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 14:59:27 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:59:32 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:59:42 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:59:42 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:59:42 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:59:54 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:00:05 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:00:05 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:00:05 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:00:09 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:00:11 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:00:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:00:26 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:00:26 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:00:48 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:01:14 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:01:53 15:01:53 added 1475 packages, and audited 1476 packages in 4m 15:01:53 15:01:53 90 packages are looking for funding 15:01:53 run `npm fund` for details 15:01:53 15:01:53 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:01:53 15:01:53 To address issues that do not require attention, run: 15:01:53 npm audit fix 15:01:53 15:01:53 To address all issues (including breaking changes), run: 15:01:53 npm audit fix --force 15:01:53 15:01:53 Run `npm audit` for details. 15:01:54 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:02:12 - Generating browser application bundles (phase: setup)... 15:02:45 Compiling @angular/core : es2015 as esm2015 15:02:45 Compiling @angular/compiler/testing : es2015 as esm2015 15:03:17 Compiling @angular/common : es2015 as esm2015 15:03:17 Compiling @angular/core/testing : es2015 as esm2015 15:03:19 Compiling @angular/platform-browser : es2015 as esm2015 15:03:19 Compiling @angular/common/testing : es2015 as esm2015 15:03:24 Compiling @angular/router : es2015 as esm2015 15:03:24 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:03:30 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:03:32 Compiling @angular/common/http : es2015 as esm2015 15:03:32 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:03:36 Compiling @angular/forms : es2015 as esm2015 15:03:37 Compiling @angular/router/testing : es2015 as esm2015 15:03:37 Compiling @angular/common/http/testing : es2015 as esm2015 15:04:45 17 05 2023 15:04:36.819:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:04:45 17 05 2023 15:04:36.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:04:45 17 05 2023 15:04:36.863:INFO [launcher]: Starting browser ChromeHeadless 15:05:42 17 05 2023 15:05:38.043:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:06:21 17 05 2023 15:06:16.491:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:06:36 ✔ Browser application bundle generation complete. 15:06:36 17 05 2023 15:06:36.296:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket -Lc1311h2nO8kPmFAAAB with id 55614164 15:06:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:06:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.754 secs) 15:06:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.932 secs) 15:06:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.152 secs) 15:06:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.244 secs) 15:06:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.668 secs) 15:06:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.746 secs) 15:06:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.072 secs) 15:06:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.206 secs) 15:06:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.548 secs) 15:06:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.623 secs) 15:06:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.746 secs) 15:06:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.933 secs) 15:06:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.038 secs) 15:06:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.159 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.334 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.376 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.389 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.441 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.725 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.891 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.968 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.043 secs) 15:06:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.077 secs) 15:06:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.143 secs) 15:06:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.328 secs) 15:06:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.405 secs) 15:06:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.701 secs) 15:06:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.775 secs) 15:06:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.847 secs) 15:06:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.892 secs) 15:07:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.026 secs) 15:07:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.267 secs) 15:07:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.426 secs) 15:07:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.611 secs) 15:07:01 WARN: ' 15:07:01 It looks like you're using ngModel on the same form field as formControlName. 15:07:01 Support for using the ngModel input property and ngModelChange event with 15:07:01 reactive form directives has been deprecated in Angular v6 and will be removed 15:07:01 in a future version of Angular. 15:07:01 15:07:01 For more information on this, see our API docs here: 15:07:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:07:01 ' 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.611 secs) 15:07:01 WARN: ' 15:07:01 It looks like you're using ngModel on the same form field as formControlName. 15:07:01 Support for using the ngModel input property and ngModelChange event with 15:07:01 reactive form directives has been deprecated in Angular v6 and will be removed 15:07:01 in a future version of Angular. 15:07:01 15:07:01 For more information on this, see our API docs here: 15:07:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:07:01 ' 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.823 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.992 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.062 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.123 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.15 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.175 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.204 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.406 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.531 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.623 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.917 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.957 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.011 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.027 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.254 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.285 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.367 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.399 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.432 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.549 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.585 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.604 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.623 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.698 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.728 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.841 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.873 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.904 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.934 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.987 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.204 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.274 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.305 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.351 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.385 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.457 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.477 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.503 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.685 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.73 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.781 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.799 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.814 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.84 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.881 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.899 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.18 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.279 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.3 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.525 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.549 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.579 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.943 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.017 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.152 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.173 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.187 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.234 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.252 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.328 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.396 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.472 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.506 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.652 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.807 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.863 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.942 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.957 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.97 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.994 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.18 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.36 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.465 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.482 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.526 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.58 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.592 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.603 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.651 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.682 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.714 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.923 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.971 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.32 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.558 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.619 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.674 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.738 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.755 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.766 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.978 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.994 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.005 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.198 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.75 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.848 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.932 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.967 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.097 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.236 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.301 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.326 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.336 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.343 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.413 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.433 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.449 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.582 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.597 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.61 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.643 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.183 secs / 14.643 secs) 15:07:13 TOTAL: 145 SUCCESS 15:07:13 ✔ Browser application bundle generation complete. 15:07:17 15:07:17 =============================== Coverage summary =============================== 15:07:17 Statements : 41.56% ( 1425/3429 ) 15:07:17 Branches : 12.14% ( 109/898 ) 15:07:17 Functions : 33.33% ( 417/1251 ) 15:07:17 Lines : 39.45% ( 1280/3245 ) 15:07:17 ================================================================================ 15:07:17 17 05 2023 15:07:17.196:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:07:18 ✔ Browser application bundle generation complete. 15:07:19 make[1]: Leaving directory '/w/workspace/edgex-ui-go/107/web' [Pipeline] echo 15:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:07:19 $ docker stop --time=1 3ba0cc47c47a08df16d56a7347cdc96dc8c828f4f5891f86aac55183e90477d4 15:07:20 $ docker rm -f --volumes 3ba0cc47c47a08df16d56a7347cdc96dc8c828f4f5891f86aac55183e90477d4 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:24 Warning: overwriting stash ‘coverage-report’ 15:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:33 + ls -al . 15:07:33 total 176 15:07:33 drwxrwxr-x 13 jenkins jenkins 4096 May 17 14:53 . 15:07:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 .. 15:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 .blubracket 15:07:33 -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:51 .dockerignore 15:07:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 .git 15:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 .github 15:07:33 -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:51 .gitignore 15:07:33 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:51 Attribution.txt 15:07:33 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:51 CHANGELOG.md 15:07:33 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:51 CONTRIBUTING.md 15:07:33 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:51 Dockerfile 15:07:33 -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:51 Jenkinsfile 15:07:33 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:51 LICENSE 15:07:33 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:51 Makefile 15:07:33 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:51 README.md 15:07:33 -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:48 VERSION 15:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 assets 15:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 bin 15:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 cmd 15:07:33 -rw-r--r-- 1 jenkins jenkins 10 May 17 14:53 coverage.out 15:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 docs 15:07:33 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:51 go.mod 15:07:33 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:51 go.sum 15:07:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 internal 15:07:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 snap 15:07:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 testing 15:07:33 -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:51 version.go 15:07:33 drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:33 + 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=d464123f9026c9620999a7ddee9d3f5298a9454f --label arch=arm64 --label version=3.0.0-dev.11 . 15:07:35 Sending build context to Docker daemon 31.06MB 15:07:35 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:07:35 Step 2/25 : FROM ${BASE} AS builder 15:07:35 ---> 62a2d2e6edf8 15:07:35 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:07:35 ---> Running in 354100324e8b 15:07:36 Removing intermediate container 354100324e8b 15:07:36 ---> 61505fdf582f 15:07:36 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:07:36 ---> Running in a5ca5018d193 15:07:36 Removing intermediate container a5ca5018d193 15:07:36 ---> 954a4b0d35ad 15:07:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:07:36 ---> Running in d76803a8f91b 15:07:36 Removing intermediate container d76803a8f91b 15:07:36 ---> 2ef9b7ea2da2 15:07:36 Step 6/25 : LABEL Name=edgex-ui-go 15:07:37 ---> Running in be0665953801 15:07:37 Removing intermediate container be0665953801 15:07:37 ---> 575bac6facef 15:07:37 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:07:37 ---> Running in afa62bcaef6b 15:07:37 Removing intermediate container afa62bcaef6b 15:07:37 ---> c56367283a25 15:07:37 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:07:38 ---> d9ba07123afc 15:07:38 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:39 ---> Running in 442d5e1aed55 15:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:07:42 OK: 263 MiB in 53 packages 15:07:43 Removing intermediate container 442d5e1aed55 15:07:43 ---> 78ff47650f04 15:07:43 Step 10/25 : ENV GO111MODULE=on 15:07:43 ---> Running in 672eeba4f1e8 15:07:44 Removing intermediate container 672eeba4f1e8 15:07:44 ---> d27bfc972c3c 15:07:44 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:07:44 ---> Running in 2daa77f2e98b 15:07:44 Removing intermediate container 2daa77f2e98b 15:07:44 ---> 664eb4e2d3c6 15:07:44 Step 12/25 : COPY go.mod vendor* ./ 15:07:45 ---> 4732f3a8a4d1 15:07:45 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:45 ---> Running in 5d9c46f27089 15:07:47 Removing intermediate container 5d9c46f27089 15:07:47 ---> b2d30cee8c99 15:07:47 Step 14/25 : COPY . . 15:07:51 ---> 10d70d9f7d30 15:07:51 Step 15/25 : RUN ${MAKE} 15:07:51 ---> Running in 27a41f16008f 15:07:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:09:59 Removing intermediate container 27a41f16008f 15:09:59 ---> ae659d29409e 15:09:59 Step 16/25 : FROM alpine:3.17 15:09:59 3.17: Pulling from library/alpine 15:09:59 c41833b44d91: Already exists 15:09:59 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:09:59 Status: Downloaded newer image for alpine:3.17 15:09:59 ---> 51e60588ff2c 15:09:59 Step 17/25 : EXPOSE 4000 15:09:59 ---> Running in a6ba45b57ca1 15:09:59 Removing intermediate container a6ba45b57ca1 15:09:59 ---> 4ed8c2431301 15:09:59 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:09:59 ---> 1836d2d5d374 15:09:59 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:09:59 ---> d17567b8a77b 15:09:59 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:09:59 ---> 8b987b327f96 15:09:59 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:09:59 ---> Running in d99ad50738b8 15:09:59 Removing intermediate container d99ad50738b8 15:09:59 ---> 712df6c2859e 15:09:59 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:09:59 ---> Running in 077c2ae2e870 15:09:59 Removing intermediate container 077c2ae2e870 15:09:59 ---> 839ea6c44d75 15:09:59 Step 23/25 : LABEL arch=arm64 15:09:59 ---> Running in 3911d7260838 15:09:59 Removing intermediate container 3911d7260838 15:09:59 ---> fe74bfcad35a 15:09:59 Step 24/25 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f 15:09:59 ---> Running in 9dd1c275039a 15:09:59 Removing intermediate container 9dd1c275039a 15:09:59 ---> 2ec27e119c0e 15:09:59 Step 25/25 : LABEL version=3.0.0-dev.11 15:09:59 ---> Running in 5b6af1e8f3fd 15:09:59 Removing intermediate container 5b6af1e8f3fd 15:09:59 ---> 8fe4653ed8cc 15:09:59 [Warning] One or more build-args [ARCH] were not consumed 15:09:59 Successfully built 8fe4653ed8cc 15:09:59 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:09:59 provisioning config files... 15:09:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config8669956808736765516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:59 ---> docker-login.sh 15:09:59 nexus3.edgexfoundry.org:10001 15:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:59 Configure a credential helper to remove this warning. See 15:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:59 15:09:59 Login Succeeded 15:09:59 nexus3.edgexfoundry.org:10002 15:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:00 Configure a credential helper to remove this warning. See 15:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:00 15:10:00 Login Succeeded 15:10:00 nexus3.edgexfoundry.org:10003 15:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:00 Configure a credential helper to remove this warning. See 15:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:00 15:10:00 Login Succeeded 15:10:00 nexus3.edgexfoundry.org:10004 15:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:00 Configure a credential helper to remove this warning. See 15:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:00 15:10:00 Login Succeeded 15:10:00 docker.io 15:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:01 Configure a credential helper to remove this warning. See 15:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:01 15:10:01 Login Succeeded 15:10:01 ---> docker-login.sh ends [Pipeline] } 15:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:01 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:10:01 d464123f9026c9620999a7ddee9d3f5298a9454f 15:10:01 latest 15:10:01 3.0.0-dev.11 15:10:01 d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 15:10:01 main 15:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f 15:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:10:02 f6c38d63b228: Preparing 15:10:02 a50a6895caa0: Preparing 15:10:02 d174d7e4409a: Preparing 15:10:02 26cbea5cba74: Preparing 15:10:02 26cbea5cba74: Layer already exists 15:10:02 a50a6895caa0: Pushed 15:10:02 f6c38d63b228: Pushed 15:10:09 d174d7e4409a: Pushed 15:10:09 d464123f9026c9620999a7ddee9d3f5298a9454f: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:10:09 f6c38d63b228: Preparing 15:10:09 a50a6895caa0: Preparing 15:10:09 d174d7e4409a: Preparing 15:10:09 26cbea5cba74: Preparing 15:10:09 26cbea5cba74: Layer already exists 15:10:09 a50a6895caa0: Layer already exists 15:10:09 f6c38d63b228: Layer already exists 15:10:09 d174d7e4409a: Layer already exists 15:10:09 latest: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.11 15:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:10:10 f6c38d63b228: Preparing 15:10:10 a50a6895caa0: Preparing 15:10:10 d174d7e4409a: Preparing 15:10:10 26cbea5cba74: Preparing 15:10:10 26cbea5cba74: Layer already exists 15:10:10 a50a6895caa0: Layer already exists 15:10:10 d174d7e4409a: Layer already exists 15:10:10 f6c38d63b228: Layer already exists 15:10:10 3.0.0-dev.11: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 15:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:10:11 f6c38d63b228: Preparing 15:10:11 a50a6895caa0: Preparing 15:10:11 d174d7e4409a: Preparing 15:10:11 26cbea5cba74: Preparing 15:10:11 d174d7e4409a: Layer already exists 15:10:11 26cbea5cba74: Layer already exists 15:10:11 f6c38d63b228: Layer already exists 15:10:11 a50a6895caa0: Layer already exists 15:10:11 d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:10:11 f6c38d63b228: Preparing 15:10:11 a50a6895caa0: Preparing 15:10:11 d174d7e4409a: Preparing 15:10:11 26cbea5cba74: Preparing 15:10:11 a50a6895caa0: Layer already exists 15:10:11 d174d7e4409a: Layer already exists 15:10:11 f6c38d63b228: Layer already exists 15:10:11 26cbea5cba74: Layer already exists 15:10:11 main: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:12 ===================================================== [Pipeline] echo 15:10:12 taggedImages: 15:10:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f 15:10:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:10:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.11 15:10:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 15:10:12 - 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:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:12 15:10:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:12 arm64: Pulling from edgex-lftools-log-publisher 15:10:12 8998bd30e6a1: Pulling fs layer 15:10:12 04944245beec: Pulling fs layer 15:10:12 699f458cf7ca: Pulling fs layer 15:10:12 765212b225bb: Pulling fs layer 15:10:12 f23df028b6ca: Pulling fs layer 15:10:12 d65c8cfc05b1: Pulling fs layer 15:10:12 2437ff75d9bd: Pulling fs layer 15:10:12 f23df028b6ca: Waiting 15:10:12 d65c8cfc05b1: Waiting 15:10:12 2437ff75d9bd: Waiting 15:10:12 765212b225bb: Waiting 15:10:13 04944245beec: Verifying Checksum 15:10:13 04944245beec: Download complete 15:10:13 765212b225bb: Verifying Checksum 15:10:13 765212b225bb: Download complete 15:10:13 f23df028b6ca: Verifying Checksum 15:10:13 f23df028b6ca: Download complete 15:10:13 d65c8cfc05b1: Verifying Checksum 15:10:13 d65c8cfc05b1: Download complete 15:10:13 699f458cf7ca: Download complete 15:10:13 8998bd30e6a1: Verifying Checksum 15:10:13 8998bd30e6a1: Download complete 15:10:15 2437ff75d9bd: Verifying Checksum 15:10:15 2437ff75d9bd: Download complete 15:10:17 8998bd30e6a1: Pull complete 15:10:17 04944245beec: Pull complete 15:10:19 699f458cf7ca: Pull complete 15:10:19 765212b225bb: Pull complete 15:10:19 f23df028b6ca: Pull complete 15:10:20 d65c8cfc05b1: Pull complete 15:10:35 2437ff75d9bd: Pull complete 15:10:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:35 prd-ubuntu20.04-docker-arm64-4c-16g-15880 does not seem to be running inside a container 15:10:35 $ 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/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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:10:38 $ docker top 675fd0a54418dfa6761c675ef285fcef7b0c0b9b2cedf13ace140728b4b671e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:39 ---> job-cost.sh 15:10:39 lf-activate-venv: SKIPPING 15:10:39 INFO: No Stack... 15:10:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:40 INFO: Archiving Costs [Pipeline] sh 15:10:40 + cat /w/workspace/edgex-ui-go/107/archives/cost.csv 15:10:40 + cut -d, -f6 [Pipeline] lock 15:10:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] 15:10:41 Resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] did not exist. Created. 15:10:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:41 /w/workspace/edgex-ui-go/107@tmp/durable-2f944941/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:42 + echo total: 0.10999999940395355 [Pipeline] stash 15:10:42 Warning: overwriting stash ‘stack-cost’ 15:10:47 Stashed 1 file(s) [Pipeline] } 15:10:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:47 $ docker stop --time=1 675fd0a54418dfa6761c675ef285fcef7b0c0b9b2cedf13ace140728b4b671e8 15:10:48 $ docker rm -f --volumes 675fd0a54418dfa6761c675ef285fcef7b0c0b9b2cedf13ace140728b4b671e8 [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:10:49 provisioning config files... 15:10:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2872697979428712445tmp [Pipeline] { [Pipeline] sh 15:10:49 + set +x 15:10:49 + curl -s https://codecov.io/bash 15:10:49 + bash -s -- 15:10:49 15:10:49 _____ _ 15:10:49 / ____| | | 15:10:49 | | ___ __| | ___ ___ _____ __ 15:10:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:49 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:49 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:49 Bash-1.0.6 15:10:49 15:10:49 15:10:49 ==> git version 2.25.1 found 15:10:49 ==> 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:10:49 Release-Date: 2020-01-08 15:10:49 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:10:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:10:49 ==> Jenkins CI detected. 15:10:49 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:10:49 project root: . 15:10:49 --> token set from env 15:10:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:49 ==> Running gcov in . (disable via -X gcov) 15:10:49 ==> Python coveragepy not found 15:10:49 ==> Searching for coverage reports in: 15:10:49 + . 15:10:49 -> Found 1 reports 15:10:49 ==> Detecting git/mercurial file structure 15:10:49 ==> Reading reports 15:10:49 + ./coverage.out bytes=10 15:10:49 ==> Appending adjustments 15:10:49 https://docs.codecov.io/docs/fixing-reports 15:10:50 + Found adjustments 15:10:50 ==> Gzipping contents 15:10:50 12K /tmp/codecov.Wnv6uP.gz 15:10:50 ==> Uploading reports 15:10:50 url: https://codecov.io 15:10:50 query: branch=main&commit=d464123f9026c9620999a7ddee9d3f5298a9454f&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:50 -> Pinging Codecov 15:10:50 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=d464123f9026c9620999a7ddee9d3f5298a9454f&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:50 -> Uploading to 15:10:50 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/d464123f9026c9620999a7ddee9d3f5298a9454f/cf72f851-26ef-44b1-b289-3937971cb9e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T151050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02fa671f311adb0b7b9cd57a0046d649fa6d669d6b6554c646661fe5d3223c63 15:10:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:50 Dload Upload Total Spent Left Speed 15:10:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 44969 --:--:-- --:--:-- --:--:-- 44969 15:10:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] } 15:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:10:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:10:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:51 15:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:10:51 df9b9388f04a: Pulling fs layer 15:10:51 52dc419b0ee2: Pulling fs layer 15:10:51 25bc292e5bac: Pulling fs layer 15:10:51 114826534d7a: Pulling fs layer 15:10:51 4657fd5d0bcf: Pulling fs layer 15:10:51 6ad1cebc031e: Pulling fs layer 15:10:51 8a3aa393b2d8: Pulling fs layer 15:10:51 8a3aa393b2d8: Waiting 15:10:51 114826534d7a: Waiting 15:10:51 6ad1cebc031e: Waiting 15:10:51 25bc292e5bac: Verifying Checksum 15:10:51 25bc292e5bac: Download complete 15:10:51 52dc419b0ee2: Verifying Checksum 15:10:51 52dc419b0ee2: Download complete 15:10:51 4657fd5d0bcf: Verifying Checksum 15:10:51 4657fd5d0bcf: Download complete 15:10:51 df9b9388f04a: Download complete 15:10:52 6ad1cebc031e: Verifying Checksum 15:10:52 6ad1cebc031e: Download complete 15:10:52 df9b9388f04a: Pull complete 15:10:52 52dc419b0ee2: Pull complete 15:10:52 25bc292e5bac: Pull complete 15:10:52 114826534d7a: Verifying Checksum 15:10:52 114826534d7a: Download complete 15:10:52 8a3aa393b2d8: Verifying Checksum 15:10:52 8a3aa393b2d8: Download complete 15:10:55 114826534d7a: Pull complete 15:10:55 4657fd5d0bcf: Pull complete 15:10:55 6ad1cebc031e: Pull complete 15:10:58 8a3aa393b2d8: Pull complete 15:10:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:58 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 15:10:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:11:02 $ docker top 775fbcbb9114a183cd9ad79ac85d2439140c979e5dc62b7726c9f667f5786c58 -eo pid,comm [Pipeline] { [Pipeline] echo 15:11:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 15:11:02 + set -o pipefail 15:11:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 15:11:08 15:11:08 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:11:08 15:11:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/42c7bab2-115f-4f49-8b34-50bcad2f0655 15:11:08 15:11:08 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 15:11:08 15:11:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:11:08 15:11:08 15:11:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:11:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:11:08 More details here: https://snyk.co/ue1NS [Pipeline] } 15:11:08 $ docker stop --time=1 775fbcbb9114a183cd9ad79ac85d2439140c979e5dc62b7726c9f667f5786c58 15:11:11 $ docker rm -f --volumes 775fbcbb9114a183cd9ad79ac85d2439140c979e5dc62b7726c9f667f5786c58 [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:11:11 + git log --format=format:%s -1 d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] sh 15:11:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:12 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 15:11:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:11:12 $ docker top d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f -eo pid,comm 15:11:13 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:11:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:13 [ssh-agent] Looking for ssh-agent implementation... 15:11:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:13 $ docker exec d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f ssh-agent 15:11:13 SSH_AUTH_SOCK=/tmp/ssh-xK1AATf28awL/agent.32 15:11:13 SSH_AGENT_PID=38 15:11:13 Running ssh-add (command line suppressed) 15:11:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7844548739375445721.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7844548739375445721.key) 15:11:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:13 + git semver tag 15:11:13 2023-05-17 15:11:13,849 [run_tag] DEBUG tag force:False 15:11:13 2023-05-17 15:11:13,849 [check_head_tag] DEBUG check head tag 15:11:13 2023-05-17 15:11:13,849 [execute] INFO git cat-file --batch-check 15:11:13 2023-05-17 15:11:13,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:11:13 2023-05-17 15:11:13,853 [execute] INFO git cat-file --batch 15:11:13 2023-05-17 15:11:13,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:11:13 2023-05-17 15:11:13,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:11:13 2023-05-17 15:11:13,870 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 15:11:13 2023-05-17 15:11:13,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:11:13 2023-05-17 15:11:13,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:11:13 3.0.0-dev.11 [Pipeline] } 15:11:13 $ docker exec --env ******** --env ******** d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f ssh-agent -k 15:11:14 unset SSH_AUTH_SOCK; 15:11:14 unset SSH_AGENT_PID; 15:11:14 echo Agent pid 38 killed; 15:11:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:14 + git semver [Pipeline] } 15:11:14 $ docker stop --time=1 d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f 15:11:15 $ docker rm -f --volumes d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:16 15:11:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:16 0.23.1-centos7: Pulling from edgex-lftools 15:11:16 ab5ef0e58194: Pulling fs layer 15:11:16 9712f1f96733: Pulling fs layer 15:11:16 63f879dbbcfc: Pulling fs layer 15:11:16 0d9ebad4ef96: Pulling fs layer 15:11:16 e9a5061849ea: Pulling fs layer 15:11:16 d747dcd14b5f: Pulling fs layer 15:11:16 2de7ff778b66: Pulling fs layer 15:11:16 d747dcd14b5f: Waiting 15:11:16 e9a5061849ea: Waiting 15:11:16 0d9ebad4ef96: Waiting 15:11:16 2de7ff778b66: Waiting 15:11:16 9712f1f96733: Download complete 15:11:16 63f879dbbcfc: Verifying Checksum 15:11:16 63f879dbbcfc: Download complete 15:11:17 0d9ebad4ef96: Verifying Checksum 15:11:17 0d9ebad4ef96: Download complete 15:11:17 e9a5061849ea: Verifying Checksum 15:11:17 e9a5061849ea: Download complete 15:11:17 d747dcd14b5f: Download complete 15:11:17 ab5ef0e58194: Verifying Checksum 15:11:17 ab5ef0e58194: Download complete 15:11:17 2de7ff778b66: Verifying Checksum 15:11:17 2de7ff778b66: Download complete 15:11:19 ab5ef0e58194: Pull complete 15:11:19 9712f1f96733: Pull complete 15:11:20 63f879dbbcfc: Pull complete 15:11:23 0d9ebad4ef96: Pull complete 15:11:23 e9a5061849ea: Pull complete 15:11:24 d747dcd14b5f: Pull complete 15:11:25 2de7ff778b66: Pull complete 15:11:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:25 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 15:11:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:11:30 $ docker top 3dc56f86680999c7d3ceba369d0dd75ff8d28bd90b8db0fa2df5a0d0cf00acc7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:11:30 provisioning config files... 15:11:30 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1005025432657602790tmp 15:11:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2857258336019169595tmp 15:11:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13791231757049255405tmp [Pipeline] { [Pipeline] echo 15:11:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:11:30 ---> sigul-configuration.sh 15:11:30 gpg: directory `/root/.gnupg' created 15:11:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:11:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:11:30 gpg: keyring `/root/.gnupg/secring.gpg' created 15:11:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:11:30 gpg: CAST5 encrypted data 15:11:30 gpg: encrypted with 1 passphrase 15:11:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:11:30 + mkdir /home/jenkins 15:11:30 + mkdir /home/jenkins/sigul [Pipeline] sh 15:11:31 + 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:11:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:11:31 ---> sigul-install.sh 15:11:31 Sigul already installed; skipping installation. [Pipeline] sh 15:11:31 + git tag --list 15:11:31 0.1.1 15:11:31 v1.1.0 15:11:31 v1.2.0 15:11:31 v1.2.1 15:11:31 v1.3.0 15:11:31 v2.0.0 15:11:31 v2.1.0 15:11:31 v2.2.0 15:11:31 v2.2.1-dev.1 15:11:31 v2.2.1-dev.2 15:11:31 v2.2.1-dev.3 15:11:31 v2.2.1-dev.4 15:11:31 v2.2.1-dev.5 15:11:31 v2.2.1-dev.6 15:11:31 v2.2.1-dev.7 15:11:31 v2.3.0 15:11:31 v2.3.0-dev.10 15:11:31 v2.3.0-dev.11 15:11:31 v2.3.0-dev.12 15:11:31 v2.3.0-dev.13 15:11:31 v2.3.0-dev.14 15:11:31 v2.3.0-dev.15 15:11:31 v2.3.0-dev.16 15:11:31 v2.3.0-dev.17 15:11:31 v2.3.0-dev.18 15:11:31 v2.3.0-dev.19 15:11:31 v2.3.0-dev.20 15:11:31 v2.3.0-dev.21 15:11:31 v2.3.0-dev.22 15:11:31 v2.3.0-dev.23 15:11:31 v2.3.0-dev.24 15:11:31 v2.3.0-dev.7 15:11:31 v2.3.0-dev.8 15:11:31 v2.3.0-dev.9 15:11:31 v3.0.0-dev.1 15:11:31 v3.0.0-dev.10 15:11:31 v3.0.0-dev.11 15:11:31 v3.0.0-dev.2 15:11:31 v3.0.0-dev.3 15:11:31 v3.0.0-dev.4 15:11:31 v3.0.0-dev.5 15:11:31 v3.0.0-dev.6 15:11:31 v3.0.0-dev.7 15:11:31 v3.0.0-dev.8 15:11:31 v3.0.0-dev.9 [Pipeline] sh 15:11:32 + lftools sign git-tag v3.0.0-dev.11 15:11:32 Signing Git tag with Sigul... 15:11:32 Signing v3.0.0-dev.11 [Pipeline] echo 15:11:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:11:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:11:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:11:33 $ docker stop --time=1 3dc56f86680999c7d3ceba369d0dd75ff8d28bd90b8db0fa2df5a0d0cf00acc7 15:11:34 $ docker rm -f --volumes 3dc56f86680999c7d3ceba369d0dd75ff8d28bd90b8db0fa2df5a0d0cf00acc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:11:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:35 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 15:11:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:11:36 $ docker top 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f -eo pid,comm 15:11:36 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:11:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:36 [ssh-agent] Looking for ssh-agent implementation... 15:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:36 $ docker exec 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f ssh-agent 15:11:36 SSH_AUTH_SOCK=/tmp/ssh-FZxmf28974qZ/agent.32 15:11:36 SSH_AGENT_PID=38 15:11:36 Running ssh-add (command line suppressed) 15:11:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18056759591540066767.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18056759591540066767.key) 15:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:36 + git semver bump pre 15:11:37 2023-05-17 15:11:36,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:11:37 2023-05-17 15:11:36,991 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev 15:11:37 2023-05-17 15:11:36,991 [bump_version] DEBUG bumped version:3.0.0-dev.12 15:11:37 2023-05-17 15:11:36,991 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 15:11:37 2023-05-17 15:11:36,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:11:37 2023-05-17 15:11:36,991 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:11:37 2023-05-17 15:11:36,993 [execute] INFO git cat-file --batch-check 15:11:37 2023-05-17 15:11:36,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:11:37 2023-05-17 15:11:36,998 [execute] INFO git cat-file --batch 15:11:37 2023-05-17 15:11:36,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:11:37 2023-05-17 15:11:37,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:11:37 3.0.0-dev.12 [Pipeline] } 15:11:37 $ docker exec --env ******** --env ******** 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f ssh-agent -k 15:11:37 unset SSH_AUTH_SOCK; 15:11:37 unset SSH_AGENT_PID; 15:11:37 echo Agent pid 38 killed; 15:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:37 + git semver [Pipeline] } 15:11:38 $ docker stop --time=1 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f 15:11:39 $ docker rm -f --volumes 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f [Pipeline] // withDockerContainer [Pipeline] sh 15:11:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:40 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 15:11:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:11:41 $ docker top d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b -eo pid,comm 15:11:41 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:11:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:41 [ssh-agent] Looking for ssh-agent implementation... 15:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:41 $ docker exec d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b ssh-agent 15:11:41 SSH_AUTH_SOCK=/tmp/ssh-gf8aMtOJV7Wa/agent.33 15:11:41 SSH_AGENT_PID=39 15:11:41 Running ssh-add (command line suppressed) 15:11:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7235761768243072783.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7235761768243072783.key) 15:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:41 + git semver push 15:11:42 2023-05-17 15:11:41,974 [run_push] DEBUG push 15:11:42 2023-05-17 15:11:41,975 [execute] INFO git cat-file --batch-check 15:11:42 2023-05-17 15:11:41,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:11:42 2023-05-17 15:11:41,979 [execute] INFO git rev-list 27b92375d5ee674e4daab0c9838f7ce4539af5ba -- 15:11:42 2023-05-17 15:11:41,980 [execute] DEBUG Popen(['git', 'rev-list', '27b92375d5ee674e4daab0c9838f7ce4539af5ba', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:11:42 2023-05-17 15:11:41,991 [execute] INFO git fetch -v origin 15:11:42 2023-05-17 15:11:41,991 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:11:42 2023-05-17 15:11:42,467 [run_push] DEBUG no remote changes detected 15:11:42 2023-05-17 15:11:42,468 [execute] INFO git push origin semver 15:11:42 2023-05-17 15:11:42,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:11:43 2023-05-17 15:11:43,259 [run_push] DEBUG push all version tags 15:11:43 2023-05-17 15:11:43,259 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:11:43 2023-05-17 15:11:43,260 [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:11:44 2023-05-17 15:11:44,015 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:11:44 3.0.0-dev.12 [Pipeline] } 15:11:44 $ docker exec --env ******** --env ******** d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b ssh-agent -k 15:11:44 unset SSH_AUTH_SOCK; 15:11:44 unset SSH_AGENT_PID; 15:11:44 echo Agent pid 39 killed; 15:11:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:44 + git semver [Pipeline] } 15:11:44 $ docker stop --time=1 d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b 15:11:46 $ docker rm -f --volumes d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b [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:11:46 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 15:11:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:11:46 total 16 15:11:46 drwxr-xr-x 3 root root 4096 May 17 14:51 . 15:11:46 drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:11 .. 15:11:46 drwxr-xr-x 2 root root 4096 May 17 14:51 cost 15:11:46 -rw-r--r-- 1 root root 83 May 17 14:51 cost.csv 15:11:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:11:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:11:46 total 16 15:11:46 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:51 . 15:11:46 drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:11 .. 15:11:46 drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:51 cost 15:11:46 -rw-r--r-- 1 jenkins jenkins 83 May 17 14:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:11:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:11:48 ---> package-listing.sh 15:11:48 ++ facter osfamily 15:11:48 ++ tr '[:upper:]' '[:lower:]' 15:11:48 + OS_FAMILY=debian 15:11:48 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:11:48 + START_PACKAGES=/tmp/packages_start.txt 15:11:48 + END_PACKAGES=/tmp/packages_end.txt 15:11:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:48 + PACKAGES=/tmp/packages_start.txt 15:11:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:11:48 + PACKAGES=/tmp/packages_end.txt 15:11:48 + case "${OS_FAMILY}" in 15:11:48 + dpkg -l 15:11:48 + grep '^ii' 15:11:48 + '[' -f /tmp/packages_start.txt ']' 15:11:48 + '[' -f /tmp/packages_end.txt ']' 15:11:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:11:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:11:48 + 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:11:48 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:11:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:49 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 15:11:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:11:50 $ docker top 3cbb0d5b694bd5f58a6378f728f446d26290ca1fe38da957da98e47fd909faca -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:50 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:50 + mkdir -p /var/log/sysstat [Pipeline] sh 15:11:51 + ls /var/log/sa-host 15:11:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:51 provisioning config files... 15:11:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15499614722484435653tmp [Pipeline] { [Pipeline] echo 15:11:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:11:51 ---> create-netrc.sh [Pipeline] } 15:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:11:51 ---> python-tools-install.sh [Pipeline] echo 15:11:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:11:52 ---> sudo-logs.sh 15:11:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:11:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:11:52 ---> job-cost.sh 15:11:52 lf-activate-venv: SKIPPING 15:11:52 DEBUG: total: 0.2199999988079071 15:11:52 INFO: Retrieving Stack Cost... 15:11:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:11:53 INFO: Archiving Costs [Pipeline] echo 15:11:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:11:53 ---> logs-deploy.sh 15:11:53 lf-activate-venv: SKIPPING 15:11:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/107 15:11:53 INFO: archiving workspace using pattern(s): 15:11:54 Archives upload complete. 15:11:54 INFO: archiving logs to Nexus