Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 848d5d618f3ca3205f9827ec1c0cd48d03305e40 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-ssh9538099932187719795.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4063013918271845570.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3734989042777595898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5976126435756482636.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-ssh15255662033554162146.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/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1717’ Running on prd-ubuntu20.04-docker-8c-8g-1725 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 848d5d618f3ca3205f9827ec1c0cd48d03305e40 (main) Commit message: "feat!: Remove ZeroMQ messagebus capability (#207)" > 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 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 > git rev-list --no-walk ed435512d23c0fe6735192e03ad24dc623114abf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:53:22.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:53:22.421Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:53:22.439Z] ========================================================= [2023-01-10T21:53:22.439Z] EdgeX Global Pipelines Version Info [2023-01-10T21:53:22.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:53:23.155Z] ------------------- [2023-01-10T21:53:23.155Z] stable info: [2023-01-10T21:53:23.155Z] ------------------- [2023-01-10T21:53:23.155Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:53:23.155Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:53:23.155Z] Message: update stable to v1.0.244 [2023-01-10T21:53:23.724Z] ------------------- [2023-01-10T21:53:23.725Z] experimental info: [2023-01-10T21:53:23.725Z] ------------------- [2023-01-10T21:53:23.725Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:53:23.725Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:53:23.725Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:53:23.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-01-10T21:53:23.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-01-10T21:53:23.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:53:23.943Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:53:23.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:53:23.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:53:23.981Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:53:23.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:53:24.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:53:24.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:53:24.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:53:24.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-01-10T21:53:24.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:53:24.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:53:24.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:53:24.110Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:53:24.127Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:53:24.136Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:53:24.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:53:24.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:53:24.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T21:53:24.192Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-01-10T21:53:24.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:53:24.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:53:24.229Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:53:24.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:53:24.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:53:24.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T21:53:24.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T21:53:24.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T21:53:24.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo [2023-01-10T21:53:24.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848d5d6 [Pipeline] echo [2023-01-10T21:53:24.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:53:24.401Z] provisioning config files... [2023-01-10T21:53:24.421Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5004054432833263383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:53:24.742Z] ---> docker-login.sh [2023-01-10T21:53:24.743Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:53:25.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:25.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:25.004Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:25.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:25.004Z] [2023-01-10T21:53:25.004Z] Login Succeeded [2023-01-10T21:53:25.004Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:53:25.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:25.263Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:25.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:25.263Z] [2023-01-10T21:53:25.263Z] Login Succeeded [2023-01-10T21:53:25.263Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:53:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:25.263Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:25.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:25.263Z] [2023-01-10T21:53:25.263Z] Login Succeeded [2023-01-10T21:53:25.263Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:53:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:25.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:25.526Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:25.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:25.526Z] [2023-01-10T21:53:25.526Z] Login Succeeded [2023-01-10T21:53:25.526Z] docker.io [2023-01-10T21:53:25.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:25.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:25.786Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:25.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:25.786Z] [2023-01-10T21:53:25.786Z] Login Succeeded [2023-01-10T21:53:25.786Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:53:25.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:53:26.171Z] + git rev-list -1 --merges 848d5d618f3ca3205f9827ec1c0cd48d03305e40~1..848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo [2023-01-10T21:53:26.222Z] -----------> git rev-list -1 --merges 848d5d618f3ca3205f9827ec1c0cd48d03305e40~1..848d5d618f3ca3205f9827ec1c0cd48d03305e40 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [false] [Pipeline] sh [2023-01-10T21:53:26.513Z] + git log --format=format:%s -1 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo [2023-01-10T21:53:26.531Z] ========================================================= [2023-01-10T21:53:26.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:53:26.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:53:26.871Z] + git log --format=format:%s -1 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo [2023-01-10T21:53:26.882Z] [semverPrep] GIT_COMMIT: 848d5d618f3ca3205f9827ec1c0cd48d03305e40, Commit Message: feat!: Remove ZeroMQ messagebus capability (#207) [Pipeline] echo [2023-01-10T21:53:26.897Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:53:27.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:53:27.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:53:27.243Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:53:27.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:53:27.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:53:27.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:53:27.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:53:27.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:53:27.591Z] [2023-01-10T21:53:27.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:53:27.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:53:27.898Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:53:27.898Z] b85a868b505f: Pulling fs layer [2023-01-10T21:53:27.898Z] e2be974225ed: Pulling fs layer [2023-01-10T21:53:27.898Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:53:27.898Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:53:27.898Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:53:27.898Z] eaf3925da568: Pulling fs layer [2023-01-10T21:53:27.898Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:53:27.898Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:53:27.898Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:53:27.898Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:53:27.898Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:53:27.898Z] b352a97aabf1: Waiting [2023-01-10T21:53:27.898Z] 4872d77fe225: Waiting [2023-01-10T21:53:27.898Z] 5851b861e8e6: Waiting [2023-01-10T21:53:27.898Z] bde34c3a00c8: Waiting [2023-01-10T21:53:27.898Z] bab4dde63d76: Waiting [2023-01-10T21:53:27.898Z] 988bab9f4d93: Waiting [2023-01-10T21:53:27.898Z] 1469e6f7b9e6: Waiting [2023-01-10T21:53:27.898Z] eaf3925da568: Waiting [2023-01-10T21:53:27.898Z] e2be974225ed: Download complete [2023-01-10T21:53:27.898Z] 988bab9f4d93: Verifying Checksum [2023-01-10T21:53:27.898Z] 988bab9f4d93: Download complete [2023-01-10T21:53:28.160Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:53:28.160Z] 1469e6f7b9e6: Download complete [2023-01-10T21:53:28.160Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:53:28.160Z] 339a4e72a1f5: Download complete [2023-01-10T21:53:28.160Z] eaf3925da568: Download complete [2023-01-10T21:53:28.160Z] bde34c3a00c8: Download complete [2023-01-10T21:53:28.160Z] b352a97aabf1: Verifying Checksum [2023-01-10T21:53:28.160Z] b352a97aabf1: Download complete [2023-01-10T21:53:28.160Z] 4872d77fe225: Download complete [2023-01-10T21:53:28.160Z] 5851b861e8e6: Verifying Checksum [2023-01-10T21:53:28.160Z] 5851b861e8e6: Download complete [2023-01-10T21:53:28.160Z] b85a868b505f: Verifying Checksum [2023-01-10T21:53:28.160Z] b85a868b505f: Download complete [2023-01-10T21:53:28.727Z] bab4dde63d76: Verifying Checksum [2023-01-10T21:53:28.727Z] bab4dde63d76: Download complete [2023-01-10T21:53:29.296Z] b85a868b505f: Pull complete [2023-01-10T21:53:29.554Z] e2be974225ed: Pull complete [2023-01-10T21:53:30.122Z] 339a4e72a1f5: Pull complete [2023-01-10T21:53:30.122Z] 988bab9f4d93: Pull complete [2023-01-10T21:53:30.385Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:53:30.385Z] eaf3925da568: Pull complete [2023-01-10T21:53:32.286Z] bab4dde63d76: Pull complete [2023-01-10T21:53:32.287Z] bde34c3a00c8: Pull complete [2023-01-10T21:53:32.546Z] b352a97aabf1: Pull complete [2023-01-10T21:53:32.546Z] 4872d77fe225: Pull complete [2023-01-10T21:53:32.546Z] 5851b861e8e6: Pull complete [2023-01-10T21:53:32.546Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:53:32.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:53:32.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:53:32.629Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T21:53:32.663Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T21:53:34.300Z] $ docker top c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 -eo pid,comm [2023-01-10T21:53:34.357Z] 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-01-10T21:53:34.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:53:34.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:53:34.393Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:53:34.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:53:34.505Z] $ docker exec c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent [2023-01-10T21:53:34.628Z] SSH_AUTH_SOCK=/tmp/ssh-zg9PmWYaRyKX/agent.32 [2023-01-10T21:53:34.628Z] SSH_AGENT_PID=38 [2023-01-10T21:53:34.635Z] Running ssh-add (command line suppressed) [2023-01-10T21:53:34.749Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18348749315772471889.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18348749315772471889.key) [2023-01-10T21:53:34.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:53:35.045Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:53:35.056Z] $ docker exec --env ******** --env ******** c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent -k [2023-01-10T21:53:35.155Z] unset SSH_AUTH_SOCK; [2023-01-10T21:53:35.155Z] unset SSH_AGENT_PID; [2023-01-10T21:53:35.156Z] echo Agent pid 38 killed; [2023-01-10T21:53:35.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:53:35.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:53:35.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:53:35.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:53:35.306Z] $ docker exec c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent [2023-01-10T21:53:35.417Z] SSH_AUTH_SOCK=/tmp/ssh-GpsBbeNe3GG4/agent.70 [2023-01-10T21:53:35.417Z] SSH_AGENT_PID=76 [2023-01-10T21:53:35.421Z] Running ssh-add (command line suppressed) [2023-01-10T21:53:35.519Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5883594174851613122.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5883594174851613122.key) [2023-01-10T21:53:35.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:53:35.817Z] + git semver init [2023-01-10T21:53:36.076Z] 2023-01-10 21:53:35,993 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:53:36.076Z] 2023-01-10 21:53:35,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-01-10T21:53:36.076Z] 2023-01-10 21:53:35,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-01-10T21:53:36.076Z] 2023-01-10 21:53:35,995 [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-01-10T21:53:39.362Z] 2023-01-10 21:53:39,337 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-01-10T21:53:39.362Z] 2023-01-10 21:53:39,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-01-10T21:53:39.362Z] 2023-01-10 21:53:39,337 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T21:53:39.362Z] 2023-01-10 21:53:39,338 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T21:53:39.362Z] 3.0.0-dev.5 [Pipeline] } [2023-01-10T21:53:39.374Z] $ docker exec --env ******** --env ******** c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent -k [2023-01-10T21:53:39.461Z] unset SSH_AUTH_SOCK; [2023-01-10T21:53:39.461Z] unset SSH_AGENT_PID; [2023-01-10T21:53:39.461Z] echo Agent pid 76 killed; [2023-01-10T21:53:39.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:53:39.778Z] + git semver [Pipeline] } [2023-01-10T21:53:40.050Z] $ docker stop --time=1 c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 [2023-01-10T21:53:41.374Z] $ docker rm -f --volumes c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:53:41.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:53:41.924Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:53:41.927Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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-01-10T21:53:42.079Z] provisioning config files... [2023-01-10T21:53:42.088Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config807982507349207349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:53:42.382Z] ---> docker-login.sh [2023-01-10T21:53:42.382Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:53:42.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:42.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:42.382Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:42.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:42.382Z] [2023-01-10T21:53:42.382Z] Login Succeeded [2023-01-10T21:53:42.382Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:53:42.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:42.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:42.382Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:42.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:42.382Z] [2023-01-10T21:53:42.382Z] Login Succeeded [2023-01-10T21:53:42.382Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:53:42.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:42.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:42.642Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:42.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:42.642Z] [2023-01-10T21:53:42.642Z] Login Succeeded [2023-01-10T21:53:42.642Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:53:42.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:42.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:42.642Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:42.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:42.642Z] [2023-01-10T21:53:42.642Z] Login Succeeded [2023-01-10T21:53:42.642Z] docker.io [2023-01-10T21:53:42.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:53:42.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:53:42.902Z] Configure a credential helper to remove this warning. See [2023-01-10T21:53:42.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:53:42.902Z] [2023-01-10T21:53:42.902Z] Login Succeeded [2023-01-10T21:53:42.902Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:53:42.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:53:42.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:53:42.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:53:43.001Z] ========================================================= [2023-01-10T21:53:43.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:53:43.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:53:43.315Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:53:43.316Z] Sending build context to Docker daemon 27.62MB [2023-01-10T21:53:43.316Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:53:43.316Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T21:53:43.575Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:53:43.575Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:53:43.575Z] 4583459ba037: Pulling fs layer [2023-01-10T21:53:43.575Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:53:43.575Z] 53926ce57604: Pulling fs layer [2023-01-10T21:53:43.575Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:53:43.575Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:53:43.575Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:53:43.575Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:53:43.575Z] a7acece74701: Pulling fs layer [2023-01-10T21:53:43.576Z] 12d6caf4c0d1: Waiting [2023-01-10T21:53:43.576Z] 96b7cbca73a9: Waiting [2023-01-10T21:53:43.576Z] 53926ce57604: Waiting [2023-01-10T21:53:43.576Z] a7acece74701: Waiting [2023-01-10T21:53:43.576Z] 22ff95d597cd: Waiting [2023-01-10T21:53:43.576Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:53:43.576Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T21:53:43.576Z] 93c1e223e6f2: Download complete [2023-01-10T21:53:43.576Z] 4583459ba037: Download complete [2023-01-10T21:53:43.576Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:53:43.576Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:53:43.576Z] 22ff95d597cd: Verifying Checksum [2023-01-10T21:53:43.576Z] 22ff95d597cd: Download complete [2023-01-10T21:53:43.576Z] 213ec9aee27d: Verifying Checksum [2023-01-10T21:53:43.576Z] 213ec9aee27d: Download complete [2023-01-10T21:53:43.576Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T21:53:43.576Z] 12d6caf4c0d1: Download complete [2023-01-10T21:53:43.853Z] 213ec9aee27d: Pull complete [2023-01-10T21:53:43.853Z] 4583459ba037: Pull complete [2023-01-10T21:53:43.853Z] 93c1e223e6f2: Pull complete [2023-01-10T21:53:44.120Z] a7acece74701: Verifying Checksum [2023-01-10T21:53:44.120Z] a7acece74701: Download complete [2023-01-10T21:53:44.378Z] 53926ce57604: Verifying Checksum [2023-01-10T21:53:44.378Z] 53926ce57604: Download complete [2023-01-10T21:53:44.378Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:53:44.378Z] 96b7cbca73a9: Download complete [2023-01-10T21:53:48.568Z] 53926ce57604: Pull complete [2023-01-10T21:53:48.568Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:53:48.568Z] 22ff95d597cd: Pull complete [2023-01-10T21:53:48.568Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:53:49.939Z] 96b7cbca73a9: Pull complete [2023-01-10T21:53:50.880Z] a7acece74701: Pull complete [2023-01-10T21:53:50.880Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:53:50.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:53:50.880Z] ---> db6d94c90886 [2023-01-10T21:53:50.880Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:53:52.802Z] ---> Running in a536299166d9 [2023-01-10T21:53:53.068Z] Removing intermediate container a536299166d9 [2023-01-10T21:53:53.068Z] ---> fadd267e2e56 [2023-01-10T21:53:53.068Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:53:53.068Z] ---> Running in 5d421540c85a [2023-01-10T21:53:53.068Z] Removing intermediate container 5d421540c85a [2023-01-10T21:53:53.068Z] ---> 980f188db0bf [2023-01-10T21:53:53.068Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T21:53:53.332Z] ---> Running in 681cdad24f12 [2023-01-10T21:53:53.332Z] Removing intermediate container 681cdad24f12 [2023-01-10T21:53:53.332Z] ---> 1a41d59e928b [2023-01-10T21:53:53.332Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:53:53.332Z] ---> Running in dcc8eec7a7a8 [2023-01-10T21:53:53.332Z] Removing intermediate container dcc8eec7a7a8 [2023-01-10T21:53:53.332Z] ---> 108a277ee863 [2023-01-10T21:53:53.332Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T21:53:53.591Z] ---> Running in 3ea25ee7c310 [2023-01-10T21:53:53.591Z] Removing intermediate container 3ea25ee7c310 [2023-01-10T21:53:53.591Z] ---> 9e7841dc793c [2023-01-10T21:53:53.591Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:53:53.591Z] ---> Running in 32a08cf42ca8 [2023-01-10T21:53:53.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:53:54.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:53:54.373Z] OK: 211 MiB in 51 packages [2023-01-10T21:53:54.634Z] Removing intermediate container 32a08cf42ca8 [2023-01-10T21:53:54.634Z] ---> 5cca19677ebc [2023-01-10T21:53:54.634Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T21:53:54.634Z] ---> Running in c4a042cdbbd3 [2023-01-10T21:53:54.894Z] Removing intermediate container c4a042cdbbd3 [2023-01-10T21:53:54.894Z] ---> ee0b91d7f46b [2023-01-10T21:53:54.894Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T21:53:54.894Z] ---> 7b35ade7acab [2023-01-10T21:53:54.894Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:53:54.894Z] ---> Running in 3bbb671f39db [2023-01-10T21:53:57.033Z] Still waiting to schedule task [2023-01-10T21:53:57.033Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:54:12.991Z] Removing intermediate container 3bbb671f39db [2023-01-10T21:54:12.991Z] ---> af10da966d4d [2023-01-10T21:54:12.991Z] Step 12/13 : COPY . . [2023-01-10T21:54:13.251Z] ---> fa5fb468e9b1 [2023-01-10T21:54:13.251Z] Step 13/13 : RUN ${MAKE} [2023-01-10T21:54:13.511Z] ---> Running in 93a863d9d73c [2023-01-10T21:54:13.771Z] noop [2023-01-10T21:54:14.029Z] Removing intermediate container 93a863d9d73c [2023-01-10T21:54:14.029Z] ---> 02d1cda02645 [2023-01-10T21:54:14.029Z] Successfully built 02d1cda02645 [2023-01-10T21:54:14.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:54:14.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:54:14.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:54:14.402Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T21:54:14.426Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T21:54:14.803Z] $ docker top 3c75bdde1cb99f19a9719a688448a00d06a42409129efa23dfb109178636d78d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:54:15.144Z] + go version [2023-01-10T21:54:15.144Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:54:15.154Z] $ docker stop --time=1 3c75bdde1cb99f19a9719a688448a00d06a42409129efa23dfb109178636d78d [2023-01-10T21:54:16.449Z] $ docker rm -f --volumes 3c75bdde1cb99f19a9719a688448a00d06a42409129efa23dfb109178636d78d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:54:16.853Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:54:16.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:54:16.924Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T21:54:16.953Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T21:54:17.321Z] $ docker top 9d6b55126b87149c90d99062b2e449d59cf06db9867c46942e10752eff110f0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:54:17.664Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:54:17.959Z] + make test [2023-01-10T21:54:17.959Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:54:18.218Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T21:54:28.198Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T21:54:31.476Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 29.3% of statements [2023-01-10T21:54:31.476Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T21:54:31.476Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.346s coverage: 86.5% of statements [2023-01-10T21:54:38.108Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T21:54:38.108Z] go vet ./... [2023-01-10T21:54:41.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:54:41.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:54:41.394Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:54:41.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:54:41.420Z] $ docker stop --time=1 9d6b55126b87149c90d99062b2e449d59cf06db9867c46942e10752eff110f0c [2023-01-10T21:54:43.294Z] $ docker rm -f --volumes 9d6b55126b87149c90d99062b2e449d59cf06db9867c46942e10752eff110f0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:54:43.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:54:43.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T21:54:44.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:54:44.526Z] + ls -al . [2023-01-10T21:54:44.526Z] total 248 [2023-01-10T21:54:44.526Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:54 . [2023-01-10T21:54:44.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 .. [2023-01-10T21:54:44.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:54 .git [2023-01-10T21:54:44.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:53 .github [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 21:53 .gitignore [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 21:53 .golangci.yml [2023-01-10T21:54:44.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:53 .semver [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 21:53 Attribution.txt [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 21:53 CHANGELOG.md [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 21:53 Dockerfile [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:53 GOVERNANCE.md [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 21:53 Jenkinsfile [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 21:53 LICENSE [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 21:53 Makefile [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:53 OWNERS.md [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 21:53 README.md [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:53 VERSION [2023-01-10T21:54:44.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:53 bin [2023-01-10T21:54:44.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:53 cmd [2023-01-10T21:54:44.526Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 21:54 coverage.out [2023-01-10T21:54:44.526Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 21:53 doc [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 21:53 go.mod [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 21:53 go.sum [2023-01-10T21:54:44.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 internal [2023-01-10T21:54:44.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 snap [2023-01-10T21:54:44.526Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 21:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:54:44.834Z] + 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=848d5d618f3ca3205f9827ec1c0cd48d03305e40 --label arch=amd64 --label version=3.0.0-dev.5 . [2023-01-10T21:54:44.834Z] Sending build context to Docker daemon 27.7MB [2023-01-10T21:54:44.834Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:54:44.834Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T21:54:44.834Z] ---> 02d1cda02645 [2023-01-10T21:54:44.834Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:54:45.093Z] ---> Running in 800f594a358f [2023-01-10T21:54:45.093Z] Removing intermediate container 800f594a358f [2023-01-10T21:54:45.093Z] ---> 4519e620389a [2023-01-10T21:54:45.093Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:54:45.094Z] ---> Running in 69a4c79700d4 [2023-01-10T21:54:45.354Z] Removing intermediate container 69a4c79700d4 [2023-01-10T21:54:45.354Z] ---> 651e53e2badb [2023-01-10T21:54:45.354Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T21:54:45.354Z] ---> Running in 888eff6ae7f1 [2023-01-10T21:54:45.354Z] Removing intermediate container 888eff6ae7f1 [2023-01-10T21:54:45.354Z] ---> b3f0bd8faf12 [2023-01-10T21:54:45.354Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:54:45.354Z] ---> Running in 93f29e04402d [2023-01-10T21:54:45.613Z] Removing intermediate container 93f29e04402d [2023-01-10T21:54:45.613Z] ---> 2899f89238f0 [2023-01-10T21:54:45.613Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T21:54:45.613Z] ---> Running in 3024a2efcb9a [2023-01-10T21:54:45.613Z] Removing intermediate container 3024a2efcb9a [2023-01-10T21:54:45.613Z] ---> e9ccfee3f8f5 [2023-01-10T21:54:45.613Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:54:45.613Z] ---> Running in a1637bb332bc [2023-01-10T21:54:45.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:54:45.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:54:46.131Z] OK: 211 MiB in 51 packages [2023-01-10T21:54:46.698Z] Removing intermediate container a1637bb332bc [2023-01-10T21:54:46.698Z] ---> 1cff8578f263 [2023-01-10T21:54:46.698Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T21:54:46.698Z] ---> Running in e864bf66fcb3 [2023-01-10T21:54:46.698Z] Removing intermediate container e864bf66fcb3 [2023-01-10T21:54:46.698Z] ---> 30739b7cf3b9 [2023-01-10T21:54:46.698Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T21:54:46.957Z] ---> cc2538d7c1b3 [2023-01-10T21:54:46.957Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:54:46.957Z] ---> Running in 560dc4639577 [2023-01-10T21:54:47.524Z] Removing intermediate container 560dc4639577 [2023-01-10T21:54:47.524Z] ---> 0ac95d6318cb [2023-01-10T21:54:47.524Z] Step 12/26 : COPY . . [2023-01-10T21:54:48.459Z] ---> 0e17df91a3cf [2023-01-10T21:54:48.459Z] Step 13/26 : RUN ${MAKE} [2023-01-10T21:54:48.459Z] ---> Running in d8ca5f3513f2 [2023-01-10T21:54:48.459Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-10T21:55:10.520Z] Removing intermediate container d8ca5f3513f2 [2023-01-10T21:55:10.520Z] ---> 53631d428738 [2023-01-10T21:55:10.520Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T21:55:10.520Z] 3.16: Pulling from library/alpine [2023-01-10T21:55:10.520Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T21:55:10.520Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T21:55:10.520Z] ca7dd9ec2225: Download complete [2023-01-10T21:55:10.520Z] ca7dd9ec2225: Pull complete [2023-01-10T21:55:10.520Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:55:10.520Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:55:10.520Z] ---> bfe296a52501 [2023-01-10T21:55:10.520Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T21:55:10.520Z] ---> Running in 3bfabdd823fd [2023-01-10T21:55:10.520Z] Removing intermediate container 3bfabdd823fd [2023-01-10T21:55:10.520Z] ---> df41504689e6 [2023-01-10T21:55:10.520Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T21:55:10.520Z] ---> Running in b5a216ee3fce [2023-01-10T21:55:10.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:55:10.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:55:10.520Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T21:55:10.520Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:55:10.520Z] OK: 6 MiB in 15 packages [2023-01-10T21:55:10.520Z] Removing intermediate container b5a216ee3fce [2023-01-10T21:55:10.520Z] ---> c543c21432bc [2023-01-10T21:55:10.520Z] Step 17/26 : WORKDIR / [2023-01-10T21:55:10.520Z] ---> Running in a469f589cd03 [2023-01-10T21:55:10.520Z] Removing intermediate container a469f589cd03 [2023-01-10T21:55:10.520Z] ---> c7df98ba6473 [2023-01-10T21:55:10.520Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T21:55:10.520Z] ---> 0b50bb0c0ab1 [2023-01-10T21:55:10.520Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T21:55:10.520Z] ---> 41542c0a12d4 [2023-01-10T21:55:10.520Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T21:55:10.778Z] ---> 9981b85a20ae [2023-01-10T21:55:10.778Z] Step 21/26 : EXPOSE 59984 [2023-01-10T21:55:10.778Z] ---> Running in 869db1348f3e [2023-01-10T21:55:10.778Z] Removing intermediate container 869db1348f3e [2023-01-10T21:55:10.778Z] ---> 6cdde8ec8314 [2023-01-10T21:55:10.778Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T21:55:11.037Z] ---> Running in 4914100987f5 [2023-01-10T21:55:11.037Z] Removing intermediate container 4914100987f5 [2023-01-10T21:55:11.037Z] ---> 53cab13c643b [2023-01-10T21:55:11.037Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:55:11.037Z] ---> Running in 7d3c142a723e [2023-01-10T21:55:11.037Z] Removing intermediate container 7d3c142a723e [2023-01-10T21:55:11.037Z] ---> 30e448fb535d [2023-01-10T21:55:11.037Z] Step 24/26 : LABEL arch=amd64 [2023-01-10T21:55:11.294Z] ---> Running in c79b76e51953 [2023-01-10T21:55:11.294Z] Removing intermediate container c79b76e51953 [2023-01-10T21:55:11.294Z] ---> 4b9d9f6c931d [2023-01-10T21:55:11.294Z] Step 25/26 : LABEL git_sha=848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T21:55:11.294Z] ---> Running in 561e15eea88f [2023-01-10T21:55:11.294Z] Removing intermediate container 561e15eea88f [2023-01-10T21:55:11.294Z] ---> ed34113edcef [2023-01-10T21:55:11.294Z] Step 26/26 : LABEL version=3.0.0-dev.5 [2023-01-10T21:55:11.552Z] ---> Running in 8b392b5fa50b [2023-01-10T21:55:11.552Z] Removing intermediate container 8b392b5fa50b [2023-01-10T21:55:11.552Z] ---> 748c2118e5d7 [2023-01-10T21:55:11.552Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:55:11.552Z] Successfully built 748c2118e5d7 [2023-01-10T21:55:11.552Z] 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-01-10T21:55:11.627Z] provisioning config files... [2023-01-10T21:55:11.635Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3793258483694033030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:55:11.937Z] ---> docker-login.sh [2023-01-10T21:55:11.937Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:55:11.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:55:11.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:55:11.937Z] Configure a credential helper to remove this warning. See [2023-01-10T21:55:11.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:55:11.937Z] [2023-01-10T21:55:11.937Z] Login Succeeded [2023-01-10T21:55:11.937Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:55:11.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:55:11.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:55:11.937Z] Configure a credential helper to remove this warning. See [2023-01-10T21:55:11.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:55:11.937Z] [2023-01-10T21:55:11.937Z] Login Succeeded [2023-01-10T21:55:12.196Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:55:12.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:55:12.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:55:12.196Z] Configure a credential helper to remove this warning. See [2023-01-10T21:55:12.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:55:12.196Z] [2023-01-10T21:55:12.196Z] Login Succeeded [2023-01-10T21:55:12.196Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:55:12.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:55:12.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:55:12.196Z] Configure a credential helper to remove this warning. See [2023-01-10T21:55:12.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:55:12.196Z] [2023-01-10T21:55:12.196Z] Login Succeeded [2023-01-10T21:55:12.196Z] docker.io [2023-01-10T21:55:12.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:55:12.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:55:12.454Z] Configure a credential helper to remove this warning. See [2023-01-10T21:55:12.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:55:12.454Z] [2023-01-10T21:55:12.454Z] Login Succeeded [2023-01-10T21:55:12.454Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:55:12.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:55:12.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:55:12.500Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-01-10T21:55:12.500Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T21:55:12.500Z] latest [2023-01-10T21:55:12.500Z] 3.0.0-dev.5 [2023-01-10T21:55:12.500Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [2023-01-10T21:55:12.500Z] main [2023-01-10T21:55:12.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:12.816Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:13.123Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T21:55:13.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T21:55:13.123Z] e62d8c088871: Preparing [2023-01-10T21:55:13.123Z] 57dd7969d630: Preparing [2023-01-10T21:55:13.123Z] 9a71639cf19a: Preparing [2023-01-10T21:55:13.123Z] 295cc23ebe14: Preparing [2023-01-10T21:55:13.123Z] e5e13b0c77cb: Preparing [2023-01-10T21:55:13.123Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:55:13.123Z] e62d8c088871: Pushed [2023-01-10T21:55:13.123Z] 295cc23ebe14: Pushed [2023-01-10T21:55:13.123Z] 57dd7969d630: Pushed [2023-01-10T21:55:16.421Z] 9a71639cf19a: Pushed [2023-01-10T21:55:16.421Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:16.730Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:17.034Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-01-10T21:55:17.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T21:55:17.034Z] e62d8c088871: Preparing [2023-01-10T21:55:17.034Z] 57dd7969d630: Preparing [2023-01-10T21:55:17.034Z] 9a71639cf19a: Preparing [2023-01-10T21:55:17.034Z] 295cc23ebe14: Preparing [2023-01-10T21:55:17.034Z] e5e13b0c77cb: Preparing [2023-01-10T21:55:17.034Z] 295cc23ebe14: Layer already exists [2023-01-10T21:55:17.034Z] 9a71639cf19a: Layer already exists [2023-01-10T21:55:17.034Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:55:17.034Z] 57dd7969d630: Layer already exists [2023-01-10T21:55:17.034Z] e62d8c088871: Layer already exists [2023-01-10T21:55:17.034Z] latest: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:17.344Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:17.648Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.5 [2023-01-10T21:55:17.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T21:55:17.648Z] e62d8c088871: Preparing [2023-01-10T21:55:17.648Z] 57dd7969d630: Preparing [2023-01-10T21:55:17.648Z] 9a71639cf19a: Preparing [2023-01-10T21:55:17.648Z] 295cc23ebe14: Preparing [2023-01-10T21:55:17.648Z] e5e13b0c77cb: Preparing [2023-01-10T21:55:17.648Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:55:17.648Z] 9a71639cf19a: Layer already exists [2023-01-10T21:55:17.648Z] 57dd7969d630: Layer already exists [2023-01-10T21:55:17.648Z] e62d8c088871: Layer already exists [2023-01-10T21:55:17.648Z] 295cc23ebe14: Layer already exists [2023-01-10T21:55:17.648Z] 3.0.0-dev.5: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:17.961Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:18.261Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [2023-01-10T21:55:18.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T21:55:18.261Z] e62d8c088871: Preparing [2023-01-10T21:55:18.261Z] 57dd7969d630: Preparing [2023-01-10T21:55:18.261Z] 9a71639cf19a: Preparing [2023-01-10T21:55:18.261Z] 295cc23ebe14: Preparing [2023-01-10T21:55:18.261Z] e5e13b0c77cb: Preparing [2023-01-10T21:55:18.261Z] e62d8c088871: Layer already exists [2023-01-10T21:55:18.261Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:55:18.261Z] 295cc23ebe14: Layer already exists [2023-01-10T21:55:18.261Z] 57dd7969d630: Layer already exists [2023-01-10T21:55:18.261Z] 9a71639cf19a: Layer already exists [2023-01-10T21:55:18.261Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:18.572Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:18.877Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-01-10T21:55:18.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T21:55:18.877Z] e62d8c088871: Preparing [2023-01-10T21:55:18.877Z] 57dd7969d630: Preparing [2023-01-10T21:55:18.877Z] 9a71639cf19a: Preparing [2023-01-10T21:55:18.877Z] 295cc23ebe14: Preparing [2023-01-10T21:55:18.877Z] e5e13b0c77cb: Preparing [2023-01-10T21:55:18.877Z] 9a71639cf19a: Layer already exists [2023-01-10T21:55:18.877Z] 295cc23ebe14: Layer already exists [2023-01-10T21:55:18.877Z] 57dd7969d630: Layer already exists [2023-01-10T21:55:18.877Z] e62d8c088871: Layer already exists [2023-01-10T21:55:18.877Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:55:18.877Z] main: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:55:18.935Z] ===================================================== [Pipeline] echo [2023-01-10T21:55:18.945Z] taggedImages: [2023-01-10T21:55:18.945Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T21:55:18.945Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-01-10T21:55:18.945Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.5 [2023-01-10T21:55:18.945Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [2023-01-10T21:55:18.945Z] - 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-01-10T21:55:19.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:55:19.342Z] [2023-01-10T21:55:19.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:55:19.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:55:19.648Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T21:55:19.648Z] 5eb5b503b376: Pulling fs layer [2023-01-10T21:55:19.648Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T21:55:19.648Z] ec43610c2a17: Pulling fs layer [2023-01-10T21:55:19.648Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T21:55:19.648Z] 33b1e0a273af: Pulling fs layer [2023-01-10T21:55:19.648Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T21:55:19.648Z] 2f39f015ded8: Pulling fs layer [2023-01-10T21:55:19.648Z] 3a2ae6a8a46f: Waiting [2023-01-10T21:55:19.648Z] 33b1e0a273af: Waiting [2023-01-10T21:55:19.648Z] 5d3b04190fa2: Waiting [2023-01-10T21:55:19.648Z] 2f39f015ded8: Waiting [2023-01-10T21:55:19.648Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T21:55:19.648Z] 5c69ac0246d0: Download complete [2023-01-10T21:55:19.648Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T21:55:19.648Z] 3a2ae6a8a46f: Download complete [2023-01-10T21:55:19.648Z] 33b1e0a273af: Verifying Checksum [2023-01-10T21:55:19.648Z] 33b1e0a273af: Download complete [2023-01-10T21:55:19.916Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T21:55:19.916Z] 5d3b04190fa2: Download complete [2023-01-10T21:55:19.916Z] ec43610c2a17: Verifying Checksum [2023-01-10T21:55:19.916Z] ec43610c2a17: Download complete [2023-01-10T21:55:19.916Z] 5eb5b503b376: Verifying Checksum [2023-01-10T21:55:19.916Z] 5eb5b503b376: Download complete [2023-01-10T21:55:20.850Z] 2f39f015ded8: Download complete [2023-01-10T21:55:21.108Z] 5eb5b503b376: Pull complete [2023-01-10T21:55:21.365Z] 5c69ac0246d0: Pull complete [2023-01-10T21:55:21.932Z] ec43610c2a17: Pull complete [2023-01-10T21:55:21.932Z] 3a2ae6a8a46f: Pull complete [2023-01-10T21:55:22.191Z] 33b1e0a273af: Pull complete [2023-01-10T21:55:22.191Z] 5d3b04190fa2: Pull complete [2023-01-10T21:55:26.374Z] 2f39f015ded8: Pull complete [2023-01-10T21:55:26.374Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T21:55:26.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:55:26.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:55:26.452Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T21:55:26.481Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T21:55:28.010Z] $ docker top b17b7e20b38fd1140ee0c81b19a2098163a3994bdbfaccf8804c593893931809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:55:28.390Z] ---> job-cost.sh [2023-01-10T21:55:28.390Z] lf-activate-venv: SKIPPING [2023-01-10T21:55:28.390Z] INFO: No Stack... [2023-01-10T21:55:28.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:55:29.216Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:55:29.506Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-01-10T21:55:29.506Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:55:29.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [2023-01-10T21:55:29.526Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] did not exist. Created. [2023-01-10T21:55:29.527Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:55:29.818Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T21:55:29.840Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:55:29.846Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:55:29.862Z] $ docker stop --time=1 b17b7e20b38fd1140ee0c81b19a2098163a3994bdbfaccf8804c593893931809 [2023-01-10T21:55:31.038Z] $ docker rm -f --volumes b17b7e20b38fd1140ee0c81b19a2098163a3994bdbfaccf8804c593893931809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:58:38.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1729 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-01-10T21:58:38.799Z] Running in /w/workspace/device-onvif-camera/94 [Pipeline] { [Pipeline] checkout [2023-01-10T21:58:38.840Z] The recommended git tool is: git [2023-01-10T21:58:46.139Z] using credential edgex-jenkins-ssh [2023-01-10T21:58:46.158Z] Cloning the remote Git repository [2023-01-10T21:58:46.213Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T21:58:46.289Z] > git init /w/workspace/device-onvif-camera/94 # timeout=10 [2023-01-10T21:58:46.460Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T21:58:46.461Z] > git --version # timeout=10 [2023-01-10T21:58:46.482Z] > git --version # 'git version 2.25.1' [2023-01-10T21:58:46.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:58:46.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:58:48.980Z] Avoid second fetch [2023-01-10T21:58:48.980Z] Checking out Revision 848d5d618f3ca3205f9827ec1c0cd48d03305e40 (main) [2023-01-10T21:58:47.924Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-10T21:58:47.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:58:49.004Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:58:49.027Z] > git checkout -f 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 [2023-01-10T21:58:49.794Z] Commit message: "feat!: Remove ZeroMQ messagebus capability (#207)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:58:50.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T21:58:50.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:58:50.733Z] Dload Upload Total Spent Left Speed [2023-01-10T21:58:50.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-01-10T21:58:51.398Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T21:58:51.735Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-01-10T21:58:51.735Z] /etc/docker/daemon.json [2023-01-10T21:58:51.735Z] { [2023-01-10T21:58:51.735Z] "registry-mirrors": [ [2023-01-10T21:58:51.735Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T21:58:51.735Z] ], [2023-01-10T21:58:51.735Z] "bip": "10.250.0.254/24", [2023-01-10T21:58:51.735Z] "hosts": [ [2023-01-10T21:58:51.735Z] "tcp://0.0.0.0:5555", [2023-01-10T21:58:51.735Z] "unix:///var/run/docker.sock" [2023-01-10T21:58:51.735Z] ], [2023-01-10T21:58:51.735Z] "mtu": 1458, [2023-01-10T21:58:51.735Z] "selinux-enabled": true, [2023-01-10T21:58:51.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T21:58:51.735Z] } [Pipeline] sh [2023-01-10T21:58:52.069Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T21:58:52.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:59:10.743Z] provisioning config files... [2023-01-10T21:59:10.771Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/94@tmp/config42278069509812638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:59:11.136Z] ---> docker-login.sh [2023-01-10T21:59:11.137Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:59:11.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:11.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:11.727Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:11.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:11.727Z] [2023-01-10T21:59:11.727Z] Login Succeeded [2023-01-10T21:59:11.727Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:59:11.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:12.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:12.270Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:12.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:12.270Z] [2023-01-10T21:59:12.270Z] Login Succeeded [2023-01-10T21:59:12.270Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:59:12.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:12.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:12.542Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:12.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:12.542Z] [2023-01-10T21:59:12.542Z] Login Succeeded [2023-01-10T21:59:12.542Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:59:12.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:13.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:13.096Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:13.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:13.096Z] [2023-01-10T21:59:13.096Z] Login Succeeded [2023-01-10T21:59:13.096Z] docker.io [2023-01-10T21:59:13.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:13.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:13.640Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:13.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:13.640Z] [2023-01-10T21:59:13.640Z] Login Succeeded [2023-01-10T21:59:13.640Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:59:13.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:59:13.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:59:13.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:59:13.958Z] ========================================================= [2023-01-10T21:59:13.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T21:59:13.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:59:14.311Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:59:14.905Z] Sending build context to Docker daemon 20.5MB [2023-01-10T21:59:14.905Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:59:14.905Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T21:59:15.179Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T21:59:15.179Z] 9b18e9b68314: Pulling fs layer [2023-01-10T21:59:15.179Z] 35d82f9e3411: Pulling fs layer [2023-01-10T21:59:15.179Z] e16973657156: Pulling fs layer [2023-01-10T21:59:15.179Z] fc693d55d65f: Pulling fs layer [2023-01-10T21:59:15.179Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T21:59:15.179Z] dda99020689f: Pulling fs layer [2023-01-10T21:59:15.179Z] db1c61fa0a46: Pulling fs layer [2023-01-10T21:59:15.179Z] 891c053d2c06: Pulling fs layer [2023-01-10T21:59:15.179Z] dda99020689f: Waiting [2023-01-10T21:59:15.179Z] fc693d55d65f: Waiting [2023-01-10T21:59:15.179Z] db1c61fa0a46: Waiting [2023-01-10T21:59:15.179Z] 7e9fc2657dce: Waiting [2023-01-10T21:59:15.179Z] 891c053d2c06: Waiting [2023-01-10T21:59:15.179Z] e16973657156: Verifying Checksum [2023-01-10T21:59:15.179Z] e16973657156: Download complete [2023-01-10T21:59:15.179Z] 35d82f9e3411: Verifying Checksum [2023-01-10T21:59:15.179Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T21:59:15.179Z] 7e9fc2657dce: Download complete [2023-01-10T21:59:15.179Z] dda99020689f: Verifying Checksum [2023-01-10T21:59:15.179Z] dda99020689f: Download complete [2023-01-10T21:59:15.179Z] 9b18e9b68314: Verifying Checksum [2023-01-10T21:59:16.163Z] 9b18e9b68314: Pull complete [2023-01-10T21:59:16.436Z] 891c053d2c06: Verifying Checksum [2023-01-10T21:59:16.436Z] 891c053d2c06: Download complete [2023-01-10T21:59:16.708Z] 35d82f9e3411: Pull complete [2023-01-10T21:59:17.312Z] e16973657156: Pull complete [2023-01-10T21:59:17.903Z] db1c61fa0a46: Download complete [2023-01-10T21:59:18.494Z] fc693d55d65f: Verifying Checksum [2023-01-10T21:59:18.494Z] fc693d55d65f: Download complete [2023-01-10T21:59:30.858Z] fc693d55d65f: Pull complete [2023-01-10T21:59:30.858Z] 7e9fc2657dce: Pull complete [2023-01-10T21:59:31.128Z] dda99020689f: Pull complete [2023-01-10T21:59:37.828Z] db1c61fa0a46: Pull complete [2023-01-10T21:59:39.776Z] 891c053d2c06: Pull complete [2023-01-10T21:59:39.776Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T21:59:39.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T21:59:39.776Z] ---> f96f9c87975a [2023-01-10T21:59:39.776Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:59:41.773Z] ---> Running in f2ab443b9f4f [2023-01-10T21:59:42.055Z] Removing intermediate container f2ab443b9f4f [2023-01-10T21:59:42.055Z] ---> ccd1001bfaad [2023-01-10T21:59:42.055Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:59:42.055Z] ---> Running in e7c1ca6cd630 [2023-01-10T21:59:42.647Z] Removing intermediate container e7c1ca6cd630 [2023-01-10T21:59:42.647Z] ---> 16fe6f7ae688 [2023-01-10T21:59:42.647Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T21:59:42.647Z] ---> Running in 10d78f175f68 [2023-01-10T21:59:42.913Z] Removing intermediate container 10d78f175f68 [2023-01-10T21:59:42.913Z] ---> b317080866e4 [2023-01-10T21:59:42.913Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:59:42.913Z] ---> Running in 7c7d5c713f8b [2023-01-10T21:59:43.188Z] Removing intermediate container 7c7d5c713f8b [2023-01-10T21:59:43.188Z] ---> 88af88f183e9 [2023-01-10T21:59:43.188Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T21:59:43.457Z] ---> Running in d4aef0de69f6 [2023-01-10T21:59:43.725Z] Removing intermediate container d4aef0de69f6 [2023-01-10T21:59:43.725Z] ---> 2a77ffb76c05 [2023-01-10T21:59:43.725Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:59:43.725Z] ---> Running in 527f2916fedb [2023-01-10T21:59:44.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:59:45.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:59:46.238Z] OK: 221 MiB in 51 packages [2023-01-10T21:59:47.201Z] Removing intermediate container 527f2916fedb [2023-01-10T21:59:47.201Z] ---> 403d9dd99ece [2023-01-10T21:59:47.201Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T21:59:47.201Z] ---> Running in 0c4be60bc2d8 [2023-01-10T21:59:47.469Z] Removing intermediate container 0c4be60bc2d8 [2023-01-10T21:59:47.469Z] ---> 2dafba42ee2f [2023-01-10T21:59:47.469Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T21:59:48.051Z] ---> 14ba5f45a9aa [2023-01-10T21:59:48.051Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:59:48.051Z] ---> Running in 3ba9a0ed4664 [2023-01-10T22:00:55.967Z] Removing intermediate container 3ba9a0ed4664 [2023-01-10T22:00:55.967Z] ---> 22814031a9e8 [2023-01-10T22:00:55.967Z] Step 12/13 : COPY . . [2023-01-10T22:00:55.967Z] ---> cdc8f0afc20f [2023-01-10T22:00:55.967Z] Step 13/13 : RUN ${MAKE} [2023-01-10T22:00:55.967Z] ---> Running in afe6d2aef9ad [2023-01-10T22:00:55.967Z] noop [2023-01-10T22:00:55.967Z] Removing intermediate container afe6d2aef9ad [2023-01-10T22:00:55.967Z] ---> 5d27034735f6 [2023-01-10T22:00:55.967Z] Successfully built 5d27034735f6 [2023-01-10T22:00:55.967Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:00:56.358Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T22:00:56.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:00:56.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-1729 does not seem to be running inside a container [2023-01-10T22:00:56.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/94 -v /w/workspace/device-onvif-camera/94:/w/workspace/device-onvif-camera/94:rw,z -v /w/workspace/device-onvif-camera/94@tmp:/w/workspace/device-onvif-camera/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T22:00:57.976Z] $ docker top cc78317c26f9346850bc1e84935696866970b3090a4af52c6430086f0360df32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:00:58.836Z] + go version [2023-01-10T22:00:58.836Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T22:00:58.862Z] $ docker stop --time=1 cc78317c26f9346850bc1e84935696866970b3090a4af52c6430086f0360df32 [2023-01-10T22:01:00.543Z] $ docker rm -f --volumes cc78317c26f9346850bc1e84935696866970b3090a4af52c6430086f0360df32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:01:01.098Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T22:01:01.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:01:01.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-1729 does not seem to be running inside a container [2023-01-10T22:01:01.371Z] $ 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/94 -v /w/workspace/device-onvif-camera/94:/w/workspace/device-onvif-camera/94:rw,z -v /w/workspace/device-onvif-camera/94@tmp:/w/workspace/device-onvif-camera/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T22:01:03.447Z] $ docker top 8205a87277c8ab76f6593660da10bdb8a12ff692f8fafded1ae24650db3a1ea8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:01:04.304Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/94 [Pipeline] fileExists [Pipeline] sh [2023-01-10T22:01:04.651Z] + make test [2023-01-10T22:01:04.941Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T22:01:06.898Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T22:02:43.578Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T22:02:46.946Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.195s coverage: 29.3% of statements [2023-01-10T22:02:46.946Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T22:03:09.063Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.271s coverage: 86.5% of statements [2023-01-10T22:03:09.063Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T22:03:09.063Z] go vet ./... [2023-01-10T22:03:41.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T22:03:41.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T22:03:41.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T22:03:41.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T22:03:41.977Z] $ docker stop --time=1 8205a87277c8ab76f6593660da10bdb8a12ff692f8fafded1ae24650db3a1ea8 [2023-01-10T22:03:44.110Z] $ docker rm -f --volumes 8205a87277c8ab76f6593660da10bdb8a12ff692f8fafded1ae24650db3a1ea8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:03:45.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T22:03:45.166Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T22:03:45.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T22:03:46.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T22:03:46.507Z] + ls -al . [2023-01-10T22:03:46.507Z] total 244 [2023-01-10T22:03:46.507Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 22:01 . [2023-01-10T22:03:46.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 .. [2023-01-10T22:03:46.507Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:58 .git [2023-01-10T22:03:46.507Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 .github [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 21:58 .gitignore [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 21:58 .golangci.yml [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 21:58 Attribution.txt [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 21:58 CHANGELOG.md [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 21:58 Dockerfile [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:58 GOVERNANCE.md [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 21:58 Jenkinsfile [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 21:58 LICENSE [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 21:58 Makefile [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:58 OWNERS.md [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 21:58 README.md [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:53 VERSION [2023-01-10T22:03:46.507Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:58 bin [2023-01-10T22:03:46.507Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 cmd [2023-01-10T22:03:46.507Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:03 coverage.out [2023-01-10T22:03:46.507Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 21:58 doc [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 21:58 go.mod [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 21:58 go.sum [2023-01-10T22:03:46.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 internal [2023-01-10T22:03:46.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 snap [2023-01-10T22:03:46.507Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:03:46.872Z] + 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=848d5d618f3ca3205f9827ec1c0cd48d03305e40 --label arch=arm64 --label version=3.0.0-dev.5 . [2023-01-10T22:03:47.850Z] Sending build context to Docker daemon 20.58MB [2023-01-10T22:03:47.850Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:03:47.850Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T22:03:47.850Z] ---> 5d27034735f6 [2023-01-10T22:03:47.850Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:03:47.850Z] ---> Running in d4e597944763 [2023-01-10T22:03:48.120Z] Removing intermediate container d4e597944763 [2023-01-10T22:03:48.120Z] ---> 588abdc446c7 [2023-01-10T22:03:48.120Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:03:48.390Z] ---> Running in 8c7fdccc7985 [2023-01-10T22:03:48.659Z] Removing intermediate container 8c7fdccc7985 [2023-01-10T22:03:48.659Z] ---> 7c1adc270316 [2023-01-10T22:03:48.659Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:03:48.659Z] ---> Running in e0eb7a5ee394 [2023-01-10T22:03:49.248Z] Removing intermediate container e0eb7a5ee394 [2023-01-10T22:03:49.248Z] ---> 08f99c993b9b [2023-01-10T22:03:49.248Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:03:49.248Z] ---> Running in 3569bd1cd74c [2023-01-10T22:03:50.664Z] Removing intermediate container 3569bd1cd74c [2023-01-10T22:03:50.664Z] ---> 360364521adc [2023-01-10T22:03:50.664Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:03:50.664Z] ---> Running in c6c228136da5 [2023-01-10T22:03:51.259Z] Removing intermediate container c6c228136da5 [2023-01-10T22:03:51.259Z] ---> ff286af1eb54 [2023-01-10T22:03:51.259Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:03:51.259Z] ---> Running in 117cde5668f2 [2023-01-10T22:03:53.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:03:54.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:03:55.563Z] OK: 221 MiB in 51 packages [2023-01-10T22:03:56.981Z] Removing intermediate container 117cde5668f2 [2023-01-10T22:03:56.981Z] ---> c91221f33113 [2023-01-10T22:03:56.981Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T22:03:56.981Z] ---> Running in f74784d342e1 [2023-01-10T22:03:57.250Z] Removing intermediate container f74784d342e1 [2023-01-10T22:03:57.250Z] ---> e9d844e1c1a2 [2023-01-10T22:03:57.250Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T22:03:58.218Z] ---> 51e13ed61f62 [2023-01-10T22:03:58.218Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:03:58.218Z] ---> Running in dcaf1de3efe8 [2023-01-10T22:04:02.516Z] Removing intermediate container dcaf1de3efe8 [2023-01-10T22:04:02.516Z] ---> 5c8ca7f9cba9 [2023-01-10T22:04:02.516Z] Step 12/26 : COPY . . [2023-01-10T22:04:04.107Z] ---> 4612ef4089d0 [2023-01-10T22:04:04.107Z] Step 13/26 : RUN ${MAKE} [2023-01-10T22:04:04.107Z] ---> Running in 5a9f07bef3af [2023-01-10T22:04:05.629Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-10T22:06:42.412Z] Removing intermediate container 5a9f07bef3af [2023-01-10T22:06:42.412Z] ---> 1c394a3bac00 [2023-01-10T22:06:42.412Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T22:06:42.412Z] 3.16: Pulling from library/alpine [2023-01-10T22:06:42.412Z] 6875df1f5354: Pulling fs layer [2023-01-10T22:06:42.412Z] 6875df1f5354: Verifying Checksum [2023-01-10T22:06:42.412Z] 6875df1f5354: Download complete [2023-01-10T22:06:42.412Z] 6875df1f5354: Pull complete [2023-01-10T22:06:42.412Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T22:06:42.412Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T22:06:42.412Z] ---> 2b4661558fb8 [2023-01-10T22:06:42.412Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T22:06:42.412Z] ---> Running in 5b856e756156 [2023-01-10T22:06:42.412Z] Removing intermediate container 5b856e756156 [2023-01-10T22:06:42.412Z] ---> a347780903a2 [2023-01-10T22:06:42.412Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T22:06:42.412Z] ---> Running in 2d4d331a551f [2023-01-10T22:06:42.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:06:42.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:06:42.412Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T22:06:42.412Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T22:06:42.412Z] OK: 5 MiB in 15 packages [2023-01-10T22:06:42.412Z] Removing intermediate container 2d4d331a551f [2023-01-10T22:06:42.412Z] ---> 397ed1b4756c [2023-01-10T22:06:42.412Z] Step 17/26 : WORKDIR / [2023-01-10T22:06:42.412Z] ---> Running in e1cb2a37e0cd [2023-01-10T22:06:42.412Z] Removing intermediate container e1cb2a37e0cd [2023-01-10T22:06:42.412Z] ---> 921b0e3f682d [2023-01-10T22:06:42.412Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T22:06:42.412Z] ---> b73c18ec561c [2023-01-10T22:06:42.412Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T22:06:42.412Z] ---> c76de5731c63 [2023-01-10T22:06:42.412Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T22:06:42.412Z] ---> a343be42ffe4 [2023-01-10T22:06:42.412Z] Step 21/26 : EXPOSE 59984 [2023-01-10T22:06:42.412Z] ---> Running in b80254c53cc2 [2023-01-10T22:06:42.412Z] Removing intermediate container b80254c53cc2 [2023-01-10T22:06:42.412Z] ---> 76fd57725121 [2023-01-10T22:06:42.412Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T22:06:42.412Z] ---> Running in db497313d909 [2023-01-10T22:06:42.412Z] Removing intermediate container db497313d909 [2023-01-10T22:06:42.412Z] ---> 8a9a1f89a794 [2023-01-10T22:06:42.412Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T22:06:42.412Z] ---> Running in 4791157ed8f4 [2023-01-10T22:06:42.412Z] Removing intermediate container 4791157ed8f4 [2023-01-10T22:06:42.412Z] ---> 3d3213a84182 [2023-01-10T22:06:42.412Z] Step 24/26 : LABEL arch=arm64 [2023-01-10T22:06:42.412Z] ---> Running in 79cacc070198 [2023-01-10T22:06:42.412Z] Removing intermediate container 79cacc070198 [2023-01-10T22:06:42.412Z] ---> 32376bed2a02 [2023-01-10T22:06:42.412Z] Step 25/26 : LABEL git_sha=848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T22:06:42.412Z] ---> Running in a2adf838bc6d [2023-01-10T22:06:42.412Z] Removing intermediate container a2adf838bc6d [2023-01-10T22:06:42.412Z] ---> 0f08546e576c [2023-01-10T22:06:42.412Z] Step 26/26 : LABEL version=3.0.0-dev.5 [2023-01-10T22:06:42.412Z] ---> Running in b135e69be46d [2023-01-10T22:06:42.412Z] Removing intermediate container b135e69be46d [2023-01-10T22:06:42.412Z] ---> d5212699a4da [2023-01-10T22:06:42.412Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T22:06:42.412Z] Successfully built d5212699a4da [2023-01-10T22:06:42.412Z] 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-01-10T22:06:42.533Z] provisioning config files... [2023-01-10T22:06:42.549Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/94@tmp/config14645090324418558346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:06:42.887Z] ---> docker-login.sh [2023-01-10T22:06:42.887Z] nexus3.edgexfoundry.org:10001 [2023-01-10T22:06:43.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:06:43.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:06:43.154Z] Configure a credential helper to remove this warning. See [2023-01-10T22:06:43.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:06:43.154Z] [2023-01-10T22:06:43.154Z] Login Succeeded [2023-01-10T22:06:43.154Z] nexus3.edgexfoundry.org:10002 [2023-01-10T22:06:43.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:06:43.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:06:43.422Z] Configure a credential helper to remove this warning. See [2023-01-10T22:06:43.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:06:43.422Z] [2023-01-10T22:06:43.422Z] Login Succeeded [2023-01-10T22:06:43.422Z] nexus3.edgexfoundry.org:10003 [2023-01-10T22:06:43.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:06:43.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:06:43.956Z] Configure a credential helper to remove this warning. See [2023-01-10T22:06:43.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:06:43.956Z] [2023-01-10T22:06:43.956Z] Login Succeeded [2023-01-10T22:06:43.956Z] nexus3.edgexfoundry.org:10004 [2023-01-10T22:06:44.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:06:44.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:06:44.223Z] Configure a credential helper to remove this warning. See [2023-01-10T22:06:44.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:06:44.223Z] [2023-01-10T22:06:44.223Z] Login Succeeded [2023-01-10T22:06:44.223Z] docker.io [2023-01-10T22:06:44.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:06:44.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:06:44.759Z] Configure a credential helper to remove this warning. See [2023-01-10T22:06:44.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:06:44.759Z] [2023-01-10T22:06:44.759Z] Login Succeeded [2023-01-10T22:06:44.759Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T22:06:44.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T22:06:44.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:06:44.831Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-01-10T22:06:44.831Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T22:06:44.831Z] latest [2023-01-10T22:06:44.831Z] 3.0.0-dev.5 [2023-01-10T22:06:44.831Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [2023-01-10T22:06:44.831Z] main [2023-01-10T22:06:44.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:45.196Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:46.503Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T22:06:46.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T22:06:46.503Z] cdd81a739c46: Preparing [2023-01-10T22:06:46.503Z] 3cfba529d280: Preparing [2023-01-10T22:06:46.503Z] 4276fca62eec: Preparing [2023-01-10T22:06:46.503Z] db7d96d0d255: Preparing [2023-01-10T22:06:46.503Z] 17bec77d7fdc: Preparing [2023-01-10T22:06:46.503Z] 17bec77d7fdc: Layer already exists [2023-01-10T22:06:46.770Z] 3cfba529d280: Pushed [2023-01-10T22:06:46.770Z] db7d96d0d255: Pushed [2023-01-10T22:06:46.770Z] cdd81a739c46: Pushed [2023-01-10T22:06:52.115Z] 4276fca62eec: Pushed [2023-01-10T22:06:52.115Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:52.465Z] + 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-01-10T22:06:52.819Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-01-10T22:06:52.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T22:06:52.819Z] cdd81a739c46: Preparing [2023-01-10T22:06:52.819Z] 3cfba529d280: Preparing [2023-01-10T22:06:52.819Z] 4276fca62eec: Preparing [2023-01-10T22:06:52.819Z] db7d96d0d255: Preparing [2023-01-10T22:06:52.819Z] 17bec77d7fdc: Preparing [2023-01-10T22:06:52.819Z] db7d96d0d255: Layer already exists [2023-01-10T22:06:52.819Z] 3cfba529d280: Layer already exists [2023-01-10T22:06:52.819Z] cdd81a739c46: Layer already exists [2023-01-10T22:06:52.819Z] 17bec77d7fdc: Layer already exists [2023-01-10T22:06:52.819Z] 4276fca62eec: Layer already exists [2023-01-10T22:06:52.819Z] latest: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:53.448Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:53.786Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.5 [2023-01-10T22:06:53.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T22:06:53.786Z] cdd81a739c46: Preparing [2023-01-10T22:06:53.786Z] 3cfba529d280: Preparing [2023-01-10T22:06:53.786Z] 4276fca62eec: Preparing [2023-01-10T22:06:53.786Z] db7d96d0d255: Preparing [2023-01-10T22:06:53.786Z] 17bec77d7fdc: Preparing [2023-01-10T22:06:53.786Z] 17bec77d7fdc: Layer already exists [2023-01-10T22:06:53.786Z] 4276fca62eec: Layer already exists [2023-01-10T22:06:53.786Z] cdd81a739c46: Layer already exists [2023-01-10T22:06:53.786Z] 3cfba529d280: Layer already exists [2023-01-10T22:06:53.786Z] db7d96d0d255: Layer already exists [2023-01-10T22:06:53.786Z] 3.0.0-dev.5: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:54.140Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:54.476Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [2023-01-10T22:06:54.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T22:06:54.476Z] cdd81a739c46: Preparing [2023-01-10T22:06:54.476Z] 3cfba529d280: Preparing [2023-01-10T22:06:54.476Z] 4276fca62eec: Preparing [2023-01-10T22:06:54.476Z] db7d96d0d255: Preparing [2023-01-10T22:06:54.476Z] 17bec77d7fdc: Preparing [2023-01-10T22:06:54.476Z] 17bec77d7fdc: Layer already exists [2023-01-10T22:06:54.476Z] 4276fca62eec: Layer already exists [2023-01-10T22:06:54.476Z] 3cfba529d280: Layer already exists [2023-01-10T22:06:54.476Z] cdd81a739c46: Layer already exists [2023-01-10T22:06:54.476Z] db7d96d0d255: Layer already exists [2023-01-10T22:06:54.476Z] 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:54.818Z] + 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-01-10T22:06:55.160Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-01-10T22:06:55.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T22:06:55.160Z] cdd81a739c46: Preparing [2023-01-10T22:06:55.160Z] 3cfba529d280: Preparing [2023-01-10T22:06:55.160Z] 4276fca62eec: Preparing [2023-01-10T22:06:55.160Z] db7d96d0d255: Preparing [2023-01-10T22:06:55.160Z] 17bec77d7fdc: Preparing [2023-01-10T22:06:55.160Z] 17bec77d7fdc: Layer already exists [2023-01-10T22:06:55.160Z] cdd81a739c46: Layer already exists [2023-01-10T22:06:55.160Z] 3cfba529d280: Layer already exists [2023-01-10T22:06:55.160Z] 4276fca62eec: Layer already exists [2023-01-10T22:06:55.160Z] db7d96d0d255: Layer already exists [2023-01-10T22:06:55.426Z] main: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T22:06:55.484Z] ===================================================== [Pipeline] echo [2023-01-10T22:06:55.494Z] taggedImages: [2023-01-10T22:06:55.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [2023-01-10T22:06:55.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-01-10T22:06:55.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.5 [2023-01-10T22:06:55.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [2023-01-10T22:06:55.495Z] - 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-01-10T22:06:55.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:06:55.864Z] [2023-01-10T22:06:55.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:06:56.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:06:56.200Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T22:06:56.200Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T22:06:56.200Z] 04944245beec: Pulling fs layer [2023-01-10T22:06:56.200Z] 699f458cf7ca: Pulling fs layer [2023-01-10T22:06:56.200Z] 765212b225bb: Pulling fs layer [2023-01-10T22:06:56.200Z] f23df028b6ca: Pulling fs layer [2023-01-10T22:06:56.200Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T22:06:56.200Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T22:06:56.200Z] f23df028b6ca: Waiting [2023-01-10T22:06:56.200Z] d65c8cfc05b1: Waiting [2023-01-10T22:06:56.200Z] 765212b225bb: Waiting [2023-01-10T22:06:56.200Z] 2437ff75d9bd: Waiting [2023-01-10T22:06:56.467Z] 04944245beec: Verifying Checksum [2023-01-10T22:06:56.468Z] 04944245beec: Download complete [2023-01-10T22:06:56.468Z] 765212b225bb: Verifying Checksum [2023-01-10T22:06:56.468Z] f23df028b6ca: Verifying Checksum [2023-01-10T22:06:56.468Z] f23df028b6ca: Download complete [2023-01-10T22:06:56.468Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T22:06:56.468Z] d65c8cfc05b1: Download complete [2023-01-10T22:06:56.744Z] 699f458cf7ca: Verifying Checksum [2023-01-10T22:06:56.744Z] 699f458cf7ca: Download complete [2023-01-10T22:06:57.014Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T22:06:57.014Z] 8998bd30e6a1: Download complete [2023-01-10T22:06:59.604Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T22:06:59.604Z] 2437ff75d9bd: Download complete [2023-01-10T22:07:01.011Z] 8998bd30e6a1: Pull complete [2023-01-10T22:07:01.278Z] 04944245beec: Pull complete [2023-01-10T22:07:02.687Z] 699f458cf7ca: Pull complete [2023-01-10T22:07:02.954Z] 765212b225bb: Pull complete [2023-01-10T22:07:03.537Z] f23df028b6ca: Pull complete [2023-01-10T22:07:03.804Z] d65c8cfc05b1: Pull complete [2023-01-10T22:07:18.802Z] 2437ff75d9bd: Pull complete [2023-01-10T22:07:18.802Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T22:07:18.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:07:18.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:07:18.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-1729 does not seem to be running inside a container [2023-01-10T22:07:19.064Z] $ 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/94 -v /w/workspace/device-onvif-camera/94:/w/workspace/device-onvif-camera/94:rw,z -v /w/workspace/device-onvif-camera/94@tmp:/w/workspace/device-onvif-camera/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T22:07:21.883Z] $ docker top adb232beae00895779d4e09263aadec0922d9bea179c7fe46460340ed39c6674 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:07:22.721Z] ---> job-cost.sh [2023-01-10T22:07:22.721Z] lf-activate-venv: SKIPPING [2023-01-10T22:07:22.721Z] INFO: No Stack... [2023-01-10T22:07:22.987Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T22:07:23.947Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T22:07:24.584Z] + cut -d, -f6 [2023-01-10T22:07:24.584Z] + cat /w/workspace/device-onvif-camera/94/archives/cost.csv [Pipeline] lock [2023-01-10T22:07:24.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [2023-01-10T22:07:24.629Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] did not exist. Created. [2023-01-10T22:07:24.629Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T22:07:25.281Z] /w/workspace/device-onvif-camera/94@tmp/durable-60587154/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T22:07:25.614Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T22:07:25.630Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T22:07:25.691Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T22:07:25.699Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T22:07:25.720Z] $ docker stop --time=1 adb232beae00895779d4e09263aadec0922d9bea179c7fe46460340ed39c6674 [2023-01-10T22:07:27.192Z] $ docker rm -f --volumes adb232beae00895779d4e09263aadec0922d9bea179c7fe46460340ed39c6674 [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-01-10T22:07:27.572Z] provisioning config files... [2023-01-10T22:07:27.579Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12511066969783978315tmp [Pipeline] { [Pipeline] sh [2023-01-10T22:07:27.874Z] + set +x [2023-01-10T22:07:27.874Z] + curl -s https://codecov.io/bash [2023-01-10T22:07:27.874Z] + bash -s -- [2023-01-10T22:07:27.874Z] [2023-01-10T22:07:27.874Z] _____ _ [2023-01-10T22:07:27.874Z] / ____| | | [2023-01-10T22:07:27.874Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T22:07:27.874Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T22:07:27.874Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T22:07:27.874Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T22:07:27.874Z] Bash-1.0.6 [2023-01-10T22:07:27.874Z] [2023-01-10T22:07:27.874Z] [2023-01-10T22:07:27.874Z] ==> git version 2.25.1 found [2023-01-10T22:07:27.874Z] ==> 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-01-10T22:07:27.874Z] Release-Date: 2020-01-08 [2023-01-10T22:07:27.874Z] 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-01-10T22:07:27.874Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T22:07:27.874Z] ==> Jenkins CI detected. [2023-01-10T22:07:27.874Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-01-10T22:07:27.874Z] project root: . [2023-01-10T22:07:27.874Z] --> token set from env [2023-01-10T22:07:27.874Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T22:07:27.874Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T22:07:27.874Z] ==> Python coveragepy not found [2023-01-10T22:07:27.874Z] ==> Searching for coverage reports in: [2023-01-10T22:07:27.874Z] + . [2023-01-10T22:07:27.874Z] -> Found 1 reports [2023-01-10T22:07:27.874Z] ==> Detecting git/mercurial file structure [2023-01-10T22:07:27.874Z] ==> Reading reports [2023-01-10T22:07:27.874Z] + ./coverage.out bytes=79184 [2023-01-10T22:07:27.874Z] ==> Appending adjustments [2023-01-10T22:07:27.874Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T22:07:28.132Z] + Found adjustments [2023-01-10T22:07:28.132Z] ==> Gzipping contents [2023-01-10T22:07:28.132Z] 12K /tmp/codecov.22YtJh.gz [2023-01-10T22:07:28.132Z] ==> Uploading reports [2023-01-10T22:07:28.132Z] url: https://codecov.io [2023-01-10T22:07:28.132Z] query: branch=main&commit=848d5d618f3ca3205f9827ec1c0cd48d03305e40&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T22:07:28.132Z] -> Pinging Codecov [2023-01-10T22:07:28.132Z] 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=848d5d618f3ca3205f9827ec1c0cd48d03305e40&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T22:07:28.391Z] -> Uploading to [2023-01-10T22:07:28.391Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/F29A59C45E3A92E06B3E522C9905F8EF/848d5d618f3ca3205f9827ec1c0cd48d03305e40/73b0f5ae-f98c-4d0f-9da2-84633f7de71e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T220728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a07025d3ddde4924bf837fe5a3844d9ad728e57b63044da2186a1864ad944f88 [2023-01-10T22:07:28.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T22:07:28.649Z] Dload Upload Total Spent Left Speed [2023-01-10T22:07:28.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10913 0 0 100 10913 0 41652 --:--:-- --:--:-- --:--:-- 41652 [2023-01-10T22:07:28.909Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] } [2023-01-10T22:07:28.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-10T22:07:29.013Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-10T22:07:29.026Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:07:29.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T22:07:29.320Z] [2023-01-10T22:07:29.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:07:29.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T22:07:29.622Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-10T22:07:29.622Z] df9b9388f04a: Pulling fs layer [2023-01-10T22:07:29.622Z] 52dc419b0ee2: Pulling fs layer [2023-01-10T22:07:29.622Z] 25bc292e5bac: Pulling fs layer [2023-01-10T22:07:29.622Z] 114826534d7a: Pulling fs layer [2023-01-10T22:07:29.622Z] 4657fd5d0bcf: Pulling fs layer [2023-01-10T22:07:29.622Z] 6ad1cebc031e: Pulling fs layer [2023-01-10T22:07:29.622Z] 8a3aa393b2d8: Pulling fs layer [2023-01-10T22:07:29.622Z] 6ad1cebc031e: Waiting [2023-01-10T22:07:29.622Z] 8a3aa393b2d8: Waiting [2023-01-10T22:07:29.622Z] 114826534d7a: Waiting [2023-01-10T22:07:29.622Z] 4657fd5d0bcf: Waiting [2023-01-10T22:07:29.622Z] 25bc292e5bac: Verifying Checksum [2023-01-10T22:07:29.622Z] 25bc292e5bac: Download complete [2023-01-10T22:07:29.622Z] 52dc419b0ee2: Verifying Checksum [2023-01-10T22:07:29.622Z] 52dc419b0ee2: Download complete [2023-01-10T22:07:29.622Z] 4657fd5d0bcf: Verifying Checksum [2023-01-10T22:07:29.622Z] 4657fd5d0bcf: Download complete [2023-01-10T22:07:29.622Z] df9b9388f04a: Download complete [2023-01-10T22:07:29.882Z] df9b9388f04a: Pull complete [2023-01-10T22:07:29.882Z] 52dc419b0ee2: Pull complete [2023-01-10T22:07:29.882Z] 6ad1cebc031e: Verifying Checksum [2023-01-10T22:07:29.882Z] 6ad1cebc031e: Download complete [2023-01-10T22:07:29.882Z] 25bc292e5bac: Pull complete [2023-01-10T22:07:30.820Z] 114826534d7a: Verifying Checksum [2023-01-10T22:07:30.820Z] 114826534d7a: Download complete [2023-01-10T22:07:31.078Z] 8a3aa393b2d8: Verifying Checksum [2023-01-10T22:07:31.078Z] 8a3aa393b2d8: Download complete [2023-01-10T22:07:34.357Z] 114826534d7a: Pull complete [2023-01-10T22:07:34.357Z] 4657fd5d0bcf: Pull complete [2023-01-10T22:07:34.357Z] 6ad1cebc031e: Pull complete [2023-01-10T22:07:37.652Z] 8a3aa393b2d8: Pull complete [2023-01-10T22:07:37.652Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-10T22:07:37.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T22:07:37.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:07:37.729Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T22:07:37.752Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-10T22:07:39.805Z] $ docker top 27a867cce26486c1d0cb0341877b45286cd63d63777303c97204a5a86d9b2151 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T22:07:39.874Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-01-10T22:07:40.149Z] + set -o pipefail [2023-01-10T22:07:40.149Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-01-10T22:07:45.421Z] [2023-01-10T22:07:45.421Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-01-10T22:07:45.421Z] [2023-01-10T22:07:45.421Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/46362f72-c7de-4843-917f-ebc3f9e41a3d [2023-01-10T22:07:45.421Z] [2023-01-10T22:07:45.421Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-01-10T22:07:45.421Z] [2023-01-10T22:07:45.421Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-10T22:07:45.421Z] [2023-01-10T22:07:45.679Z] [2023-01-10T22:07:45.679Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-10T22:07:45.679Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-10T22:07:45.679Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-10T22:07:45.683Z] $ docker stop --time=1 27a867cce26486c1d0cb0341877b45286cd63d63777303c97204a5a86d9b2151 [2023-01-10T22:07:47.991Z] $ docker rm -f --volumes 27a867cce26486c1d0cb0341877b45286cd63d63777303c97204a5a86d9b2151 [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-01-10T22:07:48.389Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:07:48.401Z] provisioning config files... [2023-01-10T22:07:48.408Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12261959997353928326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:07:48.703Z] --> edgex-publish-swagger.sh [2023-01-10T22:07:48.703Z] === Publish doc/openapi/v2 API === [2023-01-10T22:07:48.703Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-01-10T22:07:48.703Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-01-10T22:07:48.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T22:07:48.703Z] Dload Upload Total Spent Left Speed [2023-01-10T22:07:49.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 100 38 100 469k 73 908k --:--:-- --:--:-- --:--:-- 908k [2023-01-10T22:07:49.272Z] {"code":403,"message":"Access Denied"} [2023-01-10T22:07:49.272Z] [Pipeline] } [2023-01-10T22:07:49.279Z] 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-01-10T22:07:49.694Z] + git log --format=format:%s -1 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] sh [2023-01-10T22:07:49.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T22:07:49.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:07:50.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:07:50.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:07:50.343Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T22:07:50.366Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T22:07:50.793Z] $ docker top 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 -eo pid,comm [2023-01-10T22:07:50.850Z] 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-01-10T22:07:50.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T22:07:50.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T22:07:50.890Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T22:07:51.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T22:07:51.015Z] $ docker exec 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 ssh-agent [2023-01-10T22:07:51.140Z] SSH_AUTH_SOCK=/tmp/ssh-ELz929LvsjIz/agent.32 [2023-01-10T22:07:51.140Z] SSH_AGENT_PID=38 [2023-01-10T22:07:51.145Z] Running ssh-add (command line suppressed) [2023-01-10T22:07:51.242Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12162180816729288551.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12162180816729288551.key) [2023-01-10T22:07:51.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T22:07:51.545Z] + git semver tag [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,716 [run_tag] DEBUG tag force:False [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,716 [check_head_tag] DEBUG check head tag [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,718 [execute] INFO git cat-file --batch-check [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,722 [execute] INFO git cat-file --batch [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,748 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,748 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,749 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T22:07:51.805Z] 2023-01-10 22:07:51,753 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:07:51.805Z] 3.0.0-dev.5 [Pipeline] } [2023-01-10T22:07:51.807Z] $ docker exec --env ******** --env ******** 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 ssh-agent -k [2023-01-10T22:07:51.904Z] unset SSH_AUTH_SOCK; [2023-01-10T22:07:51.905Z] unset SSH_AGENT_PID; [2023-01-10T22:07:51.905Z] echo Agent pid 38 killed; [2023-01-10T22:07:51.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T22:07:52.218Z] + git semver [Pipeline] } [2023-01-10T22:07:52.483Z] $ docker stop --time=1 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 [2023-01-10T22:07:53.798Z] $ docker rm -f --volumes 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:07:54.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T22:07:54.180Z] [2023-01-10T22:07:54.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:07:54.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T22:07:54.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-10T22:07:54.483Z] ab5ef0e58194: Pulling fs layer [2023-01-10T22:07:54.483Z] 9712f1f96733: Pulling fs layer [2023-01-10T22:07:54.483Z] 63f879dbbcfc: Pulling fs layer [2023-01-10T22:07:54.483Z] 0d9ebad4ef96: Pulling fs layer [2023-01-10T22:07:54.483Z] e9a5061849ea: Pulling fs layer [2023-01-10T22:07:54.483Z] d747dcd14b5f: Pulling fs layer [2023-01-10T22:07:54.483Z] 2de7ff778b66: Pulling fs layer [2023-01-10T22:07:54.483Z] e9a5061849ea: Waiting [2023-01-10T22:07:54.483Z] 0d9ebad4ef96: Waiting [2023-01-10T22:07:54.483Z] d747dcd14b5f: Waiting [2023-01-10T22:07:54.483Z] 2de7ff778b66: Waiting [2023-01-10T22:07:54.483Z] 9712f1f96733: Verifying Checksum [2023-01-10T22:07:54.483Z] 9712f1f96733: Download complete [2023-01-10T22:07:55.059Z] 63f879dbbcfc: Verifying Checksum [2023-01-10T22:07:55.059Z] 63f879dbbcfc: Download complete [2023-01-10T22:07:55.059Z] e9a5061849ea: Verifying Checksum [2023-01-10T22:07:55.059Z] e9a5061849ea: Download complete [2023-01-10T22:07:55.059Z] 0d9ebad4ef96: Verifying Checksum [2023-01-10T22:07:55.059Z] 0d9ebad4ef96: Download complete [2023-01-10T22:07:55.059Z] d747dcd14b5f: Verifying Checksum [2023-01-10T22:07:55.059Z] d747dcd14b5f: Download complete [2023-01-10T22:07:55.059Z] ab5ef0e58194: Download complete [2023-01-10T22:07:55.317Z] 2de7ff778b66: Verifying Checksum [2023-01-10T22:07:55.318Z] 2de7ff778b66: Download complete [2023-01-10T22:07:57.851Z] ab5ef0e58194: Pull complete [2023-01-10T22:07:57.851Z] 9712f1f96733: Pull complete [2023-01-10T22:07:58.419Z] 63f879dbbcfc: Pull complete [2023-01-10T22:08:02.607Z] 0d9ebad4ef96: Pull complete [2023-01-10T22:08:02.607Z] e9a5061849ea: Pull complete [2023-01-10T22:08:02.607Z] d747dcd14b5f: Pull complete [2023-01-10T22:08:03.543Z] 2de7ff778b66: Pull complete [2023-01-10T22:08:03.543Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-10T22:08:03.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T22:08:03.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:08:03.630Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T22:08:03.654Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-10T22:08:05.796Z] $ docker top db0c42821eb500a0dc2b9988d90f07e9abe302192483259c70ed157bc71f5bb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:08:05.883Z] provisioning config files... [2023-01-10T22:08:05.890Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2986485799683789556tmp [2023-01-10T22:08:05.901Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12003532818547145909tmp [2023-01-10T22:08:05.910Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8900874578664496193tmp [Pipeline] { [Pipeline] echo [2023-01-10T22:08:05.925Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:06.208Z] ---> sigul-configuration.sh [2023-01-10T22:08:06.208Z] gpg: directory `/root/.gnupg' created [2023-01-10T22:08:06.208Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-10T22:08:06.208Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-10T22:08:06.208Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-10T22:08:06.208Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-10T22:08:06.208Z] gpg: CAST5 encrypted data [2023-01-10T22:08:06.208Z] gpg: encrypted with 1 passphrase [2023-01-10T22:08:06.208Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-10T22:08:06.493Z] + mkdir /home/jenkins [2023-01-10T22:08:06.493Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-10T22:08:06.779Z] + 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-01-10T22:08:06.790Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:07.075Z] ---> sigul-install.sh [2023-01-10T22:08:07.075Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-10T22:08:07.366Z] + git tag --list [2023-01-10T22:08:07.366Z] v0.0.0 [2023-01-10T22:08:07.366Z] v0.0.1-dev.1 [2023-01-10T22:08:07.366Z] v0.0.1-dev.10 [2023-01-10T22:08:07.366Z] v0.0.1-dev.11 [2023-01-10T22:08:07.366Z] v0.0.1-dev.12 [2023-01-10T22:08:07.366Z] v0.0.1-dev.13 [2023-01-10T22:08:07.366Z] v0.0.1-dev.14 [2023-01-10T22:08:07.366Z] v0.0.1-dev.15 [2023-01-10T22:08:07.366Z] v0.0.1-dev.16 [2023-01-10T22:08:07.366Z] v0.0.1-dev.17 [2023-01-10T22:08:07.366Z] v0.0.1-dev.18 [2023-01-10T22:08:07.366Z] v0.0.1-dev.19 [2023-01-10T22:08:07.366Z] v0.0.1-dev.2 [2023-01-10T22:08:07.366Z] v0.0.1-dev.20 [2023-01-10T22:08:07.366Z] v0.0.1-dev.21 [2023-01-10T22:08:07.366Z] v0.0.1-dev.22 [2023-01-10T22:08:07.366Z] v0.0.1-dev.23 [2023-01-10T22:08:07.366Z] v0.0.1-dev.24 [2023-01-10T22:08:07.366Z] v0.0.1-dev.25 [2023-01-10T22:08:07.366Z] v0.0.1-dev.26 [2023-01-10T22:08:07.366Z] v0.0.1-dev.27 [2023-01-10T22:08:07.366Z] v0.0.1-dev.28 [2023-01-10T22:08:07.366Z] v0.0.1-dev.3 [2023-01-10T22:08:07.366Z] v0.0.1-dev.4 [2023-01-10T22:08:07.366Z] v0.0.1-dev.5 [2023-01-10T22:08:07.366Z] v0.0.1-dev.6 [2023-01-10T22:08:07.366Z] v0.0.1-dev.7 [2023-01-10T22:08:07.366Z] v0.0.1-dev.8 [2023-01-10T22:08:07.366Z] v0.0.1-dev.9 [2023-01-10T22:08:07.366Z] v2.2.0 [2023-01-10T22:08:07.366Z] v2.2.0-dev.29 [2023-01-10T22:08:07.366Z] v2.2.0-dev.30 [2023-01-10T22:08:07.366Z] v2.2.0-dev.31 [2023-01-10T22:08:07.366Z] v2.2.0-dev.32 [2023-01-10T22:08:07.366Z] v2.2.0-dev.33 [2023-01-10T22:08:07.366Z] v2.2.0-dev.34 [2023-01-10T22:08:07.366Z] v2.2.0-dev.35 [2023-01-10T22:08:07.366Z] v2.3.0 [2023-01-10T22:08:07.366Z] v2.3.0-dev.1 [2023-01-10T22:08:07.366Z] v2.3.0-dev.10 [2023-01-10T22:08:07.366Z] v2.3.0-dev.11 [2023-01-10T22:08:07.366Z] v2.3.0-dev.12 [2023-01-10T22:08:07.366Z] v2.3.0-dev.13 [2023-01-10T22:08:07.366Z] v2.3.0-dev.14 [2023-01-10T22:08:07.366Z] v2.3.0-dev.15 [2023-01-10T22:08:07.366Z] v2.3.0-dev.16 [2023-01-10T22:08:07.366Z] v2.3.0-dev.17 [2023-01-10T22:08:07.366Z] v2.3.0-dev.18 [2023-01-10T22:08:07.366Z] v2.3.0-dev.19 [2023-01-10T22:08:07.366Z] v2.3.0-dev.2 [2023-01-10T22:08:07.366Z] v2.3.0-dev.20 [2023-01-10T22:08:07.366Z] v2.3.0-dev.21 [2023-01-10T22:08:07.366Z] v2.3.0-dev.22 [2023-01-10T22:08:07.366Z] v2.3.0-dev.23 [2023-01-10T22:08:07.366Z] v2.3.0-dev.24 [2023-01-10T22:08:07.366Z] v2.3.0-dev.25 [2023-01-10T22:08:07.366Z] v2.3.0-dev.26 [2023-01-10T22:08:07.366Z] v2.3.0-dev.27 [2023-01-10T22:08:07.366Z] v2.3.0-dev.28 [2023-01-10T22:08:07.366Z] v2.3.0-dev.29 [2023-01-10T22:08:07.366Z] v2.3.0-dev.3 [2023-01-10T22:08:07.366Z] v2.3.0-dev.30 [2023-01-10T22:08:07.366Z] v2.3.0-dev.31 [2023-01-10T22:08:07.366Z] v2.3.0-dev.32 [2023-01-10T22:08:07.366Z] v2.3.0-dev.33 [2023-01-10T22:08:07.366Z] v2.3.0-dev.34 [2023-01-10T22:08:07.366Z] v2.3.0-dev.35 [2023-01-10T22:08:07.366Z] v2.3.0-dev.36 [2023-01-10T22:08:07.366Z] v2.3.0-dev.37 [2023-01-10T22:08:07.366Z] v2.3.0-dev.38 [2023-01-10T22:08:07.366Z] v2.3.0-dev.39 [2023-01-10T22:08:07.366Z] v2.3.0-dev.4 [2023-01-10T22:08:07.366Z] v2.3.0-dev.40 [2023-01-10T22:08:07.366Z] v2.3.0-dev.41 [2023-01-10T22:08:07.366Z] v2.3.0-dev.42 [2023-01-10T22:08:07.366Z] v2.3.0-dev.43 [2023-01-10T22:08:07.366Z] v2.3.0-dev.44 [2023-01-10T22:08:07.366Z] v2.3.0-dev.45 [2023-01-10T22:08:07.366Z] v2.3.0-dev.5 [2023-01-10T22:08:07.366Z] v2.3.0-dev.6 [2023-01-10T22:08:07.366Z] v2.3.0-dev.7 [2023-01-10T22:08:07.366Z] v2.3.0-dev.8 [2023-01-10T22:08:07.366Z] v2.3.0-dev.9 [2023-01-10T22:08:07.366Z] v2.3.1-dev.1 [2023-01-10T22:08:07.366Z] v3.0.0-dev.1 [2023-01-10T22:08:07.366Z] v3.0.0-dev.2 [2023-01-10T22:08:07.366Z] v3.0.0-dev.3 [2023-01-10T22:08:07.366Z] v3.0.0-dev.4 [2023-01-10T22:08:07.366Z] v3.0.0-dev.5 [Pipeline] sh [2023-01-10T22:08:07.655Z] + lftools sign git-tag v3.0.0-dev.5 [2023-01-10T22:08:08.224Z] Signing Git tag with Sigul... [2023-01-10T22:08:08.224Z] Signing v3.0.0-dev.5 [Pipeline] echo [2023-01-10T22:08:08.492Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:08.777Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-10T22:08:08.785Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-10T22:08:08.793Z] $ docker stop --time=1 db0c42821eb500a0dc2b9988d90f07e9abe302192483259c70ed157bc71f5bb1 [2023-01-10T22:08:10.108Z] $ docker rm -f --volumes db0c42821eb500a0dc2b9988d90f07e9abe302192483259c70ed157bc71f5bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-10T22:08:10.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T22:08:10.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:08:10.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:08:10.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:08:10.888Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T22:08:10.911Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T22:08:11.256Z] $ docker top 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf -eo pid,comm [2023-01-10T22:08:11.307Z] 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-01-10T22:08:11.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T22:08:11.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T22:08:11.347Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T22:08:11.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T22:08:11.447Z] $ docker exec 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf ssh-agent [2023-01-10T22:08:11.550Z] SSH_AUTH_SOCK=/tmp/ssh-NFoA3uyhOfnP/agent.34 [2023-01-10T22:08:11.550Z] SSH_AGENT_PID=40 [2023-01-10T22:08:11.554Z] Running ssh-add (command line suppressed) [2023-01-10T22:08:11.641Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5240157098333815783.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5240157098333815783.key) [2023-01-10T22:08:11.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T22:08:11.947Z] + git semver bump pre [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,122 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,122 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,122 [bump_version] DEBUG bumped version:3.0.0-dev.6 [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,122 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,122 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,122 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,124 [execute] INFO git cat-file --batch-check [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,130 [execute] INFO git cat-file --batch [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T22:08:12.206Z] 2023-01-10 22:08:12,135 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:08:12.206Z] 3.0.0-dev.6 [Pipeline] } [2023-01-10T22:08:12.209Z] $ docker exec --env ******** --env ******** 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf ssh-agent -k [2023-01-10T22:08:12.311Z] unset SSH_AUTH_SOCK; [2023-01-10T22:08:12.311Z] unset SSH_AGENT_PID; [2023-01-10T22:08:12.311Z] echo Agent pid 40 killed; [2023-01-10T22:08:12.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T22:08:12.634Z] + git semver [Pipeline] } [2023-01-10T22:08:12.900Z] $ docker stop --time=1 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf [2023-01-10T22:08:14.237Z] $ docker rm -f --volumes 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:08:14.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T22:08:14.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:08:14.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:08:14.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:08:14.953Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T22:08:14.973Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T22:08:15.328Z] $ docker top a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c -eo pid,comm [2023-01-10T22:08:15.380Z] 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-01-10T22:08:15.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T22:08:15.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T22:08:15.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T22:08:15.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T22:08:15.516Z] $ docker exec a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c ssh-agent [2023-01-10T22:08:15.622Z] SSH_AUTH_SOCK=/tmp/ssh-ZDdmosAQw6hs/agent.32 [2023-01-10T22:08:15.622Z] SSH_AGENT_PID=39 [2023-01-10T22:08:15.630Z] Running ssh-add (command line suppressed) [2023-01-10T22:08:15.721Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1315780145667512743.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1315780145667512743.key) [2023-01-10T22:08:15.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T22:08:16.069Z] + git semver push [2023-01-10T22:08:16.342Z] 2023-01-10 22:08:16,214 [run_push] DEBUG push [2023-01-10T22:08:16.342Z] 2023-01-10 22:08:16,215 [execute] INFO git cat-file --batch-check [2023-01-10T22:08:16.342Z] 2023-01-10 22:08:16,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T22:08:16.342Z] 2023-01-10 22:08:16,218 [execute] INFO git rev-list dd0067ed74f0cc2f330c34afe4a1eab532e59e82 -- [2023-01-10T22:08:16.342Z] 2023-01-10 22:08:16,219 [execute] DEBUG Popen(['git', 'rev-list', 'dd0067ed74f0cc2f330c34afe4a1eab532e59e82', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T22:08:16.342Z] 2023-01-10 22:08:16,225 [execute] INFO git fetch -v origin [2023-01-10T22:08:16.342Z] 2023-01-10 22:08:16,226 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-10T22:08:16.932Z] 2023-01-10 22:08:16,860 [run_push] DEBUG no remote changes detected [2023-01-10T22:08:16.932Z] 2023-01-10 22:08:16,860 [execute] INFO git push origin semver [2023-01-10T22:08:16.932Z] 2023-01-10 22:08:16,861 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T22:08:17.930Z] 2023-01-10 22:08:17,656 [run_push] DEBUG push all version tags [2023-01-10T22:08:17.930Z] 2023-01-10 22:08:17,656 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-10T22:08:17.930Z] 2023-01-10 22:08:17,657 [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-01-10T22:08:18.498Z] 2023-01-10 22:08:18,435 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:08:18.498Z] 3.0.0-dev.6 [Pipeline] } [2023-01-10T22:08:18.500Z] $ docker exec --env ******** --env ******** a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c ssh-agent -k [2023-01-10T22:08:18.596Z] unset SSH_AUTH_SOCK; [2023-01-10T22:08:18.596Z] unset SSH_AGENT_PID; [2023-01-10T22:08:18.596Z] echo Agent pid 39 killed; [2023-01-10T22:08:18.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T22:08:18.910Z] + git semver [Pipeline] } [2023-01-10T22:08:19.172Z] $ docker stop --time=1 a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c [2023-01-10T22:08:20.524Z] $ docker rm -f --volumes a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c [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-01-10T22:08:21.058Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-01-10T22:08:21.058Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-01-10T22:08:21.058Z] total 16 [2023-01-10T22:08:21.058Z] drwxr-xr-x 3 root root 4096 Jan 10 21:55 . [2023-01-10T22:08:21.058Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:08 .. [2023-01-10T22:08:21.058Z] drwxr-xr-x 2 root root 4096 Jan 10 21:55 cost [2023-01-10T22:08:21.058Z] -rw-r--r-- 1 root root 90 Jan 10 21:55 cost.csv [2023-01-10T22:08:21.058Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-01-10T22:08:21.058Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-01-10T22:08:21.058Z] total 16 [2023-01-10T22:08:21.058Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:55 . [2023-01-10T22:08:21.058Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:08 .. [2023-01-10T22:08:21.058Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:55 cost [2023-01-10T22:08:21.058Z] -rw-r--r-- 1 jenkins jenkins 90 Jan 10 21:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:21.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:22.197Z] ---> package-listing.sh [2023-01-10T22:08:22.197Z] ++ facter osfamily [2023-01-10T22:08:22.197Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T22:08:22.457Z] + OS_FAMILY=debian [2023-01-10T22:08:22.457Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-01-10T22:08:22.457Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T22:08:22.457Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T22:08:22.457Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T22:08:22.457Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T22:08:22.457Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-01-10T22:08:22.457Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T22:08:22.457Z] + case "${OS_FAMILY}" in [2023-01-10T22:08:22.457Z] + dpkg -l [2023-01-10T22:08:22.457Z] + grep '^ii' [2023-01-10T22:08:22.457Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T22:08:22.457Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T22:08:22.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T22:08:22.457Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-01-10T22:08:22.457Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-01-10T22:08:22.457Z] + 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-01-10T22:08:22.469Z] 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-01-10T22:08:22.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:08:23.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:08:23.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:08:23.382Z] prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container [2023-01-10T22:08:23.405Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T22:08:23.682Z] $ docker top 8113a9d2b88ecf159c33dcccb4c387ea096470d93320932870d0f6ca00ac2306 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:08:24.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T22:08:24.310Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T22:08:24.595Z] + ls /var/log/sa-host [2023-01-10T22:08:24.595Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:08:24.663Z] provisioning config files... [2023-01-10T22:08:24.671Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5913800382621894280tmp [Pipeline] { [Pipeline] echo [2023-01-10T22:08:24.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:24.961Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T22:08:24.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:25.288Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T22:08:25.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:25.583Z] ---> sudo-logs.sh [2023-01-10T22:08:25.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T22:08:25.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:25.885Z] ---> job-cost.sh [2023-01-10T22:08:25.885Z] lf-activate-venv: SKIPPING [2023-01-10T22:08:25.885Z] DEBUG: total: 0.2199999988079071 [2023-01-10T22:08:25.886Z] INFO: Retrieving Stack Cost... [2023-01-10T22:08:26.452Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T22:08:26.710Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T22:08:26.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:27.004Z] ---> logs-deploy.sh [2023-01-10T22:08:27.004Z] lf-activate-venv: SKIPPING [2023-01-10T22:08:27.004Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/94 [2023-01-10T22:08:27.004Z] INFO: archiving workspace using pattern(s): [2023-01-10T22:08:27.940Z] Archives upload complete. [2023-01-10T22:08:27.940Z] INFO: archiving logs to Nexus