Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a885dea823655429c4e0c6a767a18e3aa90292d 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-ssh13311815140912768666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8643185304723444716.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8341097080462386798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh15701852238416801359.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4704788370186308873.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18125 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1a885dea823655429c4e0c6a767a18e3aa90292d (main) Commit message: "docs: updated swagger version and postman envs (#410)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 > git rev-list --no-walk 52e219e200aa3f0791b8f147aa403b803b9db216 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T17:57:10.382Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T17:57:10.434Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T17:57:10.450Z] ========================================================= [2023-11-15T17:57:10.450Z] EdgeX Global Pipelines Version Info [2023-11-15T17:57:10.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T17:57:11.173Z] ------------------- [2023-11-15T17:57:11.173Z] stable info: [2023-11-15T17:57:11.173Z] ------------------- [2023-11-15T17:57:11.173Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-15T17:57:11.173Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T17:57:11.173Z] Message: update stable to v1.0.257 [2023-11-15T17:57:11.743Z] ------------------- [2023-11-15T17:57:11.743Z] experimental info: [2023-11-15T17:57:11.743Z] ------------------- [2023-11-15T17:57:11.743Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T17:57:11.743Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T17:57:11.743Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T17:57:11.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-15T17:57:11.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-15T17:57:11.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T17:57:11.943Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T17:57:11.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T17:57:11.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T17:57:11.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T17:57:12.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T17:57:12.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T17:57:12.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T17:57:12.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T17:57:12.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-15T17:57:12.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T17:57:12.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T17:57:12.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T17:57:12.143Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T17:57:12.161Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T17:57:12.181Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T17:57:12.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T17:57:12.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T17:57:12.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-15T17:57:12.245Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-15T17:57:12.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T17:57:12.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T17:57:12.295Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T17:57:12.304Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T17:57:12.313Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T17:57:12.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-15T17:57:12.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-15T17:57:12.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-15T17:57:12.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] echo [2023-11-15T17:57:12.361Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a885de [Pipeline] echo [2023-11-15T17:57:12.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T17:57:12.414Z] provisioning config files... [2023-11-15T17:57:12.429Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11628947289333057660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T17:57:12.732Z] ---> docker-login.sh [2023-11-15T17:57:12.732Z] nexus3.edgexfoundry.org:10001 [2023-11-15T17:57:12.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:13.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:13.252Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:13.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:13.252Z] [2023-11-15T17:57:13.252Z] Login Succeeded [2023-11-15T17:57:13.252Z] nexus3.edgexfoundry.org:10002 [2023-11-15T17:57:13.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:13.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:13.252Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:13.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:13.252Z] [2023-11-15T17:57:13.252Z] Login Succeeded [2023-11-15T17:57:13.252Z] nexus3.edgexfoundry.org:10003 [2023-11-15T17:57:13.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:13.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:13.252Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:13.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:13.252Z] [2023-11-15T17:57:13.252Z] Login Succeeded [2023-11-15T17:57:13.518Z] nexus3.edgexfoundry.org:10004 [2023-11-15T17:57:13.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:13.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:13.518Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:13.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:13.518Z] [2023-11-15T17:57:13.518Z] Login Succeeded [2023-11-15T17:57:13.518Z] docker.io [2023-11-15T17:57:13.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:13.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:13.779Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:13.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:13.779Z] [2023-11-15T17:57:13.779Z] Login Succeeded [2023-11-15T17:57:13.779Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T17:57:13.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T17:57:14.156Z] + git rev-list -1 --merges 1a885dea823655429c4e0c6a767a18e3aa90292d~1..1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] echo [2023-11-15T17:57:14.205Z] -----------> git rev-list -1 --merges 1a885dea823655429c4e0c6a767a18e3aa90292d~1..1a885dea823655429c4e0c6a767a18e3aa90292d 1a885dea823655429c4e0c6a767a18e3aa90292d [false] [Pipeline] sh [2023-11-15T17:57:14.494Z] + git log --format=format:%s -1 1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] echo [2023-11-15T17:57:14.508Z] ========================================================= [2023-11-15T17:57:14.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T17:57:14.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T17:57:14.829Z] + git log --format=format:%s -1 1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] echo [2023-11-15T17:57:14.842Z] [semverPrep] GIT_COMMIT: 1a885dea823655429c4e0c6a767a18e3aa90292d, Commit Message: docs: updated swagger version and postman envs (#410) [Pipeline] echo [2023-11-15T17:57:14.850Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-15T17:57:15.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T17:57:15.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T17:57:15.216Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T17:57:15.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T17:57:15.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T17:57:15.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T17:57:15.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:57:15.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T17:57:15.629Z] [2023-11-15T17:57:15.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:57:16.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T17:57:16.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T17:57:16.026Z] b85a868b505f: Pulling fs layer [2023-11-15T17:57:16.026Z] e2be974225ed: Pulling fs layer [2023-11-15T17:57:16.026Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T17:57:16.026Z] 988bab9f4d93: Pulling fs layer [2023-11-15T17:57:16.026Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T17:57:16.026Z] eaf3925da568: Pulling fs layer [2023-11-15T17:57:16.026Z] bab4dde63d76: Pulling fs layer [2023-11-15T17:57:16.026Z] bde34c3a00c8: Pulling fs layer [2023-11-15T17:57:16.026Z] b352a97aabf1: Pulling fs layer [2023-11-15T17:57:16.026Z] 4872d77fe225: Pulling fs layer [2023-11-15T17:57:16.026Z] 5851b861e8e6: Pulling fs layer [2023-11-15T17:57:16.026Z] 1469e6f7b9e6: Waiting [2023-11-15T17:57:16.026Z] eaf3925da568: Waiting [2023-11-15T17:57:16.026Z] 4872d77fe225: Waiting [2023-11-15T17:57:16.026Z] 5851b861e8e6: Waiting [2023-11-15T17:57:16.026Z] bab4dde63d76: Waiting [2023-11-15T17:57:16.026Z] bde34c3a00c8: Waiting [2023-11-15T17:57:16.026Z] e2be974225ed: Download complete [2023-11-15T17:57:16.026Z] 988bab9f4d93: Verifying Checksum [2023-11-15T17:57:16.026Z] 988bab9f4d93: Download complete [2023-11-15T17:57:16.026Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T17:57:16.026Z] 1469e6f7b9e6: Download complete [2023-11-15T17:57:16.026Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T17:57:16.026Z] 339a4e72a1f5: Download complete [2023-11-15T17:57:16.284Z] eaf3925da568: Download complete [2023-11-15T17:57:16.284Z] bde34c3a00c8: Download complete [2023-11-15T17:57:16.284Z] b352a97aabf1: Verifying Checksum [2023-11-15T17:57:16.284Z] b352a97aabf1: Download complete [2023-11-15T17:57:16.284Z] 4872d77fe225: Verifying Checksum [2023-11-15T17:57:16.284Z] 4872d77fe225: Download complete [2023-11-15T17:57:16.284Z] 5851b861e8e6: Download complete [2023-11-15T17:57:16.284Z] b85a868b505f: Download complete [2023-11-15T17:57:16.543Z] bab4dde63d76: Verifying Checksum [2023-11-15T17:57:16.543Z] bab4dde63d76: Download complete [2023-11-15T17:57:17.480Z] b85a868b505f: Pull complete [2023-11-15T17:57:17.480Z] e2be974225ed: Pull complete [2023-11-15T17:57:18.048Z] 339a4e72a1f5: Pull complete [2023-11-15T17:57:18.307Z] 988bab9f4d93: Pull complete [2023-11-15T17:57:18.567Z] 1469e6f7b9e6: Pull complete [2023-11-15T17:57:18.567Z] eaf3925da568: Pull complete [2023-11-15T17:57:20.478Z] bab4dde63d76: Pull complete [2023-11-15T17:57:20.478Z] bde34c3a00c8: Pull complete [2023-11-15T17:57:20.478Z] b352a97aabf1: Pull complete [2023-11-15T17:57:20.478Z] 4872d77fe225: Pull complete [2023-11-15T17:57:20.738Z] 5851b861e8e6: Pull complete [2023-11-15T17:57:20.738Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T17:57:20.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T17:57:20.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T17:57:20.829Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T17:57:20.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T17:57:25.356Z] $ docker top 564d269db53ee28ed4b09771a8660a741e69ba6996733eaee1883a261b671ab0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T17:57:25.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T17:57:25.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T17:57:25.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T17:57:25.576Z] $ docker exec 564d269db53ee28ed4b09771a8660a741e69ba6996733eaee1883a261b671ab0 ssh-agent [2023-11-15T17:57:25.690Z] SSH_AUTH_SOCK=/tmp/ssh-OTMmASofbjqn/agent.32 [2023-11-15T17:57:25.690Z] SSH_AGENT_PID=38 [2023-11-15T17:57:25.696Z] Running ssh-add (command line suppressed) [2023-11-15T17:57:25.794Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7196162125387680492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7196162125387680492.key) [2023-11-15T17:57:25.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T17:57:26.102Z] + git tag --points-at HEAD [Pipeline] } [2023-11-15T17:57:26.109Z] $ docker exec --env ******** --env ******** 564d269db53ee28ed4b09771a8660a741e69ba6996733eaee1883a261b671ab0 ssh-agent -k [2023-11-15T17:57:26.201Z] unset SSH_AUTH_SOCK; [2023-11-15T17:57:26.201Z] unset SSH_AGENT_PID; [2023-11-15T17:57:26.202Z] echo Agent pid 38 killed; [2023-11-15T17:57:26.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-15T17:57:26.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T17:57:26.246Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T17:57:26.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T17:57:26.346Z] $ docker exec 564d269db53ee28ed4b09771a8660a741e69ba6996733eaee1883a261b671ab0 ssh-agent [2023-11-15T17:57:26.458Z] SSH_AUTH_SOCK=/tmp/ssh-Lxj2scBo47jL/agent.70 [2023-11-15T17:57:26.458Z] SSH_AGENT_PID=76 [2023-11-15T17:57:26.463Z] Running ssh-add (command line suppressed) [2023-11-15T17:57:26.557Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6527242841553534034.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6527242841553534034.key) [2023-11-15T17:57:26.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T17:57:26.859Z] + git semver init [2023-11-15T17:57:27.119Z] 2023-11-15 17:57:27,055 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T17:57:27.119Z] 2023-11-15 17:57:27,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-15T17:57:27.119Z] 2023-11-15 17:57:27,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-15T17:57:27.119Z] 2023-11-15 17:57:27,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-15T17:57:29.886Z] 2023-11-15 17:57:29,807 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-11-15T17:57:29.886Z] 2023-11-15 17:57:29,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-11-15T17:57:29.886Z] 2023-11-15 17:57:29,808 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T17:57:29.886Z] 2023-11-15 17:57:29,808 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T17:57:29.886Z] 3.1.0-dev.28 [Pipeline] } [2023-11-15T17:57:29.893Z] $ docker exec --env ******** --env ******** 564d269db53ee28ed4b09771a8660a741e69ba6996733eaee1883a261b671ab0 ssh-agent -k [2023-11-15T17:57:29.994Z] unset SSH_AUTH_SOCK; [2023-11-15T17:57:29.994Z] unset SSH_AGENT_PID; [2023-11-15T17:57:29.995Z] echo Agent pid 76 killed; [2023-11-15T17:57:30.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T17:57:30.309Z] + git semver [Pipeline] } [2023-11-15T17:57:30.583Z] $ docker stop --time=1 564d269db53ee28ed4b09771a8660a741e69ba6996733eaee1883a261b671ab0 [2023-11-15T17:57:31.877Z] $ docker rm -f --volumes 564d269db53ee28ed4b09771a8660a741e69ba6996733eaee1883a261b671ab0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T17:57:32.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T17:57:32.434Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T17:57:32.437Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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 [2023-11-15T17:57:32.591Z] provisioning config files... [2023-11-15T17:57:32.601Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9333540458747062917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T17:57:32.895Z] ---> docker-login.sh [2023-11-15T17:57:32.895Z] nexus3.edgexfoundry.org:10001 [2023-11-15T17:57:32.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:32.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:32.895Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:32.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:32.895Z] [2023-11-15T17:57:32.895Z] Login Succeeded [2023-11-15T17:57:32.895Z] nexus3.edgexfoundry.org:10002 [2023-11-15T17:57:32.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:32.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:32.895Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:32.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:32.895Z] [2023-11-15T17:57:32.895Z] Login Succeeded [2023-11-15T17:57:32.895Z] nexus3.edgexfoundry.org:10003 [2023-11-15T17:57:33.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:33.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:33.156Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:33.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:33.156Z] [2023-11-15T17:57:33.156Z] Login Succeeded [2023-11-15T17:57:33.156Z] nexus3.edgexfoundry.org:10004 [2023-11-15T17:57:33.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:33.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:33.156Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:33.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:33.156Z] [2023-11-15T17:57:33.156Z] Login Succeeded [2023-11-15T17:57:33.156Z] docker.io [2023-11-15T17:57:33.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:57:33.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:57:33.414Z] Configure a credential helper to remove this warning. See [2023-11-15T17:57:33.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:57:33.414Z] [2023-11-15T17:57:33.414Z] Login Succeeded [2023-11-15T17:57:33.414Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T17:57:33.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T17:57:33.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T17:57:33.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T17:57:33.499Z] ========================================================= [2023-11-15T17:57:33.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-15T17:57:33.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:57:33.809Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T17:57:33.809Z] Sending build context to Docker daemon 21.71MB [2023-11-15T17:57:33.809Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T17:57:33.809Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-15T17:57:34.069Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-15T17:57:34.069Z] 7264a8db6415: Pulling fs layer [2023-11-15T17:57:34.069Z] c4d48a809fc2: Pulling fs layer [2023-11-15T17:57:34.069Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T17:57:34.069Z] ad3a456e5733: Pulling fs layer [2023-11-15T17:57:34.069Z] 69c7f0334f64: Pulling fs layer [2023-11-15T17:57:34.069Z] 1f1c1a5573a3: Pulling fs layer [2023-11-15T17:57:34.069Z] ad3a456e5733: Waiting [2023-11-15T17:57:34.069Z] 69c7f0334f64: Waiting [2023-11-15T17:57:34.069Z] ce7588e14bc9: Pulling fs layer [2023-11-15T17:57:34.069Z] b5e4710f87ac: Pulling fs layer [2023-11-15T17:57:34.069Z] 1f1c1a5573a3: Waiting [2023-11-15T17:57:34.069Z] ce7588e14bc9: Waiting [2023-11-15T17:57:34.069Z] b5e4710f87ac: Waiting [2023-11-15T17:57:34.069Z] c4d48a809fc2: Download complete [2023-11-15T17:57:34.069Z] ad3a456e5733: Verifying Checksum [2023-11-15T17:57:34.069Z] ad3a456e5733: Download complete [2023-11-15T17:57:34.069Z] 69c7f0334f64: Verifying Checksum [2023-11-15T17:57:34.069Z] 69c7f0334f64: Download complete [2023-11-15T17:57:34.069Z] 7264a8db6415: Verifying Checksum [2023-11-15T17:57:34.069Z] 7264a8db6415: Download complete [2023-11-15T17:57:34.069Z] 1f1c1a5573a3: Verifying Checksum [2023-11-15T17:57:34.069Z] 1f1c1a5573a3: Download complete [2023-11-15T17:57:34.069Z] 7264a8db6415: Pull complete [2023-11-15T17:57:34.327Z] b5e4710f87ac: Verifying Checksum [2023-11-15T17:57:34.327Z] b5e4710f87ac: Download complete [2023-11-15T17:57:34.327Z] c4d48a809fc2: Pull complete [2023-11-15T17:57:34.586Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T17:57:34.586Z] 4f1c88b9dad5: Download complete [2023-11-15T17:57:34.844Z] ce7588e14bc9: Verifying Checksum [2023-11-15T17:57:34.844Z] ce7588e14bc9: Download complete [2023-11-15T17:57:38.128Z] 4f1c88b9dad5: Pull complete [2023-11-15T17:57:38.128Z] ad3a456e5733: Pull complete [2023-11-15T17:57:38.128Z] 69c7f0334f64: Pull complete [2023-11-15T17:57:38.128Z] 1f1c1a5573a3: Pull complete [2023-11-15T17:57:40.661Z] ce7588e14bc9: Pull complete [2023-11-15T17:57:40.920Z] b5e4710f87ac: Pull complete [2023-11-15T17:57:40.920Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-15T17:57:40.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T17:57:40.920Z] ---> 88b5674ff536 [2023-11-15T17:57:40.920Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-15T17:57:47.494Z] ---> Running in d0f1ab0d4c1c [2023-11-15T17:57:47.494Z] Removing intermediate container d0f1ab0d4c1c [2023-11-15T17:57:47.494Z] ---> 304b859394f6 [2023-11-15T17:57:47.494Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T17:57:47.494Z] ---> Running in 90480ff3160e [2023-11-15T17:57:47.494Z] Removing intermediate container 90480ff3160e [2023-11-15T17:57:47.494Z] ---> d722a202c0a7 [2023-11-15T17:57:47.494Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T17:57:47.494Z] ---> Running in bc5eedc47f5e [2023-11-15T17:57:47.495Z] Removing intermediate container bc5eedc47f5e [2023-11-15T17:57:47.495Z] ---> bd475e85b076 [2023-11-15T17:57:47.495Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T17:57:47.495Z] ---> Running in 614506cf19a5 [2023-11-15T17:57:47.495Z] Removing intermediate container 614506cf19a5 [2023-11-15T17:57:47.495Z] ---> cf97d2971486 [2023-11-15T17:57:47.495Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-15T17:57:47.495Z] ---> Running in f3751ce48354 [2023-11-15T17:57:47.495Z] Removing intermediate container f3751ce48354 [2023-11-15T17:57:47.495Z] ---> 23da8271e5f2 [2023-11-15T17:57:47.495Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T17:57:47.495Z] ---> Running in e5d34676732f [2023-11-15T17:57:47.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T17:57:47.540Z] Still waiting to schedule task [2023-11-15T17:57:47.540Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-15T17:57:47.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T17:57:48.020Z] OK: 264 MiB in 52 packages [2023-11-15T17:57:48.280Z] Removing intermediate container e5d34676732f [2023-11-15T17:57:48.280Z] ---> 8e93a1cb6b5a [2023-11-15T17:57:48.280Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-15T17:57:48.280Z] ---> Running in e3ce07e47c1d [2023-11-15T17:57:48.540Z] Removing intermediate container e3ce07e47c1d [2023-11-15T17:57:48.540Z] ---> 48b7b969c2b3 [2023-11-15T17:57:48.540Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-15T17:57:48.540Z] ---> 22a532f36799 [2023-11-15T17:57:48.540Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T17:57:48.540Z] ---> Running in 78816ba17f6f [2023-11-15T17:58:35.301Z] Removing intermediate container 78816ba17f6f [2023-11-15T17:58:35.301Z] ---> eb0fbd247057 [2023-11-15T17:58:35.301Z] Step 12/13 : COPY . . [2023-11-15T17:58:35.301Z] ---> 2e3d3b71f702 [2023-11-15T17:58:35.301Z] Step 13/13 : RUN ${MAKE} [2023-11-15T17:58:35.301Z] ---> Running in e19856ed33c2 [2023-11-15T17:58:35.301Z] noop [2023-11-15T17:58:35.301Z] Removing intermediate container e19856ed33c2 [2023-11-15T17:58:35.301Z] ---> 0c5178ebd213 [2023-11-15T17:58:35.301Z] Successfully built 0c5178ebd213 [2023-11-15T17:58:35.301Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:58:35.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T17:58:35.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T17:58:35.698Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T17:58:35.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T17:58:36.093Z] $ docker top 8d1e3601de3889ee2a0f9dfe891b978c2fbac9c5a74ce30d14f1edc82848eea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T17:58:36.441Z] + go version [2023-11-15T17:58:36.441Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T17:58:36.461Z] $ docker stop --time=1 8d1e3601de3889ee2a0f9dfe891b978c2fbac9c5a74ce30d14f1edc82848eea6 [2023-11-15T17:58:37.734Z] $ docker rm -f --volumes 8d1e3601de3889ee2a0f9dfe891b978c2fbac9c5a74ce30d14f1edc82848eea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:58:38.162Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T17:58:38.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T17:58:38.236Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T17:58:38.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T17:58:38.668Z] $ docker top d45b9839ebcc804892ea98b7f66f23e95162ee69b2119d42be228282d189e75b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T17:58:39.008Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-15T17:58:39.301Z] + make test [2023-11-15T17:58:39.302Z] go test ./... -coverprofile=coverage.out ./... [2023-11-15T17:58:40.684Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-15T17:58:52.919Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-15T17:58:52.919Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-15T17:58:54.826Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.5% of statements [2023-11-15T17:58:55.086Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.227s coverage: 86.5% of statements [2023-11-15T17:59:03.201Z] go vet ./... [2023-11-15T17:59:07.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T17:59:07.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T17:59:07.417Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T17:59:07.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T17:59:07.455Z] $ docker stop --time=1 d45b9839ebcc804892ea98b7f66f23e95162ee69b2119d42be228282d189e75b [2023-11-15T17:59:12.001Z] $ docker rm -f --volumes d45b9839ebcc804892ea98b7f66f23e95162ee69b2119d42be228282d189e75b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T17:59:12.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T17:59:12.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T17:59:13.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T17:59:13.338Z] + ls -al . [2023-11-15T17:59:13.338Z] total 240 [2023-11-15T17:59:13.338Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 17:58 . [2023-11-15T17:59:13.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 17:57 .. [2023-11-15T17:59:13.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 17:58 .git [2023-11-15T17:59:13.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 17:57 .github [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 17:57 .gitignore [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 17:57 .golangci.yml [2023-11-15T17:59:13.338Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 17:57 .semver [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 17:57 Attribution.txt [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 17:57 CHANGELOG.md [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 17:57 Dockerfile [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 17:57 GOVERNANCE.md [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 17:57 Jenkinsfile [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 17:57 LICENSE [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 17:57 Makefile [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 17:57 OWNERS.md [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 17:57 README.md [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 17:57 VERSION [2023-11-15T17:59:13.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 17:57 bin [2023-11-15T17:59:13.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 17:57 cmd [2023-11-15T17:59:13.338Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 17:58 coverage.out [2023-11-15T17:59:13.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 17:57 doc [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 17:57 go.mod [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 17:57 go.sum [2023-11-15T17:59:13.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 17:57 internal [2023-11-15T17:59:13.338Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:13.685Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1a885dea823655429c4e0c6a767a18e3aa90292d --label arch=amd64 --label version=3.1.0-dev.28 . [2023-11-15T17:59:13.685Z] Sending build context to Docker daemon 21.79MB [2023-11-15T17:59:13.685Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T17:59:13.685Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T17:59:13.685Z] ---> 0c5178ebd213 [2023-11-15T17:59:13.685Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T17:59:14.282Z] ---> Running in fbf92bb04138 [2023-11-15T17:59:14.282Z] Removing intermediate container fbf92bb04138 [2023-11-15T17:59:14.282Z] ---> 85aa9371c15e [2023-11-15T17:59:14.282Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T17:59:14.282Z] ---> Running in 4466e7734feb [2023-11-15T17:59:14.282Z] Removing intermediate container 4466e7734feb [2023-11-15T17:59:14.282Z] ---> cea92c9eea5d [2023-11-15T17:59:14.282Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T17:59:14.560Z] ---> Running in 40b85696326d [2023-11-15T17:59:14.560Z] Removing intermediate container 40b85696326d [2023-11-15T17:59:14.560Z] ---> f47f244336ba [2023-11-15T17:59:14.560Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T17:59:14.560Z] ---> Running in ea57f56f9f96 [2023-11-15T17:59:14.839Z] Removing intermediate container ea57f56f9f96 [2023-11-15T17:59:14.839Z] ---> 37ec4b4a3695 [2023-11-15T17:59:14.839Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-15T17:59:14.839Z] ---> Running in 23f20b84c0c8 [2023-11-15T17:59:14.839Z] Removing intermediate container 23f20b84c0c8 [2023-11-15T17:59:14.839Z] ---> 4eecea6102ba [2023-11-15T17:59:14.839Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T17:59:14.839Z] ---> Running in fcf28a45e302 [2023-11-15T17:59:15.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T17:59:15.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T17:59:15.625Z] OK: 264 MiB in 52 packages [2023-11-15T17:59:15.883Z] Removing intermediate container fcf28a45e302 [2023-11-15T17:59:15.883Z] ---> d333b828d87b [2023-11-15T17:59:15.883Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-15T17:59:15.883Z] ---> Running in e708287afc33 [2023-11-15T17:59:15.883Z] Removing intermediate container e708287afc33 [2023-11-15T17:59:15.883Z] ---> 9ee9b1b1c24d [2023-11-15T17:59:15.883Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-15T17:59:16.142Z] ---> 6644d077d33e [2023-11-15T17:59:16.142Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T17:59:16.142Z] ---> Running in 0b4a997687bb [2023-11-15T17:59:17.077Z] Removing intermediate container 0b4a997687bb [2023-11-15T17:59:17.077Z] ---> 8c1c33f794ce [2023-11-15T17:59:17.077Z] Step 12/27 : COPY . . [2023-11-15T17:59:18.013Z] ---> 457cd48d1bff [2023-11-15T17:59:18.013Z] Step 13/27 : RUN ${MAKE} [2023-11-15T17:59:18.013Z] ---> Running in 1e2e30de8b3e [2023-11-15T17:59:18.309Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-15T17:59:21.701Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18126 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-11-15T17:59:21.714Z] Running in /w/workspace/device-onvif-camera/185 [Pipeline] { [Pipeline] checkout [2023-11-15T17:59:21.745Z] The recommended git tool is: git [2023-11-15T17:59:26.673Z] using credential edgex-jenkins-ssh [2023-11-15T17:59:26.687Z] Cloning the remote Git repository [2023-11-15T17:59:26.729Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-15T17:59:26.825Z] > git init /w/workspace/device-onvif-camera/185 # timeout=10 [2023-11-15T17:59:26.965Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-15T17:59:26.966Z] > git --version # timeout=10 [2023-11-15T17:59:26.984Z] > git --version # 'git version 2.25.1' [2023-11-15T17:59:26.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T17:59:27.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T17:59:28.560Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-15T17:59:28.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T17:59:29.379Z] Avoid second fetch [2023-11-15T17:59:29.379Z] Checking out Revision 1a885dea823655429c4e0c6a767a18e3aa90292d (main) [2023-11-15T17:59:29.965Z] Commit message: "docs: updated swagger version and postman envs (#410)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T17:59:29.389Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T17:59:29.444Z] > git checkout -f 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 [2023-11-15T17:59:30.848Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T17:59:30.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T17:59:30.848Z] Dload Upload Total Spent Left Speed [2023-11-15T17:59:30.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-11-15T17:59:31.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T17:59:31.767Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-15T17:59:31.767Z] + sudo tee /etc/docker/daemon.new [2023-11-15T17:59:31.767Z] { [2023-11-15T17:59:31.767Z] "registry-mirrors": [ [2023-11-15T17:59:31.767Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T17:59:31.767Z] ], [2023-11-15T17:59:31.767Z] "bip": "10.250.0.254/24", [2023-11-15T17:59:31.767Z] "hosts": [ [2023-11-15T17:59:31.767Z] "tcp://0.0.0.0:5555", [2023-11-15T17:59:31.767Z] "unix:///var/run/docker.sock" [2023-11-15T17:59:31.767Z] ], [2023-11-15T17:59:31.767Z] "mtu": 1458, [2023-11-15T17:59:31.767Z] "selinux-enabled": true, [2023-11-15T17:59:31.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T17:59:31.767Z] } [Pipeline] sh [2023-11-15T17:59:32.089Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T17:59:32.420Z] + sudo service docker restart [2023-11-15T17:59:44.933Z] Removing intermediate container 1e2e30de8b3e [2023-11-15T17:59:44.933Z] ---> 5396ec772052 [2023-11-15T17:59:44.933Z] Step 14/27 : FROM alpine:3.18 [2023-11-15T17:59:44.933Z] 3.18: Pulling from library/alpine [2023-11-15T17:59:44.933Z] 96526aa774ef: Pulling fs layer [2023-11-15T17:59:44.933Z] 96526aa774ef: Download complete [2023-11-15T17:59:44.933Z] 96526aa774ef: Pull complete [2023-11-15T17:59:44.933Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T17:59:44.933Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T17:59:44.933Z] ---> 8ca4688f4f35 [2023-11-15T17:59:44.933Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-15T17:59:44.933Z] ---> Running in 91f33c376c08 [2023-11-15T17:59:44.933Z] Removing intermediate container 91f33c376c08 [2023-11-15T17:59:44.933Z] ---> ac4b69d923b5 [2023-11-15T17:59:44.933Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-15T17:59:44.933Z] ---> Running in 230eaca4e28d [2023-11-15T17:59:44.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T17:59:44.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T17:59:44.933Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T17:59:44.933Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T17:59:44.933Z] OK: 7 MiB in 16 packages [2023-11-15T17:59:44.933Z] Removing intermediate container 230eaca4e28d [2023-11-15T17:59:44.933Z] ---> ad9dbca152f2 [2023-11-15T17:59:44.933Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T17:59:44.933Z] ---> Running in c334a9357d51 [2023-11-15T17:59:44.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T17:59:44.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T17:59:44.933Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T17:59:44.933Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T17:59:44.933Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T17:59:44.933Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T17:59:44.933Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T17:59:44.933Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T17:59:44.933Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T17:59:44.933Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T17:59:44.933Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T17:59:44.933Z] OK: 7 MiB in 16 packages [2023-11-15T17:59:45.869Z] Removing intermediate container c334a9357d51 [2023-11-15T17:59:45.869Z] ---> 96b6d603ce60 [2023-11-15T17:59:45.869Z] Step 18/27 : WORKDIR / [2023-11-15T17:59:45.869Z] ---> Running in 4da700f8a1e7 [2023-11-15T17:59:45.869Z] Removing intermediate container 4da700f8a1e7 [2023-11-15T17:59:45.869Z] ---> 20a5bd49de70 [2023-11-15T17:59:45.869Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-15T17:59:47.245Z] ---> 8d3831dd09ba [2023-11-15T17:59:47.245Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-15T17:59:47.245Z] ---> 78c2fd56ea78 [2023-11-15T17:59:47.245Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-15T17:59:47.245Z] ---> 7283432ece5b [2023-11-15T17:59:47.245Z] Step 22/27 : EXPOSE 59984 [2023-11-15T17:59:47.245Z] ---> Running in 921886b2ef00 [2023-11-15T17:59:47.245Z] Removing intermediate container 921886b2ef00 [2023-11-15T17:59:47.245Z] ---> 34a1557da42b [2023-11-15T17:59:47.245Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-15T17:59:47.245Z] ---> Running in 06238576282f [2023-11-15T17:59:47.504Z] Removing intermediate container 06238576282f [2023-11-15T17:59:47.504Z] ---> 2b9b6cabf523 [2023-11-15T17:59:47.504Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T17:59:47.504Z] ---> Running in 650e9a43fcf6 [2023-11-15T17:59:47.504Z] Removing intermediate container 650e9a43fcf6 [2023-11-15T17:59:47.504Z] ---> fbca87a2d505 [2023-11-15T17:59:47.504Z] Step 25/27 : LABEL arch=amd64 [2023-11-15T17:59:47.504Z] ---> Running in 59596e8d29d6 [2023-11-15T17:59:47.763Z] Removing intermediate container 59596e8d29d6 [2023-11-15T17:59:47.763Z] ---> c157c640eb19 [2023-11-15T17:59:47.764Z] Step 26/27 : LABEL git_sha=1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T17:59:47.764Z] ---> Running in 499877c90f37 [2023-11-15T17:59:47.764Z] Removing intermediate container 499877c90f37 [2023-11-15T17:59:47.764Z] ---> ff75f8a45966 [2023-11-15T17:59:47.764Z] Step 27/27 : LABEL version=3.1.0-dev.28 [2023-11-15T17:59:47.764Z] ---> Running in cf54e484b814 [2023-11-15T17:59:47.764Z] Removing intermediate container cf54e484b814 [2023-11-15T17:59:47.764Z] ---> 1397923c3efe [2023-11-15T17:59:47.764Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T17:59:47.764Z] Successfully built 1397923c3efe [2023-11-15T17:59:47.764Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T17:59:47.876Z] provisioning config files... [2023-11-15T17:59:47.885Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6173804827310469318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T17:59:48.184Z] ---> docker-login.sh [2023-11-15T17:59:48.184Z] nexus3.edgexfoundry.org:10001 [2023-11-15T17:59:48.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:48.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:48.184Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:48.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:48.184Z] [2023-11-15T17:59:48.184Z] Login Succeeded [2023-11-15T17:59:48.184Z] nexus3.edgexfoundry.org:10002 [2023-11-15T17:59:48.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:48.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:48.184Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:48.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:48.184Z] [2023-11-15T17:59:48.184Z] Login Succeeded [2023-11-15T17:59:48.184Z] nexus3.edgexfoundry.org:10003 [2023-11-15T17:59:48.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:48.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:48.442Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:48.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:48.442Z] [2023-11-15T17:59:48.442Z] Login Succeeded [2023-11-15T17:59:48.442Z] nexus3.edgexfoundry.org:10004 [2023-11-15T17:59:48.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:48.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:48.442Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:48.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:48.442Z] [2023-11-15T17:59:48.442Z] Login Succeeded [2023-11-15T17:59:48.442Z] docker.io [2023-11-15T17:59:48.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:48.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:48.701Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:48.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:48.701Z] [2023-11-15T17:59:48.701Z] Login Succeeded [2023-11-15T17:59:48.701Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T17:59:48.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T17:59:48.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T17:59:48.753Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-11-15T17:59:48.753Z] 1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T17:59:48.753Z] latest [2023-11-15T17:59:48.753Z] 3.1.0-dev.28 [2023-11-15T17:59:48.753Z] 1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [2023-11-15T17:59:48.753Z] main [2023-11-15T17:59:48.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:49.065Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:49.379Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T17:59:49.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-15T17:59:49.379Z] 305eccbc4d52: Preparing [2023-11-15T17:59:49.379Z] 7f38d62c8fc8: Preparing [2023-11-15T17:59:49.379Z] 439f076713eb: Preparing [2023-11-15T17:59:49.379Z] 3ae84e506cf3: Preparing [2023-11-15T17:59:49.379Z] 13ee3bf29501: Preparing [2023-11-15T17:59:49.379Z] cc2447e1835a: Preparing [2023-11-15T17:59:49.379Z] cc2447e1835a: Waiting [2023-11-15T17:59:49.379Z] 7f38d62c8fc8: Pushed [2023-11-15T17:59:49.379Z] 13ee3bf29501: Pushed [2023-11-15T17:59:49.379Z] 305eccbc4d52: Pushed [2023-11-15T17:59:49.379Z] cc2447e1835a: Layer already exists [2023-11-15T17:59:50.316Z] 3ae84e506cf3: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T17:59:50.668Z] provisioning config files... [2023-11-15T17:59:50.689Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/185@tmp/config12701570773966220844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T17:59:51.034Z] ---> docker-login.sh [2023-11-15T17:59:51.034Z] nexus3.edgexfoundry.org:10001 [2023-11-15T17:59:51.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:51.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:51.574Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:51.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:51.574Z] [2023-11-15T17:59:51.574Z] Login Succeeded [2023-11-15T17:59:51.574Z] nexus3.edgexfoundry.org:10002 [2023-11-15T17:59:51.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:51.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:51.843Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:51.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:51.843Z] [2023-11-15T17:59:51.843Z] Login Succeeded [2023-11-15T17:59:51.843Z] nexus3.edgexfoundry.org:10003 [2023-11-15T17:59:52.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:52.223Z] 439f076713eb: Pushed [2023-11-15T17:59:52.224Z] 1a885dea823655429c4e0c6a767a18e3aa90292d: digest: sha256:a2e6f221d1d595f13dd56848c59ffd59d73a1a50b69878daf2b9f3f689d3a040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:52.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:52.383Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:52.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:52.383Z] [2023-11-15T17:59:52.383Z] Login Succeeded [2023-11-15T17:59:52.383Z] nexus3.edgexfoundry.org:10004 [2023-11-15T17:59:52.540Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:52.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:52.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:52.652Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:52.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:52.652Z] [2023-11-15T17:59:52.652Z] Login Succeeded [2023-11-15T17:59:52.652Z] docker.io [2023-11-15T17:59:52.849Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-15T17:59:52.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-15T17:59:52.849Z] 305eccbc4d52: Preparing [2023-11-15T17:59:52.850Z] 7f38d62c8fc8: Preparing [2023-11-15T17:59:52.850Z] 439f076713eb: Preparing [2023-11-15T17:59:52.850Z] 3ae84e506cf3: Preparing [2023-11-15T17:59:52.850Z] 13ee3bf29501: Preparing [2023-11-15T17:59:52.850Z] cc2447e1835a: Preparing [2023-11-15T17:59:52.850Z] cc2447e1835a: Waiting [2023-11-15T17:59:52.850Z] 3ae84e506cf3: Layer already exists [2023-11-15T17:59:52.850Z] 7f38d62c8fc8: Layer already exists [2023-11-15T17:59:52.850Z] 305eccbc4d52: Layer already exists [2023-11-15T17:59:52.850Z] 13ee3bf29501: Layer already exists [2023-11-15T17:59:52.850Z] 439f076713eb: Layer already exists [2023-11-15T17:59:52.850Z] cc2447e1835a: Layer already exists [2023-11-15T17:59:52.850Z] latest: digest: sha256:a2e6f221d1d595f13dd56848c59ffd59d73a1a50b69878daf2b9f3f689d3a040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:52.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T17:59:53.156Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-15T17:59:53.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T17:59:53.183Z] Configure a credential helper to remove this warning. See [2023-11-15T17:59:53.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T17:59:53.183Z] [2023-11-15T17:59:53.183Z] Login Succeeded [2023-11-15T17:59:53.183Z] ---> docker-login.sh ends [Pipeline] sh [Pipeline] } [2023-11-15T17:59:53.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-15T17:59:53.467Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.28 [2023-11-15T17:59:53.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-15T17:59:53.467Z] 305eccbc4d52: Preparing [2023-11-15T17:59:53.467Z] 7f38d62c8fc8: Preparing [2023-11-15T17:59:53.467Z] 439f076713eb: Preparing [2023-11-15T17:59:53.467Z] 3ae84e506cf3: Preparing [2023-11-15T17:59:53.467Z] 13ee3bf29501: Preparing [2023-11-15T17:59:53.467Z] cc2447e1835a: Preparing [2023-11-15T17:59:53.467Z] 439f076713eb: Layer already exists [2023-11-15T17:59:53.467Z] 305eccbc4d52: Layer already exists [2023-11-15T17:59:53.467Z] 13ee3bf29501: Layer already exists [2023-11-15T17:59:53.467Z] 3ae84e506cf3: Layer already exists [2023-11-15T17:59:53.467Z] 7f38d62c8fc8: Layer already exists [2023-11-15T17:59:53.467Z] cc2447e1835a: Layer already exists [2023-11-15T17:59:53.467Z] 3.1.0-dev.28: digest: sha256:a2e6f221d1d595f13dd56848c59ffd59d73a1a50b69878daf2b9f3f689d3a040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-11-15T17:59:53.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T17:59:53.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T17:59:53.661Z] ========================================================= [2023-11-15T17:59:53.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-15T17:59:53.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:53.789Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:54.041Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T17:59:54.104Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [2023-11-15T17:59:54.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-15T17:59:54.104Z] 305eccbc4d52: Preparing [2023-11-15T17:59:54.104Z] 7f38d62c8fc8: Preparing [2023-11-15T17:59:54.104Z] 439f076713eb: Preparing [2023-11-15T17:59:54.104Z] 3ae84e506cf3: Preparing [2023-11-15T17:59:54.104Z] 13ee3bf29501: Preparing [2023-11-15T17:59:54.104Z] cc2447e1835a: Preparing [2023-11-15T17:59:54.104Z] cc2447e1835a: Waiting [2023-11-15T17:59:54.104Z] 305eccbc4d52: Layer already exists [2023-11-15T17:59:54.104Z] 7f38d62c8fc8: Layer already exists [2023-11-15T17:59:54.104Z] 3ae84e506cf3: Layer already exists [2023-11-15T17:59:54.104Z] 13ee3bf29501: Layer already exists [2023-11-15T17:59:54.104Z] 439f076713eb: Layer already exists [2023-11-15T17:59:54.104Z] cc2447e1835a: Layer already exists [2023-11-15T17:59:54.104Z] 1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28: digest: sha256:a2e6f221d1d595f13dd56848c59ffd59d73a1a50b69878daf2b9f3f689d3a040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:54.423Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:54.638Z] Sending build context to Docker daemon 14.21MB [2023-11-15T17:59:54.638Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T17:59:54.638Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-15T17:59:54.638Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T17:59:54.638Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T17:59:54.638Z] 5d54e960e981: Pulling fs layer [2023-11-15T17:59:54.638Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T17:59:54.638Z] f0e02332f6b5: Pulling fs layer [2023-11-15T17:59:54.638Z] 872ee5b61b7b: Pulling fs layer [2023-11-15T17:59:54.638Z] 0c6a40ed1a82: Pulling fs layer [2023-11-15T17:59:54.638Z] 94ae7d8d031c: Pulling fs layer [2023-11-15T17:59:54.638Z] f0e02332f6b5: Waiting [2023-11-15T17:59:54.638Z] 872ee5b61b7b: Waiting [2023-11-15T17:59:54.638Z] 0c6a40ed1a82: Waiting [2023-11-15T17:59:54.638Z] 94ae7d8d031c: Waiting [2023-11-15T17:59:54.638Z] 5d54e960e981: Verifying Checksum [2023-11-15T17:59:54.638Z] 5d54e960e981: Download complete [2023-11-15T17:59:54.638Z] f0e02332f6b5: Download complete [2023-11-15T17:59:54.741Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-11-15T17:59:54.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-15T17:59:54.741Z] 305eccbc4d52: Preparing [2023-11-15T17:59:54.741Z] 7f38d62c8fc8: Preparing [2023-11-15T17:59:54.741Z] 439f076713eb: Preparing [2023-11-15T17:59:54.741Z] 3ae84e506cf3: Preparing [2023-11-15T17:59:54.741Z] 13ee3bf29501: Preparing [2023-11-15T17:59:54.741Z] cc2447e1835a: Preparing [2023-11-15T17:59:54.741Z] cc2447e1835a: Waiting [2023-11-15T17:59:54.741Z] 7f38d62c8fc8: Layer already exists [2023-11-15T17:59:54.741Z] 3ae84e506cf3: Layer already exists [2023-11-15T17:59:54.741Z] 439f076713eb: Layer already exists [2023-11-15T17:59:54.741Z] 305eccbc4d52: Layer already exists [2023-11-15T17:59:54.741Z] 13ee3bf29501: Layer already exists [2023-11-15T17:59:54.741Z] cc2447e1835a: Layer already exists [2023-11-15T17:59:54.741Z] main: digest: sha256:a2e6f221d1d595f13dd56848c59ffd59d73a1a50b69878daf2b9f3f689d3a040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T17:59:54.782Z] ===================================================== [Pipeline] echo [2023-11-15T17:59:54.788Z] taggedImages: [2023-11-15T17:59:54.788Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T17:59:54.788Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-15T17:59:54.788Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.28 [2023-11-15T17:59:54.788Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [2023-11-15T17:59:54.788Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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 [2023-11-15T17:59:54.916Z] 872ee5b61b7b: Verifying Checksum [2023-11-15T17:59:54.916Z] 872ee5b61b7b: Download complete [2023-11-15T17:59:54.916Z] 9fda8d8052c6: Download complete [2023-11-15T17:59:55.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T17:59:55.162Z] [2023-11-15T17:59:55.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T17:59:55.190Z] 94ae7d8d031c: Verifying Checksum [2023-11-15T17:59:55.190Z] 94ae7d8d031c: Download complete [2023-11-15T17:59:55.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T17:59:55.464Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T17:59:55.464Z] 5eb5b503b376: Pulling fs layer [2023-11-15T17:59:55.464Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T17:59:55.464Z] ec43610c2a17: Pulling fs layer [2023-11-15T17:59:55.464Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T17:59:55.464Z] 33b1e0a273af: Pulling fs layer [2023-11-15T17:59:55.464Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T17:59:55.464Z] 2f39f015ded8: Pulling fs layer [2023-11-15T17:59:55.464Z] 33b1e0a273af: Waiting [2023-11-15T17:59:55.464Z] 5d3b04190fa2: Waiting [2023-11-15T17:59:55.464Z] 2f39f015ded8: Waiting [2023-11-15T17:59:55.464Z] 3a2ae6a8a46f: Waiting [2023-11-15T17:59:55.464Z] 5c69ac0246d0: Download complete [2023-11-15T17:59:55.464Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T17:59:55.464Z] 3a2ae6a8a46f: Download complete [2023-11-15T17:59:55.464Z] 33b1e0a273af: Verifying Checksum [2023-11-15T17:59:55.464Z] 33b1e0a273af: Download complete [2023-11-15T17:59:55.464Z] 5d3b04190fa2: Verifying Checksum [2023-11-15T17:59:55.464Z] 5d3b04190fa2: Download complete [2023-11-15T17:59:55.723Z] ec43610c2a17: Verifying Checksum [2023-11-15T17:59:55.723Z] 5eb5b503b376: Verifying Checksum [2023-11-15T17:59:55.723Z] 5eb5b503b376: Download complete [2023-11-15T17:59:55.787Z] 9fda8d8052c6: Pull complete [2023-11-15T17:59:56.290Z] 2f39f015ded8: Download complete [2023-11-15T17:59:56.393Z] 5d54e960e981: Pull complete [2023-11-15T17:59:56.664Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T17:59:56.665Z] c4a7e357bf2a: Download complete [2023-11-15T17:59:56.858Z] 5eb5b503b376: Pull complete [2023-11-15T17:59:57.118Z] 5c69ac0246d0: Pull complete [2023-11-15T17:59:57.638Z] 0c6a40ed1a82: Download complete [2023-11-15T17:59:57.686Z] ec43610c2a17: Pull complete [2023-11-15T17:59:57.686Z] 3a2ae6a8a46f: Pull complete [2023-11-15T17:59:57.945Z] 33b1e0a273af: Pull complete [2023-11-15T17:59:57.945Z] 5d3b04190fa2: Pull complete [2023-11-15T18:00:02.132Z] 2f39f015ded8: Pull complete [2023-11-15T18:00:02.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T18:00:02.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T18:00:02.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:00:02.215Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T18:00:02.252Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-11-15T18:00:08.000Z] $ docker top 66b5b90ad58bd528ec6c82d60eb255fd1f3258015abc97ff335d5d48f0279c80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:00:08.386Z] ---> job-cost.sh [2023-11-15T18:00:08.387Z] lf-activate-venv: SKIPPING [2023-11-15T18:00:08.387Z] INFO: No Stack... [2023-11-15T18:00:08.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T18:00:09.213Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T18:00:09.498Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-11-15T18:00:09.498Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T18:00:09.511Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] [2023-11-15T18:00:09.517Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] did not exist. Created. [2023-11-15T18:00:09.517Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T18:00:09.814Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T18:00:09.847Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T18:00:09.856Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T18:00:09.884Z] $ docker stop --time=1 66b5b90ad58bd528ec6c82d60eb255fd1f3258015abc97ff335d5d48f0279c80 [2023-11-15T18:00:09.981Z] c4a7e357bf2a: Pull complete [2023-11-15T18:00:09.982Z] f0e02332f6b5: Pull complete [2023-11-15T18:00:09.982Z] 872ee5b61b7b: Pull complete [2023-11-15T18:00:11.038Z] $ docker rm -f --volumes 66b5b90ad58bd528ec6c82d60eb255fd1f3258015abc97ff335d5d48f0279c80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T18:00:18.192Z] 0c6a40ed1a82: Pull complete [2023-11-15T18:00:19.708Z] 94ae7d8d031c: Pull complete [2023-11-15T18:00:19.708Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-15T18:00:19.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T18:00:19.708Z] ---> 86de565de09d [2023-11-15T18:00:19.708Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-15T18:00:21.147Z] ---> Running in 1a489fd5d2ce [2023-11-15T18:00:21.417Z] Removing intermediate container 1a489fd5d2ce [2023-11-15T18:00:21.417Z] ---> 491a1640cdaa [2023-11-15T18:00:21.417Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T18:00:21.696Z] ---> Running in 33d5774deaf1 [2023-11-15T18:00:21.963Z] Removing intermediate container 33d5774deaf1 [2023-11-15T18:00:21.963Z] ---> 66a71af3e666 [2023-11-15T18:00:21.963Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T18:00:21.963Z] ---> Running in 21387e77729b [2023-11-15T18:00:22.230Z] Removing intermediate container 21387e77729b [2023-11-15T18:00:22.230Z] ---> 694e5ddecb0c [2023-11-15T18:00:22.230Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T18:00:22.495Z] ---> Running in 562209f64bef [2023-11-15T18:00:22.762Z] Removing intermediate container 562209f64bef [2023-11-15T18:00:22.762Z] ---> db3f89055afd [2023-11-15T18:00:22.762Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-15T18:00:22.762Z] ---> Running in df34a3ffa797 [2023-11-15T18:00:23.028Z] Removing intermediate container df34a3ffa797 [2023-11-15T18:00:23.028Z] ---> 94f902a2009d [2023-11-15T18:00:23.028Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T18:00:23.297Z] ---> Running in 89a535433050 [2023-11-15T18:00:24.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T18:00:24.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T18:00:25.786Z] OK: 266 MiB in 52 packages [2023-11-15T18:00:26.749Z] Removing intermediate container 89a535433050 [2023-11-15T18:00:26.750Z] ---> a1ef0323d94b [2023-11-15T18:00:26.750Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-15T18:00:26.750Z] ---> Running in b101cee2d467 [2023-11-15T18:00:27.016Z] Removing intermediate container b101cee2d467 [2023-11-15T18:00:27.016Z] ---> f177df7be3de [2023-11-15T18:00:27.016Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-15T18:00:27.284Z] ---> fde96b059e97 [2023-11-15T18:00:27.284Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T18:00:27.563Z] ---> Running in 7b9d5b343bb3 [2023-11-15T18:01:52.272Z] Removing intermediate container 7b9d5b343bb3 [2023-11-15T18:01:52.272Z] ---> dffa07890083 [2023-11-15T18:01:52.272Z] Step 12/13 : COPY . . [2023-11-15T18:01:52.272Z] ---> 89c1727b612d [2023-11-15T18:01:52.272Z] Step 13/13 : RUN ${MAKE} [2023-11-15T18:01:52.272Z] ---> Running in 3ceb8000faa0 [2023-11-15T18:01:52.272Z] noop [2023-11-15T18:01:52.272Z] Removing intermediate container 3ceb8000faa0 [2023-11-15T18:01:52.273Z] ---> b322f9efcd5f [2023-11-15T18:01:52.273Z] Successfully built b322f9efcd5f [2023-11-15T18:01:52.273Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:01:52.623Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T18:01:52.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:01:52.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-18126 does not seem to be running inside a container [2023-11-15T18:01:52.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/185 -v /w/workspace/device-onvif-camera/185:/w/workspace/device-onvif-camera/185:rw,z -v /w/workspace/device-onvif-camera/185@tmp:/w/workspace/device-onvif-camera/185@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 [2023-11-15T18:01:57.808Z] $ docker top 3648093d468fb7f0938c1d1b384c22711d38bdaaff8d517374f329d4973396d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T18:01:58.662Z] + go version [2023-11-15T18:01:58.662Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T18:01:58.682Z] $ docker stop --time=1 3648093d468fb7f0938c1d1b384c22711d38bdaaff8d517374f329d4973396d6 [2023-11-15T18:02:00.301Z] $ docker rm -f --volumes 3648093d468fb7f0938c1d1b384c22711d38bdaaff8d517374f329d4973396d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:02:00.863Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T18:02:00.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:02:01.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-18126 does not seem to be running inside a container [2023-11-15T18:02:01.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/185 -v /w/workspace/device-onvif-camera/185:/w/workspace/device-onvif-camera/185:rw,z -v /w/workspace/device-onvif-camera/185@tmp:/w/workspace/device-onvif-camera/185@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 [2023-11-15T18:02:02.234Z] $ docker top eb2311d7d11e20a80344831aa4dfcccb281dd2dc63d0c79e387881a8d1c5d647 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T18:02:03.033Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/185 [Pipeline] fileExists [Pipeline] sh [2023-11-15T18:02:03.362Z] + make test [2023-11-15T18:02:03.628Z] go test ./... -coverprofile=coverage.out ./... [2023-11-15T18:02:07.872Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-15T18:03:44.487Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-15T18:03:44.487Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-15T18:03:44.487Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.190s coverage: 31.5% of statements [2023-11-15T18:04:02.686Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.943s coverage: 86.5% of statements [2023-11-15T18:04:02.686Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T18:04:02.686Z] go vet ./... [2023-11-15T18:04:29.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T18:04:29.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T18:04:29.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T18:04:29.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T18:04:29.415Z] $ docker stop --time=1 eb2311d7d11e20a80344831aa4dfcccb281dd2dc63d0c79e387881a8d1c5d647 [2023-11-15T18:04:31.504Z] $ docker rm -f --volumes eb2311d7d11e20a80344831aa4dfcccb281dd2dc63d0c79e387881a8d1c5d647 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T18:04:32.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T18:04:32.813Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T18:04:33.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T18:04:33.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T18:04:34.127Z] + ls -al . [2023-11-15T18:04:34.127Z] total 236 [2023-11-15T18:04:34.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:02 . [2023-11-15T18:04:34.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 17:59 .. [2023-11-15T18:04:34.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 17:59 .git [2023-11-15T18:04:34.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 17:59 .github [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 17:59 .gitignore [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 17:59 .golangci.yml [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 17:59 Attribution.txt [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 17:59 CHANGELOG.md [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 17:59 Dockerfile [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 17:59 GOVERNANCE.md [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 17:59 Jenkinsfile [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 17:59 LICENSE [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 17:59 Makefile [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 17:59 OWNERS.md [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 17:59 README.md [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 17:57 VERSION [2023-11-15T18:04:34.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 17:59 bin [2023-11-15T18:04:34.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 17:59 cmd [2023-11-15T18:04:34.127Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 18:03 coverage.out [2023-11-15T18:04:34.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 17:59 doc [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 17:59 go.mod [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 17:59 go.sum [2023-11-15T18:04:34.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 17:59 internal [2023-11-15T18:04:34.127Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 17:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:04:34.469Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1a885dea823655429c4e0c6a767a18e3aa90292d --label arch=arm64 --label version=3.1.0-dev.28 . [2023-11-15T18:04:35.057Z] Sending build context to Docker daemon 14.29MB [2023-11-15T18:04:35.057Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T18:04:35.057Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T18:04:35.057Z] ---> b322f9efcd5f [2023-11-15T18:04:35.057Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T18:04:35.329Z] ---> Running in ebcf2e6eb54b [2023-11-15T18:04:35.594Z] Removing intermediate container ebcf2e6eb54b [2023-11-15T18:04:35.594Z] ---> 3a1d4710d547 [2023-11-15T18:04:35.594Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T18:04:35.594Z] ---> Running in 15af2b53d87d [2023-11-15T18:04:35.861Z] Removing intermediate container 15af2b53d87d [2023-11-15T18:04:35.861Z] ---> e682cb6b1c93 [2023-11-15T18:04:35.861Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T18:04:35.861Z] ---> Running in 433b6724a92b [2023-11-15T18:04:36.132Z] Removing intermediate container 433b6724a92b [2023-11-15T18:04:36.132Z] ---> ddb53a177b64 [2023-11-15T18:04:36.132Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T18:04:36.132Z] ---> Running in 6c5722c2c100 [2023-11-15T18:04:36.718Z] Removing intermediate container 6c5722c2c100 [2023-11-15T18:04:36.718Z] ---> 84822ad79986 [2023-11-15T18:04:36.718Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-15T18:04:36.718Z] ---> Running in 53c6bc120ade [2023-11-15T18:04:36.986Z] Removing intermediate container 53c6bc120ade [2023-11-15T18:04:36.986Z] ---> ea470a1bd610 [2023-11-15T18:04:36.986Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T18:04:36.986Z] ---> Running in 352560a20559 [2023-11-15T18:04:37.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T18:04:38.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T18:04:39.619Z] OK: 266 MiB in 52 packages [2023-11-15T18:04:40.202Z] Removing intermediate container 352560a20559 [2023-11-15T18:04:40.202Z] ---> b62441d1d837 [2023-11-15T18:04:40.202Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-15T18:04:40.202Z] ---> Running in 773cfb34af94 [2023-11-15T18:04:40.470Z] Removing intermediate container 773cfb34af94 [2023-11-15T18:04:40.470Z] ---> 34be0e6c8946 [2023-11-15T18:04:40.470Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-15T18:04:41.056Z] ---> 31ce9f613871 [2023-11-15T18:04:41.056Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T18:04:41.056Z] ---> Running in e1c71042c5d9 [2023-11-15T18:04:43.639Z] Removing intermediate container e1c71042c5d9 [2023-11-15T18:04:43.639Z] ---> 9563d1b64530 [2023-11-15T18:04:43.639Z] Step 12/27 : COPY . . [2023-11-15T18:04:45.072Z] ---> 9f33c3ba9ee9 [2023-11-15T18:04:45.072Z] Step 13/27 : RUN ${MAKE} [2023-11-15T18:04:45.072Z] ---> Running in 3eb5ff55318e [2023-11-15T18:04:46.039Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-15T18:06:37.677Z] Removing intermediate container 3eb5ff55318e [2023-11-15T18:06:37.677Z] ---> a272e5da8d5b [2023-11-15T18:06:37.677Z] Step 14/27 : FROM alpine:3.18 [2023-11-15T18:06:37.677Z] 3.18: Pulling from library/alpine [2023-11-15T18:06:37.677Z] 579b34f0a95b: Pulling fs layer [2023-11-15T18:06:37.677Z] 579b34f0a95b: Verifying Checksum [2023-11-15T18:06:37.677Z] 579b34f0a95b: Download complete [2023-11-15T18:06:37.677Z] 579b34f0a95b: Pull complete [2023-11-15T18:06:37.677Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T18:06:37.677Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T18:06:37.677Z] ---> 3cc203321400 [2023-11-15T18:06:37.677Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-15T18:06:37.677Z] ---> Running in 266acb97db27 [2023-11-15T18:06:37.677Z] Removing intermediate container 266acb97db27 [2023-11-15T18:06:37.677Z] ---> 11e1010cbcac [2023-11-15T18:06:37.677Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-15T18:06:37.677Z] ---> Running in 8c8db6bc30e5 [2023-11-15T18:06:37.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T18:06:37.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T18:06:37.677Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T18:06:37.677Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T18:06:37.677Z] OK: 8 MiB in 16 packages [2023-11-15T18:06:37.945Z] Removing intermediate container 8c8db6bc30e5 [2023-11-15T18:06:37.945Z] ---> 47d8327bb935 [2023-11-15T18:06:37.945Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T18:06:37.945Z] ---> Running in 99058bbba98d [2023-11-15T18:06:38.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T18:06:39.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T18:06:40.134Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T18:06:40.134Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T18:06:40.400Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T18:06:40.400Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T18:06:40.400Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T18:06:40.400Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T18:06:40.400Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T18:06:40.400Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T18:06:40.400Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T18:06:40.400Z] OK: 8 MiB in 16 packages [2023-11-15T18:06:41.814Z] Removing intermediate container 99058bbba98d [2023-11-15T18:06:41.814Z] ---> c5862e63226e [2023-11-15T18:06:41.814Z] Step 18/27 : WORKDIR / [2023-11-15T18:06:41.814Z] ---> Running in cc6125b2cf6f [2023-11-15T18:06:42.081Z] Removing intermediate container cc6125b2cf6f [2023-11-15T18:06:42.081Z] ---> 4b904a86e840 [2023-11-15T18:06:42.081Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-15T18:06:46.322Z] ---> 9f18dd3b5b2c [2023-11-15T18:06:46.322Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-15T18:06:46.322Z] ---> bf1f87bdd263 [2023-11-15T18:06:46.322Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-15T18:06:46.596Z] ---> 2243ba29ff74 [2023-11-15T18:06:46.596Z] Step 22/27 : EXPOSE 59984 [2023-11-15T18:06:46.867Z] ---> Running in 33a43e73d990 [2023-11-15T18:06:47.133Z] Removing intermediate container 33a43e73d990 [2023-11-15T18:06:47.134Z] ---> e3bea12c0779 [2023-11-15T18:06:47.134Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-15T18:06:47.134Z] ---> Running in 6a69e0be5db8 [2023-11-15T18:06:47.400Z] Removing intermediate container 6a69e0be5db8 [2023-11-15T18:06:47.400Z] ---> 7ee77c78ed7d [2023-11-15T18:06:47.400Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T18:06:47.400Z] ---> Running in f6f2803e761d [2023-11-15T18:06:47.667Z] Removing intermediate container f6f2803e761d [2023-11-15T18:06:47.667Z] ---> a797183dc769 [2023-11-15T18:06:47.667Z] Step 25/27 : LABEL arch=arm64 [2023-11-15T18:06:47.954Z] ---> Running in 89fe97c2027b [2023-11-15T18:06:48.222Z] Removing intermediate container 89fe97c2027b [2023-11-15T18:06:48.222Z] ---> a040ae5538d2 [2023-11-15T18:06:48.222Z] Step 26/27 : LABEL git_sha=1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T18:06:48.222Z] ---> Running in 19199012c5cf [2023-11-15T18:06:48.489Z] Removing intermediate container 19199012c5cf [2023-11-15T18:06:48.489Z] ---> b392de190abf [2023-11-15T18:06:48.489Z] Step 27/27 : LABEL version=3.1.0-dev.28 [2023-11-15T18:06:48.489Z] ---> Running in 5588b7a871bc [2023-11-15T18:06:48.757Z] Removing intermediate container 5588b7a871bc [2023-11-15T18:06:48.757Z] ---> 511c26e202b4 [2023-11-15T18:06:48.757Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T18:06:48.757Z] Successfully built 511c26e202b4 [2023-11-15T18:06:48.757Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T18:06:48.853Z] provisioning config files... [2023-11-15T18:06:48.866Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/185@tmp/config14224457089648199519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:06:49.211Z] ---> docker-login.sh [2023-11-15T18:06:49.211Z] nexus3.edgexfoundry.org:10001 [2023-11-15T18:06:49.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:06:49.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:06:49.478Z] Configure a credential helper to remove this warning. See [2023-11-15T18:06:49.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:06:49.478Z] [2023-11-15T18:06:49.478Z] Login Succeeded [2023-11-15T18:06:49.478Z] nexus3.edgexfoundry.org:10002 [2023-11-15T18:06:49.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:06:49.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:06:49.745Z] Configure a credential helper to remove this warning. See [2023-11-15T18:06:49.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:06:49.745Z] [2023-11-15T18:06:49.745Z] Login Succeeded [2023-11-15T18:06:49.745Z] nexus3.edgexfoundry.org:10003 [2023-11-15T18:06:50.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:06:50.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:06:50.012Z] Configure a credential helper to remove this warning. See [2023-11-15T18:06:50.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:06:50.012Z] [2023-11-15T18:06:50.012Z] Login Succeeded [2023-11-15T18:06:50.012Z] nexus3.edgexfoundry.org:10004 [2023-11-15T18:06:50.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:06:50.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:06:50.546Z] Configure a credential helper to remove this warning. See [2023-11-15T18:06:50.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:06:50.546Z] [2023-11-15T18:06:50.546Z] Login Succeeded [2023-11-15T18:06:50.546Z] docker.io [2023-11-15T18:06:50.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:06:51.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:06:51.076Z] Configure a credential helper to remove this warning. See [2023-11-15T18:06:51.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:06:51.076Z] [2023-11-15T18:06:51.076Z] Login Succeeded [2023-11-15T18:06:51.076Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T18:06:51.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T18:06:51.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T18:06:51.147Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-11-15T18:06:51.147Z] 1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T18:06:51.147Z] latest [2023-11-15T18:06:51.147Z] 3.1.0-dev.28 [2023-11-15T18:06:51.147Z] 1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [2023-11-15T18:06:51.148Z] main [2023-11-15T18:06:51.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:06:51.505Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:06:51.854Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T18:06:51.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-15T18:06:51.854Z] 5ed4b460e6d3: Preparing [2023-11-15T18:06:51.854Z] 562defe41569: Preparing [2023-11-15T18:06:51.854Z] 967486491c9a: Preparing [2023-11-15T18:06:51.854Z] 40238664e84e: Preparing [2023-11-15T18:06:51.854Z] aea1e7a479d9: Preparing [2023-11-15T18:06:51.854Z] 5f4d9fc4d98d: Preparing [2023-11-15T18:06:51.854Z] 5f4d9fc4d98d: Waiting [2023-11-15T18:06:52.120Z] 5ed4b460e6d3: Pushed [2023-11-15T18:06:52.120Z] 562defe41569: Pushed [2023-11-15T18:06:52.120Z] aea1e7a479d9: Pushed [2023-11-15T18:06:52.120Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T18:06:53.522Z] 40238664e84e: Pushed [2023-11-15T18:06:59.027Z] 967486491c9a: Pushed [2023-11-15T18:07:00.454Z] 1a885dea823655429c4e0c6a767a18e3aa90292d: digest: sha256:208c2e2b041332245af08fb191f1099af58548a1afac5ad631b918280b32bda0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:00.838Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:01.180Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-15T18:07:01.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-15T18:07:01.180Z] 5ed4b460e6d3: Preparing [2023-11-15T18:07:01.180Z] 562defe41569: Preparing [2023-11-15T18:07:01.180Z] 967486491c9a: Preparing [2023-11-15T18:07:01.180Z] 40238664e84e: Preparing [2023-11-15T18:07:01.180Z] aea1e7a479d9: Preparing [2023-11-15T18:07:01.180Z] 5f4d9fc4d98d: Preparing [2023-11-15T18:07:01.180Z] 5f4d9fc4d98d: Waiting [2023-11-15T18:07:01.180Z] 967486491c9a: Layer already exists [2023-11-15T18:07:01.180Z] 5ed4b460e6d3: Layer already exists [2023-11-15T18:07:01.180Z] 562defe41569: Layer already exists [2023-11-15T18:07:01.180Z] aea1e7a479d9: Layer already exists [2023-11-15T18:07:01.180Z] 40238664e84e: Layer already exists [2023-11-15T18:07:01.180Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T18:07:01.445Z] latest: digest: sha256:208c2e2b041332245af08fb191f1099af58548a1afac5ad631b918280b32bda0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:01.797Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:02.144Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.28 [2023-11-15T18:07:02.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-15T18:07:02.144Z] 5ed4b460e6d3: Preparing [2023-11-15T18:07:02.144Z] 562defe41569: Preparing [2023-11-15T18:07:02.144Z] 967486491c9a: Preparing [2023-11-15T18:07:02.144Z] 40238664e84e: Preparing [2023-11-15T18:07:02.144Z] aea1e7a479d9: Preparing [2023-11-15T18:07:02.144Z] 5f4d9fc4d98d: Preparing [2023-11-15T18:07:02.144Z] 5f4d9fc4d98d: Waiting [2023-11-15T18:07:02.144Z] 967486491c9a: Layer already exists [2023-11-15T18:07:02.144Z] 40238664e84e: Layer already exists [2023-11-15T18:07:02.144Z] aea1e7a479d9: Layer already exists [2023-11-15T18:07:02.144Z] 562defe41569: Layer already exists [2023-11-15T18:07:02.144Z] 5ed4b460e6d3: Layer already exists [2023-11-15T18:07:02.144Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T18:07:02.144Z] 3.1.0-dev.28: digest: sha256:208c2e2b041332245af08fb191f1099af58548a1afac5ad631b918280b32bda0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:02.742Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:03.076Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [2023-11-15T18:07:03.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-15T18:07:03.076Z] 5ed4b460e6d3: Preparing [2023-11-15T18:07:03.076Z] 562defe41569: Preparing [2023-11-15T18:07:03.076Z] 967486491c9a: Preparing [2023-11-15T18:07:03.076Z] 40238664e84e: Preparing [2023-11-15T18:07:03.076Z] aea1e7a479d9: Preparing [2023-11-15T18:07:03.076Z] 5f4d9fc4d98d: Preparing [2023-11-15T18:07:03.076Z] 5f4d9fc4d98d: Waiting [2023-11-15T18:07:03.076Z] 562defe41569: Layer already exists [2023-11-15T18:07:03.076Z] aea1e7a479d9: Layer already exists [2023-11-15T18:07:03.076Z] 40238664e84e: Layer already exists [2023-11-15T18:07:03.076Z] 967486491c9a: Layer already exists [2023-11-15T18:07:03.076Z] 5ed4b460e6d3: Layer already exists [2023-11-15T18:07:03.076Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T18:07:03.339Z] 1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28: digest: sha256:208c2e2b041332245af08fb191f1099af58548a1afac5ad631b918280b32bda0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:03.684Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:04.028Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-11-15T18:07:04.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-15T18:07:04.029Z] 5ed4b460e6d3: Preparing [2023-11-15T18:07:04.029Z] 562defe41569: Preparing [2023-11-15T18:07:04.029Z] 967486491c9a: Preparing [2023-11-15T18:07:04.029Z] 40238664e84e: Preparing [2023-11-15T18:07:04.029Z] aea1e7a479d9: Preparing [2023-11-15T18:07:04.029Z] 5f4d9fc4d98d: Preparing [2023-11-15T18:07:04.029Z] 5f4d9fc4d98d: Waiting [2023-11-15T18:07:04.029Z] 40238664e84e: Layer already exists [2023-11-15T18:07:04.029Z] aea1e7a479d9: Layer already exists [2023-11-15T18:07:04.029Z] 967486491c9a: Layer already exists [2023-11-15T18:07:04.029Z] 5ed4b460e6d3: Layer already exists [2023-11-15T18:07:04.029Z] 562defe41569: Layer already exists [2023-11-15T18:07:04.029Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T18:07:04.293Z] main: digest: sha256:208c2e2b041332245af08fb191f1099af58548a1afac5ad631b918280b32bda0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T18:07:04.340Z] ===================================================== [Pipeline] echo [2023-11-15T18:07:04.346Z] taggedImages: [2023-11-15T18:07:04.346Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1a885dea823655429c4e0c6a767a18e3aa90292d [2023-11-15T18:07:04.346Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-15T18:07:04.346Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.28 [2023-11-15T18:07:04.346Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1a885dea823655429c4e0c6a767a18e3aa90292d-3.1.0-dev.28 [2023-11-15T18:07:04.346Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:04.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T18:07:04.704Z] [2023-11-15T18:07:04.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:05.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T18:07:05.294Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T18:07:05.294Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T18:07:05.294Z] 04944245beec: Pulling fs layer [2023-11-15T18:07:05.294Z] 699f458cf7ca: Pulling fs layer [2023-11-15T18:07:05.294Z] 765212b225bb: Pulling fs layer [2023-11-15T18:07:05.294Z] f23df028b6ca: Pulling fs layer [2023-11-15T18:07:05.294Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T18:07:05.294Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T18:07:05.294Z] 765212b225bb: Waiting [2023-11-15T18:07:05.294Z] f23df028b6ca: Waiting [2023-11-15T18:07:05.294Z] d65c8cfc05b1: Waiting [2023-11-15T18:07:05.294Z] 2437ff75d9bd: Waiting [2023-11-15T18:07:05.294Z] 04944245beec: Verifying Checksum [2023-11-15T18:07:05.294Z] 04944245beec: Download complete [2023-11-15T18:07:05.294Z] 765212b225bb: Verifying Checksum [2023-11-15T18:07:05.294Z] 765212b225bb: Download complete [2023-11-15T18:07:05.294Z] f23df028b6ca: Verifying Checksum [2023-11-15T18:07:05.294Z] f23df028b6ca: Download complete [2023-11-15T18:07:05.294Z] d65c8cfc05b1: Download complete [2023-11-15T18:07:05.560Z] 699f458cf7ca: Verifying Checksum [2023-11-15T18:07:05.560Z] 699f458cf7ca: Download complete [2023-11-15T18:07:05.826Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T18:07:05.826Z] 8998bd30e6a1: Download complete [2023-11-15T18:07:08.401Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T18:07:08.401Z] 2437ff75d9bd: Download complete [2023-11-15T18:07:13.726Z] 8998bd30e6a1: Pull complete [2023-11-15T18:07:14.307Z] 04944245beec: Pull complete [2023-11-15T18:07:16.245Z] 699f458cf7ca: Pull complete [2023-11-15T18:07:16.245Z] 765212b225bb: Pull complete [2023-11-15T18:07:16.825Z] f23df028b6ca: Pull complete [2023-11-15T18:07:17.094Z] d65c8cfc05b1: Pull complete [2023-11-15T18:07:35.277Z] 2437ff75d9bd: Pull complete [2023-11-15T18:07:35.277Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T18:07:35.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T18:07:35.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:07:35.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-18126 does not seem to be running inside a container [2023-11-15T18:07:35.525Z] $ 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/device-onvif-camera/185 -v /w/workspace/device-onvif-camera/185:/w/workspace/device-onvif-camera/185:rw,z -v /w/workspace/device-onvif-camera/185@tmp:/w/workspace/device-onvif-camera/185@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 [2023-11-15T18:07:38.102Z] $ docker top 913b462a384d9a4aff8ef95b409561e36d227c5d87a94a5a2c5e2fbd0bc770f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:07:38.926Z] ---> job-cost.sh [2023-11-15T18:07:38.926Z] lf-activate-venv: SKIPPING [2023-11-15T18:07:38.926Z] INFO: No Stack... [2023-11-15T18:07:39.503Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T18:07:40.082Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T18:07:40.717Z] + cat /w/workspace/device-onvif-camera/185/archives/cost.csv [2023-11-15T18:07:40.717Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T18:07:40.778Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] [2023-11-15T18:07:40.783Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] did not exist. Created. [2023-11-15T18:07:40.783Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T18:07:41.430Z] /w/workspace/device-onvif-camera/185@tmp/durable-d48a582d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T18:07:42.081Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T18:07:42.103Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T18:07:42.160Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T18:07:42.166Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T18:07:42.185Z] $ docker stop --time=1 913b462a384d9a4aff8ef95b409561e36d227c5d87a94a5a2c5e2fbd0bc770f1 [2023-11-15T18:07:43.696Z] $ docker rm -f --volumes 913b462a384d9a4aff8ef95b409561e36d227c5d87a94a5a2c5e2fbd0bc770f1 [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 [2023-11-15T18:07:44.093Z] provisioning config files... [2023-11-15T18:07:44.100Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3376350014915482985tmp [Pipeline] { [Pipeline] sh [2023-11-15T18:07:44.391Z] + set +x [2023-11-15T18:07:44.391Z] + + bash -s -- [2023-11-15T18:07:44.391Z] curl -s https://codecov.io/bash [2023-11-15T18:07:44.391Z] [2023-11-15T18:07:44.391Z] _____ _ [2023-11-15T18:07:44.391Z] / ____| | | [2023-11-15T18:07:44.391Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T18:07:44.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T18:07:44.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T18:07:44.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T18:07:44.391Z] Bash-1.0.6 [2023-11-15T18:07:44.391Z] [2023-11-15T18:07:44.391Z] [2023-11-15T18:07:44.391Z] ==> git version 2.25.1 found [2023-11-15T18:07:44.391Z] ==> 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 [2023-11-15T18:07:44.391Z] Release-Date: 2020-01-08 [2023-11-15T18:07:44.391Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-15T18:07:44.391Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T18:07:44.391Z] ==> Jenkins CI detected. [2023-11-15T18:07:44.391Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-11-15T18:07:44.391Z] project root: . [2023-11-15T18:07:44.391Z] --> token set from env [2023-11-15T18:07:44.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-15T18:07:44.651Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T18:07:44.651Z] ==> Python coveragepy not found [2023-11-15T18:07:44.651Z] ==> Searching for coverage reports in: [2023-11-15T18:07:44.652Z] + . [2023-11-15T18:07:44.652Z] -> Found 1 reports [2023-11-15T18:07:44.652Z] ==> Detecting git/mercurial file structure [2023-11-15T18:07:44.652Z] ==> Reading reports [2023-11-15T18:07:44.652Z] + ./coverage.out bytes=78456 [2023-11-15T18:07:44.652Z] ==> Appending adjustments [2023-11-15T18:07:44.652Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T18:07:44.652Z] + Found adjustments [2023-11-15T18:07:44.652Z] ==> Gzipping contents [2023-11-15T18:07:44.652Z] 12K /tmp/codecov.DrkgVi.gz [2023-11-15T18:07:44.652Z] ==> Uploading reports [2023-11-15T18:07:44.652Z] url: https://codecov.io [2023-11-15T18:07:44.652Z] query: branch=main&commit=1a885dea823655429c4e0c6a767a18e3aa90292d&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T18:07:44.652Z] -> Pinging Codecov [2023-11-15T18:07:44.652Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=1a885dea823655429c4e0c6a767a18e3aa90292d&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T18:07:44.912Z] -> Uploading to [2023-11-15T18:07:44.912Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/F29A59C45E3A92E06B3E522C9905F8EF/1a885dea823655429c4e0c6a767a18e3aa90292d/a8be1d1c-f653-4dc5-a4d4-0408a3375601.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T180744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8803125397360abea1239e0642d6f5dfe5bd6f526e07864106d5c88d230bf24b [2023-11-15T18:07:44.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T18:07:44.912Z] Dload Upload Total Spent Left Speed [2023-11-15T18:07:45.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 42016 --:--:-- --:--:-- --:--:-- 42016 [2023-11-15T18:07:45.172Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] } [2023-11-15T18:07:45.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-15T18:07:45.361Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-15T18:07:45.370Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:45.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T18:07:45.665Z] [2023-11-15T18:07:45.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:07:45.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T18:07:45.962Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-15T18:07:45.962Z] df9b9388f04a: Pulling fs layer [2023-11-15T18:07:45.962Z] 52dc419b0ee2: Pulling fs layer [2023-11-15T18:07:45.962Z] 25bc292e5bac: Pulling fs layer [2023-11-15T18:07:45.962Z] 114826534d7a: Pulling fs layer [2023-11-15T18:07:45.962Z] 4657fd5d0bcf: Pulling fs layer [2023-11-15T18:07:45.962Z] 6ad1cebc031e: Pulling fs layer [2023-11-15T18:07:45.962Z] 8a3aa393b2d8: Pulling fs layer [2023-11-15T18:07:45.962Z] 4657fd5d0bcf: Waiting [2023-11-15T18:07:45.962Z] 6ad1cebc031e: Waiting [2023-11-15T18:07:45.962Z] 8a3aa393b2d8: Waiting [2023-11-15T18:07:45.962Z] 114826534d7a: Waiting [2023-11-15T18:07:45.962Z] 25bc292e5bac: Download complete [2023-11-15T18:07:45.962Z] 52dc419b0ee2: Download complete [2023-11-15T18:07:45.962Z] 4657fd5d0bcf: Download complete [2023-11-15T18:07:45.962Z] df9b9388f04a: Download complete [2023-11-15T18:07:46.221Z] 6ad1cebc031e: Verifying Checksum [2023-11-15T18:07:46.221Z] 6ad1cebc031e: Download complete [2023-11-15T18:07:46.221Z] df9b9388f04a: Pull complete [2023-11-15T18:07:46.221Z] 52dc419b0ee2: Pull complete [2023-11-15T18:07:46.480Z] 25bc292e5bac: Pull complete [2023-11-15T18:07:46.739Z] 114826534d7a: Verifying Checksum [2023-11-15T18:07:46.739Z] 114826534d7a: Download complete [2023-11-15T18:07:46.996Z] 8a3aa393b2d8: Verifying Checksum [2023-11-15T18:07:46.996Z] 8a3aa393b2d8: Download complete [2023-11-15T18:07:50.652Z] 114826534d7a: Pull complete [2023-11-15T18:07:50.652Z] 4657fd5d0bcf: Pull complete [2023-11-15T18:07:50.652Z] 6ad1cebc031e: Pull complete [2023-11-15T18:07:53.935Z] 8a3aa393b2d8: Pull complete [2023-11-15T18:07:53.935Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-15T18:07:53.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T18:07:53.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:07:54.014Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T18:07:54.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-15T18:07:59.426Z] $ docker top 13d95d1251c95db3016df563653a0218e8dd181368fba05df861cd1814409dd7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-15T18:07:59.480Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-11-15T18:07:59.759Z] + set -o pipefail [2023-11-15T18:07:59.759Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-11-15T18:08:05.028Z] [2023-11-15T18:08:05.028Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-11-15T18:08:05.028Z] [2023-11-15T18:08:05.028Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/57046f37-7676-489d-b2c4-7f0dc5d93a1c [2023-11-15T18:08:05.028Z] [2023-11-15T18:08:05.028Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-15T18:08:05.028Z] [2023-11-15T18:08:05.028Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-15T18:08:05.028Z] [2023-11-15T18:08:05.288Z] [2023-11-15T18:08:05.288Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-15T18:08:05.288Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-15T18:08:05.288Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-11-15T18:08:05.313Z] $ docker stop --time=1 13d95d1251c95db3016df563653a0218e8dd181368fba05df861cd1814409dd7 [2023-11-15T18:08:10.062Z] $ docker rm -f --volumes 13d95d1251c95db3016df563653a0218e8dd181368fba05df861cd1814409dd7 [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) [Pipeline] echo [2023-11-15T18:08:10.437Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T18:08:10.452Z] provisioning config files... [2023-11-15T18:08:10.460Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16187266943689847609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:10.754Z] --> edgex-publish-swagger.sh [2023-11-15T18:08:10.754Z] === Publish doc/openapi/v3 API === [2023-11-15T18:08:10.754Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-11-15T18:08:10.754Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-11-15T18:08:10.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T18:08:10.754Z] Dload Upload Total Spent Left Speed [2023-11-15T18:08:11.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 795k --:--:-- --:--:-- --:--:-- 795k [2023-11-15T18:08:11.325Z] [2023-11-15T18:08:11.325Z] [Pipeline] } [2023-11-15T18:08:11.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T18:08:11.712Z] + git log --format=format:%s -1 1a885dea823655429c4e0c6a767a18e3aa90292d [Pipeline] sh [2023-11-15T18:08:12.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T18:08:12.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:08:12.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T18:08:12.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:08:12.371Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T18:08:12.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T18:08:12.863Z] $ docker top 26726672658b28e6881fba71c7cf3dacc097eeae5a01a84c45114339dab658f7 -eo pid,comm [2023-11-15T18:08:12.897Z] 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). [2023-11-15T18:08:12.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T18:08:12.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T18:08:12.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T18:08:13.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T18:08:13.078Z] $ docker exec 26726672658b28e6881fba71c7cf3dacc097eeae5a01a84c45114339dab658f7 ssh-agent [2023-11-15T18:08:13.173Z] SSH_AUTH_SOCK=/tmp/ssh-HM8ncIJwIY5t/agent.32 [2023-11-15T18:08:13.173Z] SSH_AGENT_PID=38 [2023-11-15T18:08:13.178Z] Running ssh-add (command line suppressed) [2023-11-15T18:08:13.280Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13157559076158424736.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13157559076158424736.key) [2023-11-15T18:08:13.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T18:08:13.564Z] + git semver tag [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,768 [run_tag] DEBUG tag force:False [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,768 [check_head_tag] DEBUG check head tag [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,769 [execute] INFO git cat-file --batch-check [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,774 [execute] INFO git cat-file --batch [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,787 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,787 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,787 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-15T18:08:13.822Z] 2023-11-15 18:08:13,792 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T18:08:13.822Z] 3.1.0-dev.28 [Pipeline] } [2023-11-15T18:08:13.846Z] $ docker exec --env ******** --env ******** 26726672658b28e6881fba71c7cf3dacc097eeae5a01a84c45114339dab658f7 ssh-agent -k [2023-11-15T18:08:13.941Z] unset SSH_AUTH_SOCK; [2023-11-15T18:08:13.941Z] unset SSH_AGENT_PID; [2023-11-15T18:08:13.941Z] echo Agent pid 38 killed; [2023-11-15T18:08:13.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T18:08:14.245Z] + git semver [Pipeline] } [2023-11-15T18:08:14.528Z] $ docker stop --time=1 26726672658b28e6881fba71c7cf3dacc097eeae5a01a84c45114339dab658f7 [2023-11-15T18:08:15.809Z] $ docker rm -f --volumes 26726672658b28e6881fba71c7cf3dacc097eeae5a01a84c45114339dab658f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:08:16.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T18:08:16.163Z] [2023-11-15T18:08:16.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:08:16.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T18:08:16.457Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-15T18:08:16.457Z] ab5ef0e58194: Pulling fs layer [2023-11-15T18:08:16.457Z] 9712f1f96733: Pulling fs layer [2023-11-15T18:08:16.457Z] 63f879dbbcfc: Pulling fs layer [2023-11-15T18:08:16.457Z] 0d9ebad4ef96: Pulling fs layer [2023-11-15T18:08:16.457Z] e9a5061849ea: Pulling fs layer [2023-11-15T18:08:16.457Z] d747dcd14b5f: Pulling fs layer [2023-11-15T18:08:16.457Z] 2de7ff778b66: Pulling fs layer [2023-11-15T18:08:16.457Z] 0d9ebad4ef96: Waiting [2023-11-15T18:08:16.457Z] 2de7ff778b66: Waiting [2023-11-15T18:08:16.457Z] e9a5061849ea: Waiting [2023-11-15T18:08:16.457Z] 9712f1f96733: Download complete [2023-11-15T18:08:16.721Z] 63f879dbbcfc: Verifying Checksum [2023-11-15T18:08:16.721Z] 63f879dbbcfc: Download complete [2023-11-15T18:08:16.981Z] e9a5061849ea: Verifying Checksum [2023-11-15T18:08:16.981Z] e9a5061849ea: Download complete [2023-11-15T18:08:16.981Z] d747dcd14b5f: Download complete [2023-11-15T18:08:16.981Z] ab5ef0e58194: Verifying Checksum [2023-11-15T18:08:16.981Z] ab5ef0e58194: Download complete [2023-11-15T18:08:16.981Z] 0d9ebad4ef96: Verifying Checksum [2023-11-15T18:08:16.981Z] 0d9ebad4ef96: Download complete [2023-11-15T18:08:17.238Z] 2de7ff778b66: Verifying Checksum [2023-11-15T18:08:17.238Z] 2de7ff778b66: Download complete [2023-11-15T18:08:19.765Z] ab5ef0e58194: Pull complete [2023-11-15T18:08:19.765Z] 9712f1f96733: Pull complete [2023-11-15T18:08:20.330Z] 63f879dbbcfc: Pull complete [2023-11-15T18:08:24.516Z] 0d9ebad4ef96: Pull complete [2023-11-15T18:08:24.516Z] e9a5061849ea: Pull complete [2023-11-15T18:08:24.516Z] d747dcd14b5f: Pull complete [2023-11-15T18:08:25.449Z] 2de7ff778b66: Pull complete [2023-11-15T18:08:25.449Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-15T18:08:25.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T18:08:25.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:08:25.537Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T18:08:25.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-15T18:08:31.433Z] $ docker top 03033c27cfa068daae022817038bbe8076e04172c9e6c83420d890856bbeef3c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-15T18:08:31.492Z] provisioning config files... [2023-11-15T18:08:31.499Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7590239065477360694tmp [2023-11-15T18:08:31.509Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17838077279739425534tmp [2023-11-15T18:08:31.518Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12482509792003295416tmp [Pipeline] { [Pipeline] echo [2023-11-15T18:08:31.533Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:31.814Z] ---> sigul-configuration.sh [2023-11-15T18:08:31.814Z] gpg: directory `/root/.gnupg' created [2023-11-15T18:08:31.814Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-15T18:08:31.814Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-15T18:08:31.814Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-15T18:08:31.814Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-15T18:08:31.814Z] gpg: CAST5 encrypted data [2023-11-15T18:08:31.814Z] gpg: encrypted with 1 passphrase [2023-11-15T18:08:31.814Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-15T18:08:32.099Z] + mkdir /home/jenkins [2023-11-15T18:08:32.099Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-15T18:08:32.383Z] + 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 [2023-11-15T18:08:32.393Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:32.675Z] ---> sigul-install.sh [2023-11-15T18:08:32.675Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-15T18:08:32.960Z] + git tag --list [2023-11-15T18:08:32.960Z] v0.0.0 [2023-11-15T18:08:32.960Z] v2.2.0 [2023-11-15T18:08:32.960Z] v2.3.0 [2023-11-15T18:08:32.960Z] v2.3.1 [2023-11-15T18:08:32.960Z] v3.0 [2023-11-15T18:08:32.960Z] v3.0.0 [2023-11-15T18:08:32.960Z] v3.1.0-dev.1 [2023-11-15T18:08:32.960Z] v3.1.0-dev.10 [2023-11-15T18:08:32.960Z] v3.1.0-dev.11 [2023-11-15T18:08:32.960Z] v3.1.0-dev.12 [2023-11-15T18:08:32.960Z] v3.1.0-dev.13 [2023-11-15T18:08:32.960Z] v3.1.0-dev.14 [2023-11-15T18:08:32.960Z] v3.1.0-dev.15 [2023-11-15T18:08:32.960Z] v3.1.0-dev.16 [2023-11-15T18:08:32.960Z] v3.1.0-dev.17 [2023-11-15T18:08:32.960Z] v3.1.0-dev.18 [2023-11-15T18:08:32.960Z] v3.1.0-dev.19 [2023-11-15T18:08:32.960Z] v3.1.0-dev.2 [2023-11-15T18:08:32.960Z] v3.1.0-dev.20 [2023-11-15T18:08:32.960Z] v3.1.0-dev.21 [2023-11-15T18:08:32.960Z] v3.1.0-dev.22 [2023-11-15T18:08:32.960Z] v3.1.0-dev.23 [2023-11-15T18:08:32.960Z] v3.1.0-dev.24 [2023-11-15T18:08:32.960Z] v3.1.0-dev.25 [2023-11-15T18:08:32.960Z] v3.1.0-dev.26 [2023-11-15T18:08:32.960Z] v3.1.0-dev.27 [2023-11-15T18:08:32.960Z] v3.1.0-dev.28 [2023-11-15T18:08:32.960Z] v3.1.0-dev.3 [2023-11-15T18:08:32.960Z] v3.1.0-dev.4 [2023-11-15T18:08:32.960Z] v3.1.0-dev.5 [2023-11-15T18:08:32.960Z] v3.1.0-dev.6 [2023-11-15T18:08:32.960Z] v3.1.0-dev.7 [2023-11-15T18:08:32.960Z] v3.1.0-dev.8 [2023-11-15T18:08:32.960Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-15T18:08:33.246Z] + lftools sign git-tag v3.1.0-dev.28 [2023-11-15T18:08:33.816Z] Signing Git tag with Sigul... [2023-11-15T18:08:33.816Z] Signing v3.1.0-dev.28 [Pipeline] echo [2023-11-15T18:08:34.085Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:34.368Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-15T18:08:34.375Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-15T18:08:34.407Z] $ docker stop --time=1 03033c27cfa068daae022817038bbe8076e04172c9e6c83420d890856bbeef3c [2023-11-15T18:08:35.689Z] $ docker rm -f --volumes 03033c27cfa068daae022817038bbe8076e04172c9e6c83420d890856bbeef3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-15T18:08:36.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T18:08:36.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:08:36.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T18:08:36.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:08:36.442Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T18:08:36.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T18:08:36.794Z] $ docker top 34097705be6d366b5a817624639b8591e6aa0470634dfb66a81a28cb0adead45 -eo pid,comm [2023-11-15T18:08:36.822Z] 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). [2023-11-15T18:08:36.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T18:08:36.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T18:08:36.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T18:08:36.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T18:08:36.966Z] $ docker exec 34097705be6d366b5a817624639b8591e6aa0470634dfb66a81a28cb0adead45 ssh-agent [2023-11-15T18:08:37.052Z] SSH_AUTH_SOCK=/tmp/ssh-OREuG5ivSEeb/agent.32 [2023-11-15T18:08:37.052Z] SSH_AGENT_PID=38 [2023-11-15T18:08:37.056Z] Running ssh-add (command line suppressed) [2023-11-15T18:08:37.182Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15381246596666318902.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15381246596666318902.key) [2023-11-15T18:08:37.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T18:08:37.464Z] + git semver bump pre [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,657 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,657 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,657 [bump_version] DEBUG bumped version:3.1.0-dev.29 [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,657 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,657 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,657 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,659 [execute] INFO git cat-file --batch-check [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,664 [execute] INFO git cat-file --batch [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T18:08:37.722Z] 2023-11-15 18:08:37,668 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T18:08:37.722Z] 3.1.0-dev.29 [Pipeline] } [2023-11-15T18:08:37.745Z] $ docker exec --env ******** --env ******** 34097705be6d366b5a817624639b8591e6aa0470634dfb66a81a28cb0adead45 ssh-agent -k [2023-11-15T18:08:37.862Z] unset SSH_AUTH_SOCK; [2023-11-15T18:08:37.862Z] unset SSH_AGENT_PID; [2023-11-15T18:08:37.862Z] echo Agent pid 38 killed; [2023-11-15T18:08:37.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T18:08:38.157Z] + git semver [Pipeline] } [2023-11-15T18:08:38.443Z] $ docker stop --time=1 34097705be6d366b5a817624639b8591e6aa0470634dfb66a81a28cb0adead45 [2023-11-15T18:08:39.703Z] $ docker rm -f --volumes 34097705be6d366b5a817624639b8591e6aa0470634dfb66a81a28cb0adead45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T18:08:40.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T18:08:40.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:08:40.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T18:08:40.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:08:40.400Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T18:08:40.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T18:08:40.796Z] $ docker top 50baa13f5ee7301756ce150f9fc496176ea9084e221451f6f2da997c061bb6c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T18:08:40.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T18:08:40.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T18:08:40.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T18:08:41.014Z] $ docker exec 50baa13f5ee7301756ce150f9fc496176ea9084e221451f6f2da997c061bb6c1 ssh-agent [2023-11-15T18:08:41.127Z] SSH_AUTH_SOCK=/tmp/ssh-C349jB6Brx1X/agent.32 [2023-11-15T18:08:41.127Z] SSH_AGENT_PID=38 [2023-11-15T18:08:41.132Z] Running ssh-add (command line suppressed) [2023-11-15T18:08:41.259Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9633834969396124248.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9633834969396124248.key) [2023-11-15T18:08:41.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T18:08:41.544Z] + git semver push [2023-11-15T18:08:41.803Z] 2023-11-15 18:08:41,784 [run_push] DEBUG push [2023-11-15T18:08:41.803Z] 2023-11-15 18:08:41,785 [execute] INFO git cat-file --batch-check [2023-11-15T18:08:41.803Z] 2023-11-15 18:08:41,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T18:08:41.803Z] 2023-11-15 18:08:41,788 [execute] INFO git rev-list 3c128f3b12cbbafbb4f4b4d024538105f2d23ee3 -- [2023-11-15T18:08:41.803Z] 2023-11-15 18:08:41,789 [execute] DEBUG Popen(['git', 'rev-list', '3c128f3b12cbbafbb4f4b4d024538105f2d23ee3', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-15T18:08:41.803Z] 2023-11-15 18:08:41,794 [execute] INFO git fetch -v origin [2023-11-15T18:08:41.803Z] 2023-11-15 18:08:41,795 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-15T18:08:42.368Z] 2023-11-15 18:08:42,350 [run_push] DEBUG no remote changes detected [2023-11-15T18:08:42.368Z] 2023-11-15 18:08:42,351 [execute] INFO git push origin semver [2023-11-15T18:08:42.368Z] 2023-11-15 18:08:42,351 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-15T18:08:43.308Z] 2023-11-15 18:08:43,138 [run_push] DEBUG push all version tags [2023-11-15T18:08:43.308Z] 2023-11-15 18:08:43,139 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-15T18:08:43.308Z] 2023-11-15 18:08:43,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-15T18:08:43.874Z] 2023-11-15 18:08:43,888 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-15T18:08:43.874Z] 3.1.0-dev.29 [Pipeline] } [2023-11-15T18:08:44.158Z] $ docker exec --env ******** --env ******** 50baa13f5ee7301756ce150f9fc496176ea9084e221451f6f2da997c061bb6c1 ssh-agent -k [2023-11-15T18:08:44.263Z] unset SSH_AUTH_SOCK; [2023-11-15T18:08:44.263Z] unset SSH_AGENT_PID; [2023-11-15T18:08:44.263Z] echo Agent pid 38 killed; [2023-11-15T18:08:44.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T18:08:44.571Z] + git semver [Pipeline] } [2023-11-15T18:08:44.856Z] $ docker stop --time=1 50baa13f5ee7301756ce150f9fc496176ea9084e221451f6f2da997c061bb6c1 [2023-11-15T18:08:46.377Z] $ docker rm -f --volumes 50baa13f5ee7301756ce150f9fc496176ea9084e221451f6f2da997c061bb6c1 [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 [2023-11-15T18:08:46.985Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-11-15T18:08:46.986Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-15T18:08:46.986Z] total 16 [2023-11-15T18:08:46.986Z] drwxr-xr-x 3 root root 4096 Nov 15 18:00 . [2023-11-15T18:08:46.986Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 18:08 .. [2023-11-15T18:08:46.986Z] drwxr-xr-x 2 root root 4096 Nov 15 18:00 cost [2023-11-15T18:08:46.986Z] -rw-r--r-- 1 root root 91 Nov 15 18:00 cost.csv [2023-11-15T18:08:46.986Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-15T18:08:46.986Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-15T18:08:46.986Z] total 16 [2023-11-15T18:08:46.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 18:00 . [2023-11-15T18:08:46.986Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 18:08 .. [2023-11-15T18:08:46.986Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 18:00 cost [2023-11-15T18:08:46.986Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 15 18:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:47.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:48.199Z] ---> package-listing.sh [2023-11-15T18:08:48.199Z] ++ facter osfamily [2023-11-15T18:08:48.199Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T18:08:48.460Z] + OS_FAMILY=debian [2023-11-15T18:08:48.460Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-11-15T18:08:48.460Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T18:08:48.460Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T18:08:48.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T18:08:48.460Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T18:08:48.460Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-15T18:08:48.460Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T18:08:48.460Z] + case "${OS_FAMILY}" in [2023-11-15T18:08:48.460Z] + dpkg -l [2023-11-15T18:08:48.460Z] + grep '^ii' [2023-11-15T18:08:48.460Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T18:08:48.460Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T18:08:48.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T18:08:48.460Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-15T18:08:48.460Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-11-15T18:08:48.460Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-11-15T18:08:48.471Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T18:08:48.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:08:49.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T18:08:49.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:08:49.379Z] prd-ubuntu20.04-docker-8c-8g-18125 does not seem to be running inside a container [2023-11-15T18:08:49.425Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T18:08:49.616Z] $ docker top c21fa1d47b24eb98862373f45101c7593ee5cd2caacd89f2f48814dbe3d05a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T18:08:49.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T18:08:50.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T18:08:50.523Z] + ls /var/log/sa-host [2023-11-15T18:08:50.523Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T18:08:50.674Z] provisioning config files... [2023-11-15T18:08:50.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3773387890436688811tmp [Pipeline] { [Pipeline] echo [2023-11-15T18:08:50.694Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:50.978Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T18:08:50.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:51.309Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T18:08:51.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:51.605Z] ---> sudo-logs.sh [2023-11-15T18:08:51.605Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T18:08:51.627Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:51.908Z] ---> job-cost.sh [2023-11-15T18:08:51.908Z] lf-activate-venv: SKIPPING [2023-11-15T18:08:51.908Z] DEBUG: total: 0.2199999988079071 [2023-11-15T18:08:51.908Z] INFO: Retrieving Stack Cost... [2023-11-15T18:08:52.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T18:08:52.735Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T18:08:52.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:08:53.029Z] ---> logs-deploy.sh [2023-11-15T18:08:53.029Z] lf-activate-venv: SKIPPING [2023-11-15T18:08:53.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/185 [2023-11-15T18:08:53.029Z] INFO: archiving workspace using pattern(s): [2023-11-15T18:08:53.966Z] Archives upload complete. [2023-11-15T18:08:53.966Z] INFO: archiving logs to Nexus