Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 948a93caad4ab646b067336e92455ad9c6656ccc 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-ssh18140591022488132437.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6275300376187928742.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh694491158115058012.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17568465809359040017.key Verifying host key using known hosts file > 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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6285133213476199243.key Verifying host key using known hosts file > 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1178 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 948a93caad4ab646b067336e92455ad9c6656ccc (main) Commit message: "Merge pull request #87 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 948a93caad4ab646b067336e92455ad9c6656ccc # timeout=10 > git rev-list --no-walk c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:41 ========================================================= 18:22:41 EdgeX Global Pipelines Version Info 18:22:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:22:41 ------------------- 18:22:41 stable info: 18:22:41 ------------------- 18:22:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:22:41 Message: update stable to v1.0.239 18:22:42 ------------------- 18:22:42 experimental info: 18:22:42 ------------------- 18:22:42 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:22:42 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:22:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 948a93c [Pipeline] echo 18:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:43 provisioning config files... 18:22:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10001476033273083392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:43 ---> docker-login.sh 18:22:43 nexus3.edgexfoundry.org:10001 18:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 nexus3.edgexfoundry.org:10002 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 nexus3.edgexfoundry.org:10003 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 nexus3.edgexfoundry.org:10004 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 docker.io 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 ---> docker-login.sh ends [Pipeline] } 18:22:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:22:45 + git rev-list -1 --merges 948a93caad4ab646b067336e92455ad9c6656ccc~1..948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo 18:22:45 -----------> git rev-list -1 --merges 948a93caad4ab646b067336e92455ad9c6656ccc~1..948a93caad4ab646b067336e92455ad9c6656ccc 948a93caad4ab646b067336e92455ad9c6656ccc 18:22:45 948a93caad4ab646b067336e92455ad9c6656ccc [false] [Pipeline] sh 18:22:45 + git log --format=format:%s -1 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo 18:22:45 ========================================================= 18:22:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:22:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:45 + git log --format=format:%s -1 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo 18:22:45 [semverPrep] GIT_COMMIT: 948a93caad4ab646b067336e92455ad9c6656ccc, Commit Message: Merge pull request #87 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17 [Pipeline] echo 18:22:45 [semverPrep] This is not a build commit. [Pipeline] sh 18:22:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:22:46 + grep -v github /etc/ssh/ssh_known_hosts 18:22:46 + [ -e /tmp/ssh_known_hosts ] 18:22:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:22:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:22:46 + sudo tee -a /etc/ssh/ssh_known_hosts 18:22:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:46 18:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:47 0.1.4: Pulling from edgex-devops/py-git-semver 18:22:47 b85a868b505f: Pulling fs layer 18:22:47 e2be974225ed: Pulling fs layer 18:22:47 339a4e72a1f5: Pulling fs layer 18:22:47 988bab9f4d93: Pulling fs layer 18:22:47 1469e6f7b9e6: Pulling fs layer 18:22:47 eaf3925da568: Pulling fs layer 18:22:47 bab4dde63d76: Pulling fs layer 18:22:47 bde34c3a00c8: Pulling fs layer 18:22:47 b352a97aabf1: Pulling fs layer 18:22:47 4872d77fe225: Pulling fs layer 18:22:47 5851b861e8e6: Pulling fs layer 18:22:47 1469e6f7b9e6: Waiting 18:22:47 eaf3925da568: Waiting 18:22:47 bab4dde63d76: Waiting 18:22:47 bde34c3a00c8: Waiting 18:22:47 b352a97aabf1: Waiting 18:22:47 4872d77fe225: Waiting 18:22:47 5851b861e8e6: Waiting 18:22:47 988bab9f4d93: Waiting 18:22:47 e2be974225ed: Download complete 18:22:47 988bab9f4d93: Verifying Checksum 18:22:47 988bab9f4d93: Download complete 18:22:47 1469e6f7b9e6: Verifying Checksum 18:22:47 1469e6f7b9e6: Download complete 18:22:47 eaf3925da568: Verifying Checksum 18:22:47 eaf3925da568: Download complete 18:22:47 339a4e72a1f5: Verifying Checksum 18:22:47 339a4e72a1f5: Download complete 18:22:47 bde34c3a00c8: Download complete 18:22:47 b352a97aabf1: Verifying Checksum 18:22:47 b352a97aabf1: Download complete 18:22:47 4872d77fe225: Verifying Checksum 18:22:47 4872d77fe225: Download complete 18:22:47 5851b861e8e6: Verifying Checksum 18:22:47 5851b861e8e6: Download complete 18:22:47 b85a868b505f: Verifying Checksum 18:22:47 b85a868b505f: Download complete 18:22:47 bab4dde63d76: Verifying Checksum 18:22:47 bab4dde63d76: Download complete 18:22:48 b85a868b505f: Pull complete 18:22:48 e2be974225ed: Pull complete 18:22:48 339a4e72a1f5: Pull complete 18:22:49 988bab9f4d93: Pull complete 18:22:49 1469e6f7b9e6: Pull complete 18:22:49 eaf3925da568: Pull complete 18:22:50 bab4dde63d76: Pull complete 18:22:50 bde34c3a00c8: Pull complete 18:22:51 b352a97aabf1: Pull complete 18:22:51 4872d77fe225: Pull complete 18:22:51 5851b861e8e6: Pull complete 18:22:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:51 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:22:53 $ docker top 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e -eo pid,comm 18:22:54 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). 18:22:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:54 [ssh-agent] Looking for ssh-agent implementation... 18:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:54 $ docker exec 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent 18:22:54 SSH_AUTH_SOCK=/tmp/ssh-gIncgY7kDUD5/agent.32 18:22:54 SSH_AGENT_PID=38 18:22:54 Running ssh-add (command line suppressed) 18:22:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8496544803912810862.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8496544803912810862.key) 18:22:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:54 + git tag --points-at HEAD [Pipeline] } 18:22:54 $ docker exec --env ******** --env ******** 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent -k 18:22:54 unset SSH_AUTH_SOCK; 18:22:54 unset SSH_AGENT_PID; 18:22:54 echo Agent pid 38 killed; 18:22:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:54 [ssh-agent] Looking for ssh-agent implementation... 18:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:54 $ docker exec 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent 18:22:55 SSH_AUTH_SOCK=/tmp/ssh-ebSmdGCkQjHX/agent.70 18:22:55 SSH_AGENT_PID=76 18:22:55 Running ssh-add (command line suppressed) 18:22:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17902257825633415355.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17902257825633415355.key) 18:22:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:55 + git semver init 18:22:55 2022-09-26 18:22:55,658 [run_init] DEBUG init version:0.0.0 force:False 18:22:55 2022-09-26 18:22:55,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:22:55 2022-09-26 18:22:55,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:22:55 2022-09-26 18:22:55,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:22:56 2022-09-26 18:22:56,450 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:22:56 2022-09-26 18:22:56,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:22:56 2022-09-26 18:22:56,451 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:22:56 2022-09-26 18:22:56,451 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:22:56 2.3.0-dev.8 [Pipeline] } 18:22:56 $ docker exec --env ******** --env ******** 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent -k 18:22:56 unset SSH_AUTH_SOCK; 18:22:56 unset SSH_AGENT_PID; 18:22:56 echo Agent pid 76 killed; 18:22:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:57 + git semver [Pipeline] } 18:22:57 $ docker stop --time=1 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e 18:22:58 $ docker rm -f 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e [Pipeline] // withDockerContainer [Pipeline] sh 18:22:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:22:59 Stashed 1 file(s) [Pipeline] echo 18:22:59 [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [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 18:22:59 provisioning config files... 18:22:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11656484151744888991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:59 ---> docker-login.sh 18:22:59 nexus3.edgexfoundry.org:10001 18:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:59 Configure a credential helper to remove this warning. See 18:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:59 18:22:59 Login Succeeded 18:22:59 nexus3.edgexfoundry.org:10002 18:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:59 Configure a credential helper to remove this warning. See 18:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:59 18:22:59 Login Succeeded 18:22:59 nexus3.edgexfoundry.org:10003 18:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:59 Configure a credential helper to remove this warning. See 18:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:59 18:22:59 Login Succeeded 18:22:59 nexus3.edgexfoundry.org:10004 18:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:59 Configure a credential helper to remove this warning. See 18:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:59 18:22:59 Login Succeeded 18:22:59 docker.io 18:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:00 Configure a credential helper to remove this warning. See 18:23:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:00 18:23:00 Login Succeeded 18:23:00 ---> docker-login.sh ends [Pipeline] } 18:23:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:00 ========================================================= 18:23:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:23:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:00 + 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 . 18:23:00 Sending build context to Docker daemon 889.9kB 18:23:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:23:00 Step 2/13 : FROM ${BASE} AS builder 18:23:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:00 2408cc74d12b: Pulling fs layer 18:23:00 ea60b727a1ce: Pulling fs layer 18:23:00 30c4a7721957: Pulling fs layer 18:23:00 370296b7ddb6: Pulling fs layer 18:23:00 7c6cee850709: Pulling fs layer 18:23:00 39a5fcdaea64: Pulling fs layer 18:23:00 d94ebbe4e438: Pulling fs layer 18:23:00 bcfd1f05c69d: Pulling fs layer 18:23:00 59ccb84bbe0f: Pulling fs layer 18:23:00 bcfd1f05c69d: Waiting 18:23:00 59ccb84bbe0f: Waiting 18:23:00 370296b7ddb6: Waiting 18:23:00 39a5fcdaea64: Waiting 18:23:00 d94ebbe4e438: Waiting 18:23:00 30c4a7721957: Verifying Checksum 18:23:00 30c4a7721957: Download complete 18:23:00 ea60b727a1ce: Download complete 18:23:00 7c6cee850709: Verifying Checksum 18:23:00 7c6cee850709: Download complete 18:23:00 39a5fcdaea64: Verifying Checksum 18:23:00 39a5fcdaea64: Download complete 18:23:01 2408cc74d12b: Verifying Checksum 18:23:01 2408cc74d12b: Download complete 18:23:01 d94ebbe4e438: Verifying Checksum 18:23:01 d94ebbe4e438: Download complete 18:23:01 2408cc74d12b: Pull complete 18:23:01 ea60b727a1ce: Pull complete 18:23:01 30c4a7721957: Pull complete 18:23:01 59ccb84bbe0f: Verifying Checksum 18:23:01 59ccb84bbe0f: Download complete 18:23:01 bcfd1f05c69d: Verifying Checksum 18:23:01 bcfd1f05c69d: Download complete 18:23:01 370296b7ddb6: Download complete 18:23:05 370296b7ddb6: Pull complete 18:23:05 7c6cee850709: Pull complete 18:23:05 39a5fcdaea64: Pull complete 18:23:05 d94ebbe4e438: Pull complete 18:23:07 bcfd1f05c69d: Pull complete 18:23:07 59ccb84bbe0f: Pull complete 18:23:07 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:23:07 ---> a4fb48ad2a94 18:23:07 Step 3/13 : ARG MAKE="make build" 18:23:11 ---> Running in cc9380c9a570 18:23:11 Removing intermediate container cc9380c9a570 18:23:11 ---> 9a2580aef5f8 18:23:11 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:23:11 ---> Running in 3362dc18dfef 18:23:11 Removing intermediate container 3362dc18dfef 18:23:11 ---> 2e572480d6aa 18:23:11 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:23:11 ---> Running in fc5444508e6d 18:23:11 Removing intermediate container fc5444508e6d 18:23:11 ---> 9cb0a41de0c2 18:23:11 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:11 ---> Running in 803dd03b1556 18:23:11 Removing intermediate container 803dd03b1556 18:23:11 ---> 2791a104fe8d 18:23:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:23:11 ---> Running in 7f2ba6b9b775 18:23:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:13 (1/80) Installing mesa (21.3.8-r2) 18:23:13 (2/80) Installing libxau (1.0.9-r0) 18:23:13 (3/80) Installing libxdmcp (1.1.3-r0) 18:23:13 (4/80) Installing libxcb (1.15-r0) 18:23:13 (5/80) Installing libx11 (1.8-r0) 18:23:13 (6/80) Installing libxext (1.3.4-r0) 18:23:13 (7/80) Installing libxfixes (6.0.0-r0) 18:23:13 (8/80) Installing libxxf86vm (1.1.4-r2) 18:23:14 (9/80) Installing libpciaccess (0.16-r0) 18:23:14 (10/80) Installing libdrm (2.4.110-r0) 18:23:14 (11/80) Installing mesa-glapi (21.3.8-r2) 18:23:14 Still waiting to schedule task 18:23:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:23:14 (12/80) Installing libxshmfence (1.3-r1) 18:23:14 (13/80) Installing mesa-gl (21.3.8-r2) 18:23:14 (14/80) Installing icu-data-full (71.1-r2) 18:23:15 (15/80) Installing libice (1.0.10-r0) 18:23:15 (16/80) Installing libuuid (2.38-r1) 18:23:15 (17/80) Installing libsm (1.2.3-r0) 18:23:15 (18/80) Installing libxt (1.2.1-r0) 18:23:15 (19/80) Installing libxmu (1.1.3-r0) 18:23:15 (20/80) Installing xset (1.2.4-r0) 18:23:15 (21/80) Installing xprop (1.2.5-r0) 18:23:15 (22/80) Installing xdg-utils (1.1.3-r3) 18:23:16 (23/80) Installing dbus-libs (1.14.0-r1) 18:23:16 (24/80) Installing libffi (3.4.2-r1) 18:23:16 (25/80) Installing libintl (0.21-r2) 18:23:16 (26/80) Installing libblkid (2.38-r1) 18:23:16 (27/80) Installing libmount (2.38-r1) 18:23:16 (28/80) Installing pcre (8.45-r2) 18:23:16 (29/80) Installing glib (2.72.1-r0) 18:23:16 (30/80) Installing icu-libs (71.1-r2) 18:23:16 (31/80) Installing libpcre2-16 (10.40-r0) 18:23:16 (32/80) Installing zstd-libs (1.5.2-r1) 18:23:17 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:23:19 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:23:19 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:23:19 (36/80) Installing mesa-gbm (21.3.8-r2) 18:23:19 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:23:19 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:23:19 (39/80) Installing libxcomposite (0.4.5-r0) 18:23:19 (40/80) Installing libbz2 (1.0.8-r1) 18:23:19 (41/80) Installing libpng (1.6.37-r1) 18:23:19 (42/80) Installing freetype (2.12.1-r0) 18:23:19 (43/80) Installing fontconfig (2.14.0-r0) 18:23:19 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:23:20 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:23:20 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:23:20 (47/80) Installing xz-libs (5.2.5-r1) 18:23:20 (48/80) Installing libxml2 (2.9.14-r1) 18:23:20 (49/80) Installing libxkbcommon (1.4.1-r0) 18:23:20 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:23:20 (51/80) Installing mesa-egl (21.3.8-r2) 18:23:20 (52/80) Installing avahi-libs (0.8-r6) 18:23:21 (53/80) Installing nettle (3.7.3-r0) 18:23:21 (54/80) Installing p11-kit (0.24.1-r0) 18:23:21 (55/80) Installing libtasn1 (4.18.0-r0) 18:23:21 (56/80) Installing libunistring (1.0-r0) 18:23:21 (57/80) Installing gnutls (3.7.7-r0) 18:23:21 (58/80) Installing cups-libs (2.4.2-r0) 18:23:21 (59/80) Installing graphite2 (1.3.14-r1) 18:23:21 (60/80) Installing harfbuzz (4.3.0-r0) 18:23:21 (61/80) Installing libevdev (1.12.1-r0) 18:23:21 (62/80) Installing mtdev (1.1.6-r0) 18:23:21 (63/80) Installing eudev-libs (3.2.11-r0) 18:23:22 (64/80) Installing libinput-libs (1.20.1-r0) 18:23:22 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:23:22 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:23:22 (67/80) Installing xcb-util (0.4.0-r3) 18:23:22 (68/80) Installing xcb-util-image (0.4.0-r1) 18:23:22 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:23:22 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:23:22 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:23:22 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:23:23 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:23:23 (74/80) Installing v4l-utils (1.22.1-r1) 18:23:23 (75/80) Installing udev-init-scripts (35-r0) 18:23:23 Executing udev-init-scripts-35-r0.post-install 18:23:23 (76/80) Installing kmod-libs (29-r2) 18:23:23 (77/80) Installing eudev (3.2.11-r0) 18:23:23 (78/80) Installing eudev-dev (3.2.11-r0) 18:23:23 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:23:23 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:23:23 Executing busybox-1.35.0-r13.trigger 18:23:23 Executing eudev-3.2.11-r0.trigger 18:23:23 OK: 330 MiB in 131 packages 18:23:26 Removing intermediate container 7f2ba6b9b775 18:23:26 ---> 1b63726925f9 18:23:26 Step 8/13 : WORKDIR /device-usb-camera 18:23:26 ---> Running in d7d8fd51e5ab 18:23:26 Removing intermediate container d7d8fd51e5ab 18:23:26 ---> 1a27c67ee616 18:23:26 Step 9/13 : COPY go.mod vendor* ./ 18:23:26 ---> 5d6da31a5dcd 18:23:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:26 ---> Running in 5fef85a48225 18:23:44 Removing intermediate container 5fef85a48225 18:23:44 ---> df70ec98b7c0 18:23:44 Step 11/13 : COPY . . 18:23:44 ---> 2f5147f3477b 18:23:44 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:23:44 ---> Running in c0aad68905ee 18:23:44  % Total % Received % Xferd Average Speed Time Time Time  Current 18:23:44 Dload Upload Total Spent Left Speed 18:23:44  0  0  0 0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9088 0 --:--:-- --:--:-- --:--:-- 9155 18:23:44 Removing intermediate container c0aad68905ee 18:23:44 ---> dc7327b7f801 18:23:44 Step 13/13 : RUN ${MAKE} 18:23:44 ---> Running in 0adfd381f8fd 18:23:45 noop 18:23:45 Removing intermediate container 0adfd381f8fd 18:23:45 ---> 2481e8ea1472 18:23:45 Successfully built 2481e8ea1472 18:23:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:45 + docker inspect -f . ci-base-image-x86_64 18:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:45 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:23:46 $ docker top e434271b92df9d20e195b3867d41d226cf7a4f1c0b7c860b025cb084598829ac -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:46 + go version 18:23:46 go version go1.18.3 linux/amd64 [Pipeline] } 18:23:46 $ docker stop --time=1 e434271b92df9d20e195b3867d41d226cf7a4f1c0b7c860b025cb084598829ac 18:23:47 $ docker rm -f e434271b92df9d20e195b3867d41d226cf7a4f1c0b7c860b025cb084598829ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:48 + docker inspect -f . ci-base-image-x86_64 18:23:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:48 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:23:48 $ docker top dd7f101cb7c607923e87f547592b532f2a640cffb586e1e370c5de3957dd765c -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:48 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:23:49 + make test 18:23:49 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:23:49 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:23:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:23:59 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 18:24:04 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." 18:24:04 CGO_ENABLED=1 go vet ./... 18:24:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:08 ./bin/test-attribution-txt.sh [Pipeline] echo 18:24:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:24:08 $ docker stop --time=1 dd7f101cb7c607923e87f547592b532f2a640cffb586e1e370c5de3957dd765c 18:24:10 $ docker rm -f dd7f101cb7c607923e87f547592b532f2a640cffb586e1e370c5de3957dd765c [Pipeline] // withDockerContainer [Pipeline] sh 18:24:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:24:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:11 + ls -al . 18:24:11 total 200 18:24:11 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 18:23 . 18:24:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:22 .. 18:24:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 18:23 .git 18:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:22 .github 18:24:11 -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 18:22 .gitignore 18:24:11 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 18:22 .golangci.yml 18:24:11 -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 18:22 .hadolint.yml 18:24:11 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 18:22 .semver 18:24:11 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 18:22 Attribution.txt 18:24:11 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 18:22 CHANGELOG.md 18:24:11 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 18:22 Dockerfile 18:24:11 -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 18:22 GOVERNANCE.md 18:24:11 -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 18:22 Jenkinsfile 18:24:11 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 18:22 LICENSE 18:24:11 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 18:22 Makefile 18:24:11 -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 18:22 OWNERS.md 18:24:11 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 18:22 README.md 18:24:11 -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 18:22 VERSION 18:24:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 18:22 bin 18:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:22 cmd 18:24:11 -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 18:23 coverage.out 18:24:11 -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 18:22 docker-entrypoint.sh 18:24:11 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 18:22 go.mod 18:24:11 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 18:22 go.sum 18:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:22 internal 18:24:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:22 snap 18:24:11 -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:11 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=948a93caad4ab646b067336e92455ad9c6656ccc --label arch=amd64 --label version=2.3.0-dev.8 . 18:24:11 Sending build context to Docker daemon 920.1kB 18:24:11 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:24:11 Step 2/35 : FROM ${BASE} AS builder 18:24:11 ---> 2481e8ea1472 18:24:11 Step 3/35 : ARG MAKE="make build" 18:24:11 ---> Running in 9228a956a55b 18:24:12 Removing intermediate container 9228a956a55b 18:24:12 ---> fab61eac6a96 18:24:12 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:24:12 ---> Running in 33b293218d95 18:24:12 Removing intermediate container 33b293218d95 18:24:12 ---> 50546ce7f423 18:24:12 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:24:12 ---> Running in 1b832f39826a 18:24:12 Removing intermediate container 1b832f39826a 18:24:12 ---> d271fb3217f3 18:24:12 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:12 ---> Running in 587c2b02910b 18:24:12 Removing intermediate container 587c2b02910b 18:24:12 ---> c3a221bcabb3 18:24:12 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:12 ---> Running in 3187bd78b1c1 18:24:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:14 OK: 330 MiB in 131 packages 18:24:14 Removing intermediate container 3187bd78b1c1 18:24:14 ---> 21e683e66e86 18:24:14 Step 8/35 : WORKDIR /device-usb-camera 18:24:14 ---> Running in bc433815a8f5 18:24:14 Removing intermediate container bc433815a8f5 18:24:14 ---> 5b97e6881905 18:24:14 Step 9/35 : COPY go.mod vendor* ./ 18:24:14 ---> 189538012749 18:24:14 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:14 ---> Running in 818b9073c302 18:24:15 Removing intermediate container 818b9073c302 18:24:15 ---> a821e22178bc 18:24:15 Step 11/35 : COPY . . 18:24:15 ---> 78bfed805891 18:24:15 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:24:15 ---> Running in d077be9cd007 18:24:15  % Total % Received % Xferd Average Speed Time Time Time Current 18:24:15 Dload Upload Total Spent Left Speed 18:24:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47965 0 --:--:-- --:--:-- --:--:-- 48272 18:24:16 Removing intermediate container d077be9cd007 18:24:16 ---> f142c03ba945 18:24:16 Step 13/35 : RUN ${MAKE} 18:24:16 ---> Running in c664cc852784 18:24:16 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:24:38 Removing intermediate container c664cc852784 18:24:38 ---> 77cf7a905a41 18:24:38 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:24:38 v0.18.4: Pulling from aler9/rtsp-simple-server 18:24:38 af6660deedbd: Pulling fs layer 18:24:38 97cd0a44c592: Pulling fs layer 18:24:38 97cd0a44c592: Verifying Checksum 18:24:38 97cd0a44c592: Download complete 18:24:38 af6660deedbd: Verifying Checksum 18:24:38 af6660deedbd: Download complete 18:24:38 af6660deedbd: Pull complete 18:24:38 97cd0a44c592: Pull complete 18:24:38 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:24:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:24:38 ---> fea57e182299 18:24:38 Step 15/35 : FROM alpine:3.16 18:24:38 3.16: Pulling from library/alpine 18:24:38 213ec9aee27d: Pulling fs layer 18:24:38 213ec9aee27d: Download complete 18:24:39 213ec9aee27d: Pull complete 18:24:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:24:39 Status: Downloaded newer image for alpine:3.16 18:24:39 ---> 9c6f07244728 18:24:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:24:39 ---> Running in 4a9dbcb7d793 18:24:40 Removing intermediate container 4a9dbcb7d793 18:24:40 ---> d9f3b9ae4fa3 18:24:40 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:24:40 ---> Running in 590712d61692 18:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:41 (1/83) Installing dumb-init (1.2.5-r1) 18:24:41 (2/83) Installing sdl2 (2.0.22-r0) 18:24:41 (3/83) Installing libxau (1.0.9-r0) 18:24:41 (4/83) Installing libxdmcp (1.1.3-r0) 18:24:41 (5/83) Installing libxcb (1.15-r0) 18:24:41 (6/83) Installing libx11 (1.8-r0) 18:24:41 (7/83) Installing aom-libs (3.3.0-r0) 18:24:41 (8/83) Installing alsa-lib (1.2.7.2-r0) 18:24:41 (9/83) Installing expat (2.4.9-r0) 18:24:41 (10/83) Installing brotli-libs (1.0.9-r6) 18:24:41 (11/83) Installing libbz2 (1.0.8-r1) 18:24:41 (12/83) Installing libpng (1.6.37-r1) 18:24:41 (13/83) Installing freetype (2.12.1-r0) 18:24:41 (14/83) Installing fontconfig (2.14.0-r0) 18:24:41 (15/83) Installing fribidi (1.0.12-r0) 18:24:41 (16/83) Installing libffi (3.4.2-r1) 18:24:41 (17/83) Installing libintl (0.21-r2) 18:24:41 (18/83) Installing libblkid (2.38-r1) 18:24:41 (19/83) Installing libmount (2.38-r1) 18:24:41 (20/83) Installing pcre (8.45-r2) 18:24:41 (21/83) Installing glib (2.72.1-r0) 18:24:41 (22/83) Installing graphite2 (1.3.14-r1) 18:24:41 (23/83) Installing harfbuzz (4.3.0-r0) 18:24:41 (24/83) Installing libass (0.16.0-r0) 18:24:41 (25/83) Installing libdav1d (1.0.0-r0) 18:24:41 (26/83) Installing libpciaccess (0.16-r0) 18:24:41 (27/83) Installing libdrm (2.4.110-r0) 18:24:41 (28/83) Installing gmp (6.2.1-r2) 18:24:41 (29/83) Installing nettle (3.7.3-r0) 18:24:41 (30/83) Installing p11-kit (0.24.1-r0) 18:24:41 (31/83) Installing libtasn1 (4.18.0-r0) 18:24:41 (32/83) Installing libunistring (1.0-r0) 18:24:41 (33/83) Installing gnutls (3.7.7-r0) 18:24:41 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:24:41 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 18:24:41 (36/83) Installing lame (3.100-r0) 18:24:41 (37/83) Installing opus (1.3.1-r1) 18:24:41 (38/83) Installing libasyncns (0.8-r1) 18:24:41 (39/83) Installing dbus-libs (1.14.0-r1) 18:24:41 (40/83) Installing libltdl (2.4.7-r0) 18:24:41 (41/83) Installing orc (0.4.32-r0) 18:24:41 (42/83) Installing libgcc (11.2.1_git20220219-r2) 18:24:41 (43/83) Installing libogg (1.3.5-r1) 18:24:41 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 18:24:41 (45/83) Installing flac (1.3.4-r0) 18:24:41 (46/83) Installing libvorbis (1.3.7-r0) 18:24:41 (47/83) Installing libsndfile (1.1.0-r0) 18:24:41 (48/83) Installing libgomp (11.2.1_git20220219-r2) 18:24:41 (49/83) Installing soxr (0.1.3-r2) 18:24:41 (50/83) Installing speexdsp (1.2.0-r0) 18:24:41 (51/83) Installing tdb-libs (1.4.6-r0) 18:24:41 (52/83) Installing libpulse (15.0-r2) 18:24:41 (53/83) Installing cjson (1.7.15-r3) 18:24:42 (54/83) Installing mbedtls (2.28.1-r0) 18:24:42 (55/83) Installing librist (0.2.6-r1) 18:24:42 (56/83) Installing libsrt (1.4.4-r0) 18:24:42 (57/83) Installing libssh (0.9.6-r1) 18:24:42 (58/83) Installing libtheora (1.1.1-r16) 18:24:42 (59/83) Installing libjpeg-turbo (2.1.3-r1) 18:24:42 (60/83) Installing v4l-utils-libs (1.22.1-r1) 18:24:42 (61/83) Installing libxext (1.3.4-r0) 18:24:42 (62/83) Installing libxfixes (6.0.0-r0) 18:24:42 (63/83) Installing wayland-libs-client (1.20.0-r0) 18:24:42 (64/83) Installing libva (2.14.0-r0) 18:24:42 (65/83) Installing libvdpau (1.5-r0) 18:24:42 (66/83) Installing vidstab (1.1.0-r1) 18:24:42 (67/83) Installing libvpx (1.11.0-r1) 18:24:42 (68/83) Installing libwebp (1.2.3-r0) 18:24:42 (69/83) Installing x264-libs (0.163_git20210613-r0) 18:24:42 (70/83) Installing numactl (2.0.14-r0) 18:24:42 (71/83) Installing x265-libs (3.5-r3) 18:24:42 (72/83) Installing xvidcore (1.3.7-r1) 18:24:42 (73/83) Installing ffmpeg-libs (5.0.1-r1) 18:24:42 (74/83) Installing ffmpeg (5.0.1-r1) 18:24:42 (75/83) Installing udev-init-scripts (35-r0) 18:24:42 Executing udev-init-scripts-35-r0.post-install 18:24:42 (76/83) Installing eudev-libs (3.2.11-r0) 18:24:42 (77/83) Installing xz-libs (5.2.5-r1) 18:24:42 (78/83) Installing zstd-libs (1.5.2-r1) 18:24:42 (79/83) Installing kmod-libs (29-r2) 18:24:42 (80/83) Installing eudev (3.2.11-r0) 18:24:42 (81/83) Installing libsodium (1.0.18-r0) 18:24:42 (82/83) Installing libzmq (4.3.4-r0) 18:24:42 (83/83) Installing zeromq (4.3.4-r0) 18:24:42 Executing busybox-1.35.0-r17.trigger 18:24:42 Executing eudev-3.2.11-r0.trigger 18:24:42 OK: 101 MiB in 97 packages 18:24:44 Removing intermediate container 590712d61692 18:24:44 ---> e9ff34b39c35 18:24:44 Step 18/35 : WORKDIR / 18:24:44 ---> Running in f66cb9a0fe19 18:24:44 Removing intermediate container f66cb9a0fe19 18:24:44 ---> 7c7d9774159c 18:24:44 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:24:45 ---> 997034869b8b 18:24:45 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:24:45 ---> 082cd37504dc 18:24:45 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:24:45 ---> d8b4f83e6ca4 18:24:45 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:24:45 ---> 91e461e3280f 18:24:45 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:24:45 ---> 214332c17044 18:24:45 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:24:45 ---> 9c7921e06f5a 18:24:45 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:24:46 ---> c3f59f95613e 18:24:46 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:24:46 ---> Running in 7236702bc9ed 18:24:47 Removing intermediate container 7236702bc9ed 18:24:47 ---> 0e7efafeeb11 18:24:47 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:24:47 ---> Running in 52d4993114e3 18:24:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1180 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:24:47 Running in /w/workspace/device-usb-camera/47 [Pipeline] { [Pipeline] checkout 18:24:47 Selected Git installation does not exist. Using Default 18:24:47 The recommended git tool is: NONE 18:24:47 Removing intermediate container 52d4993114e3 18:24:47 ---> 931ba0a030ae 18:24:47 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:24:47 ---> Running in d1947d1d29eb 18:24:48 Removing intermediate container d1947d1d29eb 18:24:48 ---> e98f3e9e252a 18:24:48 Step 29/35 : EXPOSE 59983 18:24:48 ---> Running in afbd7477713a 18:24:48 Removing intermediate container afbd7477713a 18:24:48 ---> 7c174b38babe 18:24:48 Step 30/35 : EXPOSE 8554 18:24:48 ---> Running in a8d8d7189993 18:24:48 Removing intermediate container a8d8d7189993 18:24:48 ---> 9e69a417c261 18:24:48 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:24:48 ---> Running in 1fc6b9cdd873 18:24:48 Removing intermediate container 1fc6b9cdd873 18:24:48 ---> 6faeded3812d 18:24:48 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:24:48 ---> Running in 7e7a5018f5f0 18:24:48 Removing intermediate container 7e7a5018f5f0 18:24:48 ---> 818d17cf57f4 18:24:48 Step 33/35 : LABEL arch=amd64 18:24:48 ---> Running in 8ba1792e2679 18:24:48 Removing intermediate container 8ba1792e2679 18:24:48 ---> fa3a2de6bf53 18:24:48 Step 34/35 : LABEL git_sha=948a93caad4ab646b067336e92455ad9c6656ccc 18:24:48 ---> Running in 5323090767cb 18:24:48 Removing intermediate container 5323090767cb 18:24:48 ---> 7b65e224c04e 18:24:48 Step 35/35 : LABEL version=2.3.0-dev.8 18:24:48 ---> Running in aa7c2576a058 18:24:48 Removing intermediate container aa7c2576a058 18:24:48 ---> 0a82666ab91f 18:24:48 [Warning] One or more build-args [ARCH] were not consumed 18:24:48 Successfully built 0a82666ab91f 18:24:48 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:49 provisioning config files... 18:24:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15687802736311778232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:49 ---> docker-login.sh 18:24:49 nexus3.edgexfoundry.org:10001 18:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:49 Configure a credential helper to remove this warning. See 18:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:49 18:24:49 Login Succeeded 18:24:49 nexus3.edgexfoundry.org:10002 18:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:49 Configure a credential helper to remove this warning. See 18:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:49 18:24:49 Login Succeeded 18:24:49 nexus3.edgexfoundry.org:10003 18:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:49 Configure a credential helper to remove this warning. See 18:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:49 18:24:49 Login Succeeded 18:24:49 nexus3.edgexfoundry.org:10004 18:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:49 Configure a credential helper to remove this warning. See 18:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:49 18:24:49 Login Succeeded 18:24:49 docker.io 18:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:50 Configure a credential helper to remove this warning. See 18:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:50 18:24:50 Login Succeeded 18:24:50 ---> docker-login.sh ends [Pipeline] } 18:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:50 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:24:50 948a93caad4ab646b067336e92455ad9c6656ccc 18:24:50 latest 18:24:50 2.3.0-dev.8 18:24:50 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 18:24:50 main 18:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc 18:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:24:50 93559c2511f6: Preparing 18:24:50 49c335c7ec04: Preparing 18:24:50 ad7bba7e1b03: Preparing 18:24:50 550e596c6d0e: Preparing 18:24:50 1207169bf42c: Preparing 18:24:50 106d52cb6090: Preparing 18:24:50 7fbd6729034b: Preparing 18:24:50 467ffa1ca438: Preparing 18:24:50 5970db7091f8: Preparing 18:24:50 c7bab438bdfa: Preparing 18:24:50 b4157d17048c: Preparing 18:24:50 994393dc58e7: Preparing 18:24:50 106d52cb6090: Waiting 18:24:50 7fbd6729034b: Waiting 18:24:50 467ffa1ca438: Waiting 18:24:50 b4157d17048c: Waiting 18:24:50 5970db7091f8: Waiting 18:24:50 994393dc58e7: Waiting 18:24:50 c7bab438bdfa: Waiting 18:24:50 93559c2511f6: Pushed 18:24:50 1207169bf42c: Pushed 18:24:50 49c335c7ec04: Pushed 18:24:50 ad7bba7e1b03: Pushed 18:24:51 7fbd6729034b: Pushed 18:24:51 5970db7091f8: Pushed 18:24:51 106d52cb6090: Pushed 18:24:51 467ffa1ca438: Pushed 18:24:51 994393dc58e7: Layer already exists 18:24:52 using credential edgex-jenkins-ssh 18:24:52 Cloning the remote Git repository 18:24:52 550e596c6d0e: Pushed 18:24:52 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:24:52 > git init /w/workspace/device-usb-camera/47 # timeout=10 18:24:52 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:24:52 > git --version # timeout=10 18:24:52 > git --version # 'git version 2.25.1' 18:24:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:52 Verifying host key using known hosts file 18:24:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:24:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:53 c7bab438bdfa: Pushed 18:24:54 Avoid second fetch 18:24:54 Checking out Revision 948a93caad4ab646b067336e92455ad9c6656ccc (main) 18:24:53 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:24:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:54 > git config core.sparsecheckout # timeout=10 18:24:54 > git checkout -f 948a93caad4ab646b067336e92455ad9c6656ccc # timeout=10 18:24:55 Commit message: "Merge pull request #87 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:24:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:55 Dload Upload Total Spent Left Speed 18:24:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73267 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh 18:24:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:24:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:24:56 + sudo tee /etc/docker/daemon.new 18:24:56 { 18:24:56 "registry-mirrors": [ 18:24:56 "https://nexus3.edgexfoundry.org:10001" 18:24:56 ], 18:24:56 "bip": "10.250.0.254/24", 18:24:56 "hosts": [ 18:24:56 "tcp://0.0.0.0:5555", 18:24:56 "unix:///var/run/docker.sock" 18:24:56 ], 18:24:56 "mtu": 1458, 18:24:56 "selinux-enabled": true, 18:24:56 "seccomp-profile": "/etc/docker/seccomp.json" 18:24:56 } [Pipeline] sh 18:24:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:24:57 + sudo service docker restart 18:25:00 b4157d17048c: Pushed 18:25:00 948a93caad4ab646b067336e92455ad9c6656ccc: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:00 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:01 93559c2511f6: Preparing 18:25:01 49c335c7ec04: Preparing 18:25:01 ad7bba7e1b03: Preparing 18:25:01 550e596c6d0e: Preparing 18:25:01 1207169bf42c: Preparing 18:25:01 106d52cb6090: Preparing 18:25:01 7fbd6729034b: Preparing 18:25:01 467ffa1ca438: Preparing 18:25:01 5970db7091f8: Preparing 18:25:01 c7bab438bdfa: Preparing 18:25:01 b4157d17048c: Preparing 18:25:01 994393dc58e7: Preparing 18:25:01 467ffa1ca438: Waiting 18:25:01 5970db7091f8: Waiting 18:25:01 c7bab438bdfa: Waiting 18:25:01 b4157d17048c: Waiting 18:25:01 994393dc58e7: Waiting 18:25:01 106d52cb6090: Waiting 18:25:01 7fbd6729034b: Waiting 18:25:01 ad7bba7e1b03: Layer already exists 18:25:01 1207169bf42c: Layer already exists 18:25:01 93559c2511f6: Layer already exists 18:25:01 49c335c7ec04: Layer already exists 18:25:01 550e596c6d0e: Layer already exists 18:25:01 106d52cb6090: Layer already exists 18:25:01 7fbd6729034b: Layer already exists 18:25:01 467ffa1ca438: Layer already exists 18:25:01 5970db7091f8: Layer already exists 18:25:01 c7bab438bdfa: Layer already exists 18:25:01 b4157d17048c: Layer already exists 18:25:01 994393dc58e7: Layer already exists 18:25:01 latest: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.8 18:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:01 93559c2511f6: Preparing 18:25:01 49c335c7ec04: Preparing 18:25:01 ad7bba7e1b03: Preparing 18:25:01 550e596c6d0e: Preparing 18:25:01 1207169bf42c: Preparing 18:25:01 106d52cb6090: Preparing 18:25:01 7fbd6729034b: Preparing 18:25:01 467ffa1ca438: Preparing 18:25:01 5970db7091f8: Preparing 18:25:01 c7bab438bdfa: Preparing 18:25:01 b4157d17048c: Preparing 18:25:01 994393dc58e7: Preparing 18:25:01 5970db7091f8: Waiting 18:25:01 106d52cb6090: Waiting 18:25:01 c7bab438bdfa: Waiting 18:25:01 b4157d17048c: Waiting 18:25:01 7fbd6729034b: Waiting 18:25:01 994393dc58e7: Waiting 18:25:01 467ffa1ca438: Waiting 18:25:01 49c335c7ec04: Layer already exists 18:25:01 ad7bba7e1b03: Layer already exists 18:25:01 93559c2511f6: Layer already exists 18:25:01 550e596c6d0e: Layer already exists 18:25:01 1207169bf42c: Layer already exists 18:25:01 106d52cb6090: Layer already exists 18:25:01 c7bab438bdfa: Layer already exists 18:25:01 5970db7091f8: Layer already exists 18:25:01 467ffa1ca438: Layer already exists 18:25:01 7fbd6729034b: Layer already exists 18:25:01 b4157d17048c: Layer already exists 18:25:01 994393dc58e7: Layer already exists 18:25:01 2.3.0-dev.8: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 18:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:02 93559c2511f6: Preparing 18:25:02 49c335c7ec04: Preparing 18:25:02 ad7bba7e1b03: Preparing 18:25:02 550e596c6d0e: Preparing 18:25:02 1207169bf42c: Preparing 18:25:02 106d52cb6090: Preparing 18:25:02 106d52cb6090: Waiting 18:25:02 7fbd6729034b: Preparing 18:25:02 467ffa1ca438: Preparing 18:25:02 5970db7091f8: Preparing 18:25:02 c7bab438bdfa: Preparing 18:25:02 b4157d17048c: Preparing 18:25:02 994393dc58e7: Preparing 18:25:02 7fbd6729034b: Waiting 18:25:02 b4157d17048c: Waiting 18:25:02 467ffa1ca438: Waiting 18:25:02 994393dc58e7: Waiting 18:25:02 5970db7091f8: Waiting 18:25:02 c7bab438bdfa: Waiting 18:25:02 49c335c7ec04: Layer already exists 18:25:02 ad7bba7e1b03: Layer already exists 18:25:02 550e596c6d0e: Layer already exists 18:25:02 1207169bf42c: Layer already exists 18:25:02 106d52cb6090: Layer already exists 18:25:02 93559c2511f6: Layer already exists 18:25:02 7fbd6729034b: Layer already exists 18:25:02 5970db7091f8: Layer already exists 18:25:02 467ffa1ca438: Layer already exists 18:25:02 b4157d17048c: Layer already exists 18:25:02 994393dc58e7: Layer already exists 18:25:02 c7bab438bdfa: Layer already exists 18:25:02 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:02 93559c2511f6: Preparing 18:25:02 49c335c7ec04: Preparing 18:25:02 ad7bba7e1b03: Preparing 18:25:02 550e596c6d0e: Preparing 18:25:02 1207169bf42c: Preparing 18:25:02 106d52cb6090: Preparing 18:25:02 7fbd6729034b: Preparing 18:25:02 467ffa1ca438: Preparing 18:25:02 5970db7091f8: Preparing 18:25:02 c7bab438bdfa: Preparing 18:25:02 b4157d17048c: Preparing 18:25:02 994393dc58e7: Preparing 18:25:02 7fbd6729034b: Waiting 18:25:02 467ffa1ca438: Waiting 18:25:02 106d52cb6090: Waiting 18:25:02 5970db7091f8: Waiting 18:25:02 c7bab438bdfa: Waiting 18:25:02 b4157d17048c: Waiting 18:25:02 994393dc58e7: Waiting 18:25:02 93559c2511f6: Layer already exists 18:25:02 550e596c6d0e: Layer already exists 18:25:02 1207169bf42c: Layer already exists 18:25:02 49c335c7ec04: Layer already exists 18:25:02 ad7bba7e1b03: Layer already exists 18:25:02 106d52cb6090: Layer already exists 18:25:02 467ffa1ca438: Layer already exists 18:25:02 5970db7091f8: Layer already exists 18:25:02 c7bab438bdfa: Layer already exists 18:25:02 7fbd6729034b: Layer already exists 18:25:02 b4157d17048c: Layer already exists 18:25:02 994393dc58e7: Layer already exists 18:25:02 main: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:02 ===================================================== [Pipeline] echo 18:25:02 taggedImages: 18:25:02 - nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc 18:25:02 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:25:02 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.8 18:25:02 - nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 18:25:02 - nexus3.edgexfoundry.org:10004/device-usb-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 18:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:03 18:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:03 latest: Pulling from edgex-lftools-log-publisher 18:25:03 5eb5b503b376: Pulling fs layer 18:25:03 5c69ac0246d0: Pulling fs layer 18:25:03 ec43610c2a17: Pulling fs layer 18:25:03 3a2ae6a8a46f: Pulling fs layer 18:25:03 33b1e0a273af: Pulling fs layer 18:25:03 5d3b04190fa2: Pulling fs layer 18:25:03 2f39f015ded8: Pulling fs layer 18:25:03 3a2ae6a8a46f: Waiting 18:25:03 33b1e0a273af: Waiting 18:25:03 2f39f015ded8: Waiting 18:25:03 5d3b04190fa2: Waiting 18:25:03 5c69ac0246d0: Download complete 18:25:03 3a2ae6a8a46f: Download complete 18:25:03 33b1e0a273af: Verifying Checksum 18:25:03 33b1e0a273af: Download complete 18:25:03 ec43610c2a17: Verifying Checksum 18:25:03 ec43610c2a17: Download complete 18:25:03 5d3b04190fa2: Verifying Checksum 18:25:03 5d3b04190fa2: Download complete 18:25:03 5eb5b503b376: Verifying Checksum 18:25:03 5eb5b503b376: Download complete 18:25:04 2f39f015ded8: Download complete 18:25:05 5eb5b503b376: Pull complete 18:25:05 5c69ac0246d0: Pull complete 18:25:05 ec43610c2a17: Pull complete 18:25:05 3a2ae6a8a46f: Pull complete 18:25:05 33b1e0a273af: Pull complete 18:25:05 5d3b04190fa2: Pull complete 18:25:10 2f39f015ded8: Pull complete 18:25:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:10 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:25:10 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:25:13 $ docker top 31a90432a17f97adcd519f1472a5d7700fcfa63d25edb22a734462c764740fa5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:13 ---> job-cost.sh 18:25:13 lf-activate-venv: SKIPPING 18:25:13 INFO: No Stack... 18:25:13 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:14 INFO: Archiving Costs [Pipeline] sh 18:25:14 + cut -d, -f6 18:25:14 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock 18:25:14 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] 18:25:14 Resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] did not exist. Created. 18:25:14 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:14 + echo total: 0.2199999988079071 [Pipeline] stash 18:25:14 Stashed 1 file(s) [Pipeline] } 18:25:14 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:14 $ docker stop --time=1 31a90432a17f97adcd519f1472a5d7700fcfa63d25edb22a734462c764740fa5 18:25:16 $ docker rm -f 31a90432a17f97adcd519f1472a5d7700fcfa63d25edb22a734462c764740fa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 18:25:16 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:25:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/47@tmp/config9395361379667739181tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:16 ---> docker-login.sh 18:25:16 nexus3.edgexfoundry.org:10001 18:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:17 Configure a credential helper to remove this warning. See 18:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:17 18:25:17 Login Succeeded 18:25:17 nexus3.edgexfoundry.org:10002 18:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:17 Configure a credential helper to remove this warning. See 18:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:17 18:25:17 Login Succeeded 18:25:17 nexus3.edgexfoundry.org:10003 18:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:17 Configure a credential helper to remove this warning. See 18:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:17 18:25:17 Login Succeeded 18:25:17 nexus3.edgexfoundry.org:10004 18:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:18 Configure a credential helper to remove this warning. See 18:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:18 18:25:18 Login Succeeded 18:25:18 docker.io 18:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:18 Configure a credential helper to remove this warning. See 18:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:18 18:25:18 Login Succeeded 18:25:18 ---> docker-login.sh ends [Pipeline] } 18:25:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:18 ========================================================= 18:25:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:25:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:19 + 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 . 18:25:19 Sending build context to Docker daemon 573.4kB 18:25:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:25:19 Step 2/13 : FROM ${BASE} AS builder 18:25:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:19 b3c136eddcbf: Pulling fs layer 18:25:19 c0a3192eca97: Pulling fs layer 18:25:19 a050256f5b6f: Pulling fs layer 18:25:19 656be50a0ddc: Pulling fs layer 18:25:19 2bbca73fdf42: Pulling fs layer 18:25:19 46d945488cbd: Pulling fs layer 18:25:19 8a5474983e97: Pulling fs layer 18:25:19 329c88fbcd65: Pulling fs layer 18:25:19 46d945488cbd: Waiting 18:25:19 8a5474983e97: Waiting 18:25:19 656be50a0ddc: Waiting 18:25:19 2bbca73fdf42: Waiting 18:25:19 329c88fbcd65: Waiting 18:25:19 a050256f5b6f: Verifying Checksum 18:25:19 a050256f5b6f: Download complete 18:25:19 c0a3192eca97: Verifying Checksum 18:25:19 c0a3192eca97: Download complete 18:25:19 2bbca73fdf42: Verifying Checksum 18:25:19 2bbca73fdf42: Download complete 18:25:19 46d945488cbd: Verifying Checksum 18:25:19 46d945488cbd: Download complete 18:25:19 b3c136eddcbf: Verifying Checksum 18:25:19 b3c136eddcbf: Download complete 18:25:20 b3c136eddcbf: Pull complete 18:25:20 329c88fbcd65: Verifying Checksum 18:25:20 329c88fbcd65: Download complete 18:25:21 c0a3192eca97: Pull complete 18:25:21 a050256f5b6f: Pull complete 18:25:21 8a5474983e97: Verifying Checksum 18:25:21 8a5474983e97: Download complete 18:25:22 656be50a0ddc: Verifying Checksum 18:25:22 656be50a0ddc: Download complete 18:25:35 656be50a0ddc: Pull complete 18:25:35 2bbca73fdf42: Pull complete 18:25:35 46d945488cbd: Pull complete 18:25:40 8a5474983e97: Pull complete 18:25:42 329c88fbcd65: Pull complete 18:25:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:25:42 ---> ff4287adb874 18:25:42 Step 3/13 : ARG MAKE="make build" 18:25:44 ---> Running in eb30894b38a5 18:25:44 Removing intermediate container eb30894b38a5 18:25:44 ---> e3d570a4e79e 18:25:44 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:25:44 ---> Running in 89ff6b7c372a 18:25:44 Removing intermediate container 89ff6b7c372a 18:25:44 ---> 2f6bfd77a376 18:25:44 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:25:45 ---> Running in 67673cd2979f 18:25:45 Removing intermediate container 67673cd2979f 18:25:45 ---> 4e88118d730d 18:25:45 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:45 ---> Running in a66cf9893dc8 18:25:47 Removing intermediate container a66cf9893dc8 18:25:47 ---> b22e0e2d17a3 18:25:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:25:47 ---> Running in 17298f8b507e 18:25:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:25:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:25:49 (1/14) Installing libintl (0.21-r2) 18:25:50 (2/14) Installing eudev-libs (3.2.11-r0) 18:25:50 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:25:50 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:25:50 (5/14) Installing v4l-utils (1.22.1-r1) 18:25:50 (6/14) Installing udev-init-scripts (35-r0) 18:25:50 Executing udev-init-scripts-35-r0.post-install 18:25:50 (7/14) Installing libblkid (2.38-r1) 18:25:50 (8/14) Installing xz-libs (5.2.5-r1) 18:25:50 (9/14) Installing zstd-libs (1.5.2-r1) 18:25:50 (10/14) Installing kmod-libs (29-r2) 18:25:50 (11/14) Installing eudev (3.2.11-r0) 18:25:51 (12/14) Installing eudev-dev (3.2.11-r0) 18:25:51 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:25:51 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:25:51 Executing busybox-1.35.0-r13.trigger 18:25:51 Executing eudev-3.2.11-r0.trigger 18:25:51 OK: 228 MiB in 65 packages 18:25:52 Removing intermediate container 17298f8b507e 18:25:52 ---> adc74318db43 18:25:52 Step 8/13 : WORKDIR /device-usb-camera 18:25:52 ---> Running in 484787bd25d7 18:25:52 Removing intermediate container 484787bd25d7 18:25:52 ---> 1230da9a221f 18:25:52 Step 9/13 : COPY go.mod vendor* ./ 18:25:53 ---> 547c6e5869ad 18:25:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:53 ---> Running in 3f178b4bec12 18:26:40 Removing intermediate container 3f178b4bec12 18:26:40 ---> f70fd5990df6 18:26:40 Step 11/13 : COPY . . 18:26:40 ---> faa99474c8fc 18:26:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:26:40 ---> Running in 0f9cb5f2259a 18:26:40  % Total % Received % Xferd Average Speed Time Time Time Current 18:26:40 Dload Upload Total Spent Left Speed 18:26:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13552 0 --:--:-- --:--:-- --:--:-- 13615 18:26:41 Removing intermediate container 0f9cb5f2259a 18:26:41 ---> 29787d22b9a1 18:26:41 Step 13/13 : RUN ${MAKE} 18:26:41 ---> Running in 8e38fc33764e 18:26:42 noop 18:26:43 Removing intermediate container 8e38fc33764e 18:26:43 ---> 5106f7f65195 18:26:43 Successfully built 5106f7f65195 18:26:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:43 + docker inspect -f . ci-base-image-arm64 18:26:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:44 prd-ubuntu20.04-docker-arm64-4c-16g-1180 does not seem to be running inside a container 18:26:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/47 -v /w/workspace/device-usb-camera/47:/w/workspace/device-usb-camera/47:rw,z -v /w/workspace/device-usb-camera/47@tmp:/w/workspace/device-usb-camera/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:26:45 $ docker top 2034f41bf34ec7c295852f4191ffc6ab3f44d44fa0368b8941f5904cc4dad3ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:46 + go version 18:26:46 go version go1.18.3 linux/arm64 [Pipeline] } 18:26:46 $ docker stop --time=1 2034f41bf34ec7c295852f4191ffc6ab3f44d44fa0368b8941f5904cc4dad3ae 18:26:47 $ docker rm -f 2034f41bf34ec7c295852f4191ffc6ab3f44d44fa0368b8941f5904cc4dad3ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:48 + docker inspect -f . ci-base-image-arm64 18:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:48 prd-ubuntu20.04-docker-arm64-4c-16g-1180 does not seem to be running inside a container 18:26:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/47 -v /w/workspace/device-usb-camera/47:/w/workspace/device-usb-camera/47:rw,z -v /w/workspace/device-usb-camera/47@tmp:/w/workspace/device-usb-camera/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:26:49 $ docker top 6c3ad11ae72cf3540cb67795821c32662fd881ee2735b86b648d60f81bfe3687 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:50 + git config --global --add safe.directory /w/workspace/device-usb-camera/47 [Pipeline] fileExists [Pipeline] sh 18:26:50 + make test 18:26:50 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:26:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:28:29 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:28:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements 18:28:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:28:29 CGO_ENABLED=1 go vet ./... 18:28:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:47 ./bin/test-attribution-txt.sh [Pipeline] echo 18:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:28:47 $ docker stop --time=1 6c3ad11ae72cf3540cb67795821c32662fd881ee2735b86b648d60f81bfe3687 18:28:49 $ docker rm -f 6c3ad11ae72cf3540cb67795821c32662fd881ee2735b86b648d60f81bfe3687 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:50 Warning: overwriting stash ‘coverage-report’ 18:28:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:51 + ls -al . 18:28:51 total 196 18:28:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 18:26 . 18:28:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:24 .. 18:28:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 18:24 .git 18:28:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:24 .github 18:28:51 -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 18:24 .gitignore 18:28:51 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 18:24 .golangci.yml 18:28:51 -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 18:24 .hadolint.yml 18:28:51 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 18:24 Attribution.txt 18:28:51 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 18:24 CHANGELOG.md 18:28:51 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 18:24 Dockerfile 18:28:51 -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 18:24 GOVERNANCE.md 18:28:51 -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 18:24 Jenkinsfile 18:28:51 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 18:24 LICENSE 18:28:51 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 18:24 Makefile 18:28:51 -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 18:24 OWNERS.md 18:28:51 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 18:24 README.md 18:28:51 -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 18:22 VERSION 18:28:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 18:24 bin 18:28:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:24 cmd 18:28:51 -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 18:28 coverage.out 18:28:51 -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 18:24 docker-entrypoint.sh 18:28:51 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 18:24 go.mod 18:28:51 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 18:24 go.sum 18:28:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:24 internal 18:28:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:24 snap 18:28:51 -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 18:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:51 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=948a93caad4ab646b067336e92455ad9c6656ccc --label arch=arm64 --label version=2.3.0-dev.8 . 18:28:52 Sending build context to Docker daemon 603.6kB 18:28:52 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:28:52 Step 2/35 : FROM ${BASE} AS builder 18:28:52 ---> 5106f7f65195 18:28:52 Step 3/35 : ARG MAKE="make build" 18:28:52 ---> Running in 81b11450d027 18:28:52 Removing intermediate container 81b11450d027 18:28:52 ---> 1e4b45e52254 18:28:52 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:28:52 ---> Running in 4879d90ca987 18:28:52 Removing intermediate container 4879d90ca987 18:28:52 ---> bb48dd49f282 18:28:52 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:28:52 ---> Running in a9efc7762636 18:28:53 Removing intermediate container a9efc7762636 18:28:53 ---> 93688407c6b5 18:28:53 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:53 ---> Running in 1cbc0f6fb403 18:28:55 Removing intermediate container 1cbc0f6fb403 18:28:55 ---> b3ec476632c0 18:28:55 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:55 ---> Running in f4af50e0528d 18:28:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:28:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:28:57 OK: 228 MiB in 65 packages 18:28:58 Removing intermediate container f4af50e0528d 18:28:58 ---> dc17c0d0deef 18:28:58 Step 8/35 : WORKDIR /device-usb-camera 18:28:58 ---> Running in ed1c3794892b 18:28:58 Removing intermediate container ed1c3794892b 18:28:58 ---> 841dff591df8 18:28:58 Step 9/35 : COPY go.mod vendor* ./ 18:28:59 ---> 6c842e5ec3bb 18:28:59 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:59 ---> Running in bc31f1e4e07a 18:29:01 Removing intermediate container bc31f1e4e07a 18:29:01 ---> 286227347988 18:29:01 Step 11/35 : COPY . . 18:29:01 ---> f1a30c585c19 18:29:01 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:29:01 ---> Running in 4bbfa178e920 18:29:02  % Total % Received % Xferd Average Speed Time  Time Time Current 18:29:02 Dload Upload Total Spent Left Speed 18:29:02 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6711 0 --:--:-- --:--:-- --:--:-- 6764 18:29:03 Removing intermediate container 4bbfa178e920 18:29:03 ---> b73a5e2a7ead 18:29:03 Step 13/35 : RUN ${MAKE} 18:29:03 ---> Running in 4a01fb7c537b 18:29:04 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:32:11 Removing intermediate container 4a01fb7c537b 18:32:11 ---> 0a124c0f45aa 18:32:11 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:32:11 v0.18.4: Pulling from aler9/rtsp-simple-server 18:32:11 eab2503cf8f4: Pulling fs layer 18:32:11 97cd0a44c592: Pulling fs layer 18:32:11 97cd0a44c592: Verifying Checksum 18:32:11 97cd0a44c592: Download complete 18:32:11 eab2503cf8f4: Verifying Checksum 18:32:11 eab2503cf8f4: Download complete 18:32:11 eab2503cf8f4: Pull complete 18:32:11 97cd0a44c592: Pull complete 18:32:11 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:32:11 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:32:11 ---> 7f763cca56b3 18:32:11 Step 15/35 : FROM alpine:3.16 18:32:11 3.16: Pulling from library/alpine 18:32:11 9b18e9b68314: Pulling fs layer 18:32:11 9b18e9b68314: Verifying Checksum 18:32:11 9b18e9b68314: Download complete 18:32:11 9b18e9b68314: Pull complete 18:32:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:32:11 Status: Downloaded newer image for alpine:3.16 18:32:11 ---> a6215f271958 18:32:11 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:32:11 ---> Running in 5182362068c6 18:32:11 Removing intermediate container 5182362068c6 18:32:11 ---> 4138413c13ef 18:32:11 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:32:11 ---> Running in 723881a7d5cd 18:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:32:11 (1/82) Installing dumb-init (1.2.5-r1) 18:32:11 (2/82) Installing sdl2 (2.0.22-r0) 18:32:11 (3/82) Installing libxau (1.0.9-r0) 18:32:11 (4/82) Installing libxdmcp (1.1.3-r0) 18:32:11 (5/82) Installing libxcb (1.15-r0) 18:32:11 (6/82) Installing libx11 (1.8-r0) 18:32:11 (7/82) Installing aom-libs (3.3.0-r0) 18:32:11 (8/82) Installing alsa-lib (1.2.7.2-r0) 18:32:11 (9/82) Installing expat (2.4.9-r0) 18:32:11 (10/82) Installing brotli-libs (1.0.9-r6) 18:32:11 (11/82) Installing libbz2 (1.0.8-r1) 18:32:11 (12/82) Installing libpng (1.6.37-r1) 18:32:11 (13/82) Installing freetype (2.12.1-r0) 18:32:11 (14/82) Installing fontconfig (2.14.0-r0) 18:32:11 (15/82) Installing fribidi (1.0.12-r0) 18:32:11 (16/82) Installing libffi (3.4.2-r1) 18:32:11 (17/82) Installing libintl (0.21-r2) 18:32:11 (18/82) Installing libblkid (2.38-r1) 18:32:11 (19/82) Installing libmount (2.38-r1) 18:32:11 (20/82) Installing pcre (8.45-r2) 18:32:11 (21/82) Installing glib (2.72.1-r0) 18:32:11 (22/82) Installing graphite2 (1.3.14-r1) 18:32:11 (23/82) Installing harfbuzz (4.3.0-r0) 18:32:11 (24/82) Installing libass (0.16.0-r0) 18:32:11 (25/82) Installing libdav1d (1.0.0-r0) 18:32:11 (26/82) Installing libdrm (2.4.110-r0) 18:32:11 (27/82) Installing gmp (6.2.1-r2) 18:32:11 (28/82) Installing nettle (3.7.3-r0) 18:32:11 (29/82) Installing p11-kit (0.24.1-r0) 18:32:11 (30/82) Installing libtasn1 (4.18.0-r0) 18:32:11 (31/82) Installing libunistring (1.0-r0) 18:32:11 (32/82) Installing gnutls (3.7.7-r0) 18:32:11 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:32:11 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 18:32:11 (35/82) Installing lame (3.100-r0) 18:32:11 (36/82) Installing opus (1.3.1-r1) 18:32:11 (37/82) Installing libasyncns (0.8-r1) 18:32:11 (38/82) Installing dbus-libs (1.14.0-r1) 18:32:11 (39/82) Installing libltdl (2.4.7-r0) 18:32:11 (40/82) Installing orc (0.4.32-r0) 18:32:11 (41/82) Installing libgcc (11.2.1_git20220219-r2) 18:32:11 (42/82) Installing libogg (1.3.5-r1) 18:32:11 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 18:32:11 (44/82) Installing flac (1.3.4-r0) 18:32:11 (45/82) Installing libvorbis (1.3.7-r0) 18:32:11 (46/82) Installing libsndfile (1.1.0-r0) 18:32:11 (47/82) Installing libgomp (11.2.1_git20220219-r2) 18:32:11 (48/82) Installing soxr (0.1.3-r2) 18:32:11 (49/82) Installing speexdsp (1.2.0-r0) 18:32:11 (50/82) Installing tdb-libs (1.4.6-r0) 18:32:11 (51/82) Installing libpulse (15.0-r2) 18:32:11 (52/82) Installing cjson (1.7.15-r3) 18:32:11 (53/82) Installing mbedtls (2.28.1-r0) 18:32:11 (54/82) Installing librist (0.2.6-r1) 18:32:11 (55/82) Installing libsrt (1.4.4-r0) 18:32:11 (56/82) Installing libssh (0.9.6-r1) 18:32:11 (57/82) Installing libtheora (1.1.1-r16) 18:32:11 (58/82) Installing libjpeg-turbo (2.1.3-r1) 18:32:11 (59/82) Installing v4l-utils-libs (1.22.1-r1) 18:32:11 (60/82) Installing libxext (1.3.4-r0) 18:32:11 (61/82) Installing libxfixes (6.0.0-r0) 18:32:11 (62/82) Installing wayland-libs-client (1.20.0-r0) 18:32:11 (63/82) Installing libva (2.14.0-r0) 18:32:11 (64/82) Installing libvdpau (1.5-r0) 18:32:11 (65/82) Installing vidstab (1.1.0-r1) 18:32:11 (66/82) Installing libvpx (1.11.0-r1) 18:32:11 (67/82) Installing libwebp (1.2.3-r0) 18:32:11 (68/82) Installing x264-libs (0.163_git20210613-r0) 18:32:11 (69/82) Installing numactl (2.0.14-r0) 18:32:11 (70/82) Installing x265-libs (3.5-r3) 18:32:11 (71/82) Installing xvidcore (1.3.7-r1) 18:32:11 (72/82) Installing ffmpeg-libs (5.0.1-r1) 18:32:11 (73/82) Installing ffmpeg (5.0.1-r1) 18:32:11 (74/82) Installing udev-init-scripts (35-r0) 18:32:11 Executing udev-init-scripts-35-r0.post-install 18:32:11 (75/82) Installing eudev-libs (3.2.11-r0) 18:32:11 (76/82) Installing xz-libs (5.2.5-r1) 18:32:11 (77/82) Installing zstd-libs (1.5.2-r1) 18:32:11 (78/82) Installing kmod-libs (29-r2) 18:32:11 (79/82) Installing eudev (3.2.11-r0) 18:32:11 (80/82) Installing libsodium (1.0.18-r0) 18:32:11 (81/82) Installing libzmq (4.3.4-r0) 18:32:11 (82/82) Installing zeromq (4.3.4-r0) 18:32:11 Executing busybox-1.35.0-r17.trigger 18:32:11 Executing eudev-3.2.11-r0.trigger 18:32:11 OK: 78 MiB in 96 packages 18:32:11 Removing intermediate container 723881a7d5cd 18:32:11 ---> 8c97bf4a6f9a 18:32:11 Step 18/35 : WORKDIR / 18:32:11 ---> Running in 985eaf425f20 18:32:11 Removing intermediate container 985eaf425f20 18:32:11 ---> 36d89921f070 18:32:11 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:32:12 ---> c613343835a7 18:32:12 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:32:13 ---> f2227dc4147a 18:32:13 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:32:14 ---> c47c51aeb522 18:32:14 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:32:14 ---> e1fc74d8caa8 18:32:14 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:32:14 ---> 406e7652d7a3 18:32:14 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:32:15 ---> dca9979d055f 18:32:15 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:32:16 ---> 0853bb2ddf7a 18:32:16 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:32:16 ---> Running in fc00c6654cb8 18:32:18 Removing intermediate container fc00c6654cb8 18:32:18 ---> 6e4c6d49a028 18:32:18 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:32:18 ---> Running in 284dd8ae8c8d 18:32:20 Removing intermediate container 284dd8ae8c8d 18:32:20 ---> 753af0b873b0 18:32:20 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:32:20 ---> Running in 11177576744d 18:32:22 Removing intermediate container 11177576744d 18:32:22 ---> 41fbe945c61b 18:32:22 Step 29/35 : EXPOSE 59983 18:32:22 ---> Running in 0270da62cb1f 18:32:22 Removing intermediate container 0270da62cb1f 18:32:22 ---> 52f6a7f8866e 18:32:22 Step 30/35 : EXPOSE 8554 18:32:22 ---> Running in ae697dc7b6f5 18:32:23 Removing intermediate container ae697dc7b6f5 18:32:23 ---> 0106d50d56b4 18:32:23 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:32:23 ---> Running in 5e19a43c2f5a 18:32:23 Removing intermediate container 5e19a43c2f5a 18:32:23 ---> 8e435ddbaf58 18:32:23 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:32:23 ---> Running in a62a06506f39 18:32:23 Removing intermediate container a62a06506f39 18:32:23 ---> 6b8306d062ac 18:32:23 Step 33/35 : LABEL arch=arm64 18:32:23 ---> Running in eb26b8839168 18:32:24 Removing intermediate container eb26b8839168 18:32:24 ---> d417a4761f80 18:32:24 Step 34/35 : LABEL git_sha=948a93caad4ab646b067336e92455ad9c6656ccc 18:32:24 ---> Running in 38845e2b8d29 18:32:24 Removing intermediate container 38845e2b8d29 18:32:24 ---> 08cd2021bec8 18:32:24 Step 35/35 : LABEL version=2.3.0-dev.8 18:32:24 ---> Running in 3af99a882577 18:32:24 Removing intermediate container 3af99a882577 18:32:24 ---> 91447c97857f 18:32:24 [Warning] One or more build-args [ARCH] were not consumed 18:32:24 Successfully built 91447c97857f 18:32:24 Successfully tagged device-usb-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 18:32:25 provisioning config files... 18:32:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/47@tmp/config2870312137659702821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:25 ---> docker-login.sh 18:32:25 nexus3.edgexfoundry.org:10001 18:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:25 Configure a credential helper to remove this warning. See 18:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:25 18:32:25 Login Succeeded 18:32:25 nexus3.edgexfoundry.org:10002 18:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:26 Configure a credential helper to remove this warning. See 18:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:26 18:32:26 Login Succeeded 18:32:26 nexus3.edgexfoundry.org:10003 18:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:26 Configure a credential helper to remove this warning. See 18:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:26 18:32:26 Login Succeeded 18:32:26 nexus3.edgexfoundry.org:10004 18:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:26 Configure a credential helper to remove this warning. See 18:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:26 18:32:26 Login Succeeded 18:32:26 docker.io 18:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:27 Configure a credential helper to remove this warning. See 18:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:27 18:32:27 Login Succeeded 18:32:27 ---> docker-login.sh ends [Pipeline] } 18:32:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:27 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:32:27 948a93caad4ab646b067336e92455ad9c6656ccc 18:32:27 latest 18:32:27 2.3.0-dev.8 18:32:27 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 18:32:27 main 18:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:28 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc 18:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:28 d02bfdcc34b0: Preparing 18:32:28 dd704f58d039: Preparing 18:32:28 bdacdd61d5df: Preparing 18:32:28 a43932d1df72: Preparing 18:32:28 1207169bf42c: Preparing 18:32:28 858c8104d0a9: Preparing 18:32:28 9525a1465a87: Preparing 18:32:28 858c8104d0a9: Waiting 18:32:28 0c152473a0e5: Preparing 18:32:28 fc61baed25d6: Preparing 18:32:28 87b03a1ae2bb: Preparing 18:32:28 a5d788e810d4: Preparing 18:32:28 5d3e392a13a0: Preparing 18:32:28 9525a1465a87: Waiting 18:32:28 0c152473a0e5: Waiting 18:32:28 fc61baed25d6: Waiting 18:32:28 87b03a1ae2bb: Waiting 18:32:28 5d3e392a13a0: Waiting 18:32:28 a5d788e810d4: Waiting 18:32:28 dd704f58d039: Pushed 18:32:28 1207169bf42c: Pushed 18:32:28 d02bfdcc34b0: Pushed 18:32:28 bdacdd61d5df: Pushed 18:32:29 858c8104d0a9: Pushed 18:32:29 0c152473a0e5: Pushed 18:32:29 9525a1465a87: Pushed 18:32:29 fc61baed25d6: Pushed 18:32:29 5d3e392a13a0: Layer already exists 18:32:33 a43932d1df72: Pushed 18:32:34 87b03a1ae2bb: Pushed 18:32:46 a5d788e810d4: Pushed 18:32:46 948a93caad4ab646b067336e92455ad9c6656ccc: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:47 d02bfdcc34b0: Preparing 18:32:47 dd704f58d039: Preparing 18:32:47 bdacdd61d5df: Preparing 18:32:47 a43932d1df72: Preparing 18:32:47 1207169bf42c: Preparing 18:32:47 858c8104d0a9: Preparing 18:32:47 9525a1465a87: Preparing 18:32:47 0c152473a0e5: Preparing 18:32:47 fc61baed25d6: Preparing 18:32:47 87b03a1ae2bb: Preparing 18:32:47 a5d788e810d4: Preparing 18:32:47 5d3e392a13a0: Preparing 18:32:47 858c8104d0a9: Waiting 18:32:47 fc61baed25d6: Waiting 18:32:47 9525a1465a87: Waiting 18:32:47 0c152473a0e5: Waiting 18:32:47 87b03a1ae2bb: Waiting 18:32:47 a5d788e810d4: Waiting 18:32:47 5d3e392a13a0: Waiting 18:32:47 a43932d1df72: Layer already exists 18:32:47 1207169bf42c: Layer already exists 18:32:47 dd704f58d039: Layer already exists 18:32:47 d02bfdcc34b0: Layer already exists 18:32:47 bdacdd61d5df: Layer already exists 18:32:47 858c8104d0a9: Layer already exists 18:32:47 9525a1465a87: Layer already exists 18:32:47 87b03a1ae2bb: Layer already exists 18:32:47 0c152473a0e5: Layer already exists 18:32:47 fc61baed25d6: Layer already exists 18:32:47 5d3e392a13a0: Layer already exists 18:32:47 a5d788e810d4: Layer already exists 18:32:47 latest: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.8 18:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:48 d02bfdcc34b0: Preparing 18:32:48 dd704f58d039: Preparing 18:32:48 bdacdd61d5df: Preparing 18:32:48 a43932d1df72: Preparing 18:32:48 1207169bf42c: Preparing 18:32:48 858c8104d0a9: Preparing 18:32:48 9525a1465a87: Preparing 18:32:48 0c152473a0e5: Preparing 18:32:48 fc61baed25d6: Preparing 18:32:48 87b03a1ae2bb: Preparing 18:32:48 a5d788e810d4: Preparing 18:32:48 5d3e392a13a0: Preparing 18:32:48 9525a1465a87: Waiting 18:32:48 0c152473a0e5: Waiting 18:32:48 fc61baed25d6: Waiting 18:32:48 87b03a1ae2bb: Waiting 18:32:48 a5d788e810d4: Waiting 18:32:48 5d3e392a13a0: Waiting 18:32:48 858c8104d0a9: Waiting 18:32:48 a43932d1df72: Layer already exists 18:32:48 dd704f58d039: Layer already exists 18:32:48 1207169bf42c: Layer already exists 18:32:48 d02bfdcc34b0: Layer already exists 18:32:48 bdacdd61d5df: Layer already exists 18:32:48 858c8104d0a9: Layer already exists 18:32:48 0c152473a0e5: Layer already exists 18:32:48 9525a1465a87: Layer already exists 18:32:48 87b03a1ae2bb: Layer already exists 18:32:48 fc61baed25d6: Layer already exists 18:32:48 5d3e392a13a0: Layer already exists 18:32:48 a5d788e810d4: Layer already exists 18:32:48 2.3.0-dev.8: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 18:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:49 d02bfdcc34b0: Preparing 18:32:49 dd704f58d039: Preparing 18:32:49 bdacdd61d5df: Preparing 18:32:49 a43932d1df72: Preparing 18:32:49 1207169bf42c: Preparing 18:32:49 858c8104d0a9: Preparing 18:32:49 9525a1465a87: Preparing 18:32:49 0c152473a0e5: Preparing 18:32:49 858c8104d0a9: Waiting 18:32:49 fc61baed25d6: Preparing 18:32:49 9525a1465a87: Waiting 18:32:49 0c152473a0e5: Waiting 18:32:49 fc61baed25d6: Waiting 18:32:49 87b03a1ae2bb: Preparing 18:32:49 a5d788e810d4: Preparing 18:32:49 5d3e392a13a0: Preparing 18:32:49 87b03a1ae2bb: Waiting 18:32:49 a5d788e810d4: Waiting 18:32:49 5d3e392a13a0: Waiting 18:32:49 1207169bf42c: Layer already exists 18:32:49 a43932d1df72: Layer already exists 18:32:49 bdacdd61d5df: Layer already exists 18:32:49 d02bfdcc34b0: Layer already exists 18:32:49 dd704f58d039: Layer already exists 18:32:49 9525a1465a87: Layer already exists 18:32:49 fc61baed25d6: Layer already exists 18:32:49 0c152473a0e5: Layer already exists 18:32:49 858c8104d0a9: Layer already exists 18:32:49 87b03a1ae2bb: Layer already exists 18:32:49 5d3e392a13a0: Layer already exists 18:32:49 a5d788e810d4: Layer already exists 18:32:49 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:49 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:50 d02bfdcc34b0: Preparing 18:32:50 dd704f58d039: Preparing 18:32:50 bdacdd61d5df: Preparing 18:32:50 a43932d1df72: Preparing 18:32:50 1207169bf42c: Preparing 18:32:50 858c8104d0a9: Preparing 18:32:50 9525a1465a87: Preparing 18:32:50 0c152473a0e5: Preparing 18:32:50 fc61baed25d6: Preparing 18:32:50 87b03a1ae2bb: Preparing 18:32:50 a5d788e810d4: Preparing 18:32:50 5d3e392a13a0: Preparing 18:32:50 fc61baed25d6: Waiting 18:32:50 858c8104d0a9: Waiting 18:32:50 87b03a1ae2bb: Waiting 18:32:50 a5d788e810d4: Waiting 18:32:50 5d3e392a13a0: Waiting 18:32:50 9525a1465a87: Waiting 18:32:50 0c152473a0e5: Waiting 18:32:50 d02bfdcc34b0: Layer already exists 18:32:50 a43932d1df72: Layer already exists 18:32:50 1207169bf42c: Layer already exists 18:32:50 bdacdd61d5df: Layer already exists 18:32:50 dd704f58d039: Layer already exists 18:32:50 858c8104d0a9: Layer already exists 18:32:50 9525a1465a87: Layer already exists 18:32:50 87b03a1ae2bb: Layer already exists 18:32:50 0c152473a0e5: Layer already exists 18:32:50 fc61baed25d6: Layer already exists 18:32:50 a5d788e810d4: Layer already exists 18:32:50 5d3e392a13a0: Layer already exists 18:32:50 main: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:32:50 ===================================================== [Pipeline] echo 18:32:50 taggedImages: 18:32:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc 18:32:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:32:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.8 18:32:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 18:32:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:50 18:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:51 arm64: Pulling from edgex-lftools-log-publisher 18:32:51 8998bd30e6a1: Pulling fs layer 18:32:51 04944245beec: Pulling fs layer 18:32:51 699f458cf7ca: Pulling fs layer 18:32:51 765212b225bb: Pulling fs layer 18:32:51 f23df028b6ca: Pulling fs layer 18:32:51 d65c8cfc05b1: Pulling fs layer 18:32:51 2437ff75d9bd: Pulling fs layer 18:32:51 f23df028b6ca: Waiting 18:32:51 d65c8cfc05b1: Waiting 18:32:51 2437ff75d9bd: Waiting 18:32:51 765212b225bb: Waiting 18:32:51 04944245beec: Verifying Checksum 18:32:51 04944245beec: Download complete 18:32:51 765212b225bb: Verifying Checksum 18:32:51 765212b225bb: Download complete 18:32:51 f23df028b6ca: Verifying Checksum 18:32:51 f23df028b6ca: Download complete 18:32:51 d65c8cfc05b1: Verifying Checksum 18:32:51 d65c8cfc05b1: Download complete 18:32:51 699f458cf7ca: Verifying Checksum 18:32:51 699f458cf7ca: Download complete 18:32:52 8998bd30e6a1: Verifying Checksum 18:32:52 8998bd30e6a1: Download complete 18:32:54 2437ff75d9bd: Verifying Checksum 18:32:54 2437ff75d9bd: Download complete 18:32:56 8998bd30e6a1: Pull complete 18:32:56 04944245beec: Pull complete 18:32:57 699f458cf7ca: Pull complete 18:32:57 765212b225bb: Pull complete 18:32:58 f23df028b6ca: Pull complete 18:32:58 d65c8cfc05b1: Pull complete 18:33:13 2437ff75d9bd: Pull complete 18:33:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:13 prd-ubuntu20.04-docker-arm64-4c-16g-1180 does not seem to be running inside a container 18:33:14 $ 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-usb-camera/47 -v /w/workspace/device-usb-camera/47:/w/workspace/device-usb-camera/47:rw,z -v /w/workspace/device-usb-camera/47@tmp:/w/workspace/device-usb-camera/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:33:16 $ docker top f341b96719c7f82c0857a6438c94807f50076cf84caf1d692b275b37be7e73b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:17 ---> job-cost.sh 18:33:17 lf-activate-venv: SKIPPING 18:33:17 INFO: No Stack... 18:33:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:33:19 INFO: Archiving Costs [Pipeline] sh 18:33:19 + cat /w/workspace/device-usb-camera/47/archives/cost.csv 18:33:19 + cut -d, -f6 [Pipeline] lock 18:33:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] 18:33:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] did not exist. Created. 18:33:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:19 /w/workspace/device-usb-camera/47@tmp/durable-534f517e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:33:20 + echo total: 0.10999999940395355 [Pipeline] stash 18:33:20 Warning: overwriting stash ‘stack-cost’ 18:33:20 Stashed 1 file(s) [Pipeline] } 18:33:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:20 $ docker stop --time=1 f341b96719c7f82c0857a6438c94807f50076cf84caf1d692b275b37be7e73b0 18:33:21 $ docker rm -f f341b96719c7f82c0857a6438c94807f50076cf84caf1d692b275b37be7e73b0 [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 18:33:22 provisioning config files... 18:33:22 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5274795601849776212tmp [Pipeline] { [Pipeline] sh 18:33:22 + set +x 18:33:22 + + curl -s https://codecov.io/bash 18:33:22 bash -s -- 18:33:22 18:33:22 _____ _ 18:33:22 / ____| | | 18:33:22 | | ___ __| | ___ ___ _____ __ 18:33:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:33:22 | |___| (_) | (_| | __/ (_| (_) \ V / 18:33:22 \_____\___/ \__,_|\___|\___\___/ \_/ 18:33:22 Bash-1.0.6 18:33:22 18:33:22 18:33:22 ==> git version 2.25.1 found 18:33:22 ==> 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 18:33:22 Release-Date: 2020-01-08 18:33:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:33:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:33:22 ==> Jenkins CI detected. 18:33:22 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:33:22 project root: . 18:33:22 --> token set from env 18:33:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:33:22 ==> Running gcov in . (disable via -X gcov) 18:33:22 ==> Python coveragepy not found 18:33:22 ==> Searching for coverage reports in: 18:33:22 + . 18:33:22 -> Found 1 reports 18:33:22 ==> Detecting git/mercurial file structure 18:33:22 ==> Reading reports 18:33:22 + ./coverage.out bytes=29387 18:33:22 ==> Appending adjustments 18:33:22 https://docs.codecov.io/docs/fixing-reports 18:33:22 + Found adjustments 18:33:22 ==> Gzipping contents 18:33:22 8.0K /tmp/codecov.CoyP2d.gz 18:33:22 ==> Uploading reports 18:33:22 url: https://codecov.io 18:33:22 query: branch=main&commit=948a93caad4ab646b067336e92455ad9c6656ccc&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:22 -> Pinging Codecov 18:33:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=948a93caad4ab646b067336e92455ad9c6656ccc&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:22 -> Uploading to 18:33:22 https://storage.googleapis.com/codecov/v4/raw/2022-09-26/73D8F5FF140700D3E01443B452E23636/948a93caad4ab646b067336e92455ad9c6656ccc/2ffecea8-c5e0-4f14-974c-67eefa4cd2cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T183322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62600f7ad511c578a696b7888fc81ef0ebca1f23afe33d2f29cd31387790ec7a 18:33:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:22 Dload Upload Total Spent Left Speed 18:33:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4122 0 0 100 4122 0 16554 --:--:-- --:--:-- --:--:-- 16554 18:33:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] } 18:33:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:33:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:33:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:23 18:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:33:23 df9b9388f04a: Pulling fs layer 18:33:23 52dc419b0ee2: Pulling fs layer 18:33:23 25bc292e5bac: Pulling fs layer 18:33:23 114826534d7a: Pulling fs layer 18:33:23 4657fd5d0bcf: Pulling fs layer 18:33:23 6ad1cebc031e: Pulling fs layer 18:33:23 8a3aa393b2d8: Pulling fs layer 18:33:23 114826534d7a: Waiting 18:33:23 4657fd5d0bcf: Waiting 18:33:23 6ad1cebc031e: Waiting 18:33:23 8a3aa393b2d8: Waiting 18:33:23 25bc292e5bac: Download complete 18:33:23 52dc419b0ee2: Download complete 18:33:23 4657fd5d0bcf: Download complete 18:33:23 df9b9388f04a: Download complete 18:33:24 df9b9388f04a: Pull complete 18:33:24 6ad1cebc031e: Verifying Checksum 18:33:24 6ad1cebc031e: Download complete 18:33:24 52dc419b0ee2: Pull complete 18:33:24 25bc292e5bac: Pull complete 18:33:24 114826534d7a: Verifying Checksum 18:33:24 114826534d7a: Download complete 18:33:25 8a3aa393b2d8: Verifying Checksum 18:33:25 8a3aa393b2d8: Download complete 18:33:27 114826534d7a: Pull complete 18:33:27 4657fd5d0bcf: Pull complete 18:33:28 6ad1cebc031e: Pull complete 18:33:30 8a3aa393b2d8: Pull complete 18:33:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:30 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:33:34 $ docker top 17cb9ef79311d99380be527a1cb7c88dfb06681e6911b012377cb3fc9c8d2a06 -eo pid,comm [Pipeline] { [Pipeline] echo 18:33:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:33:35 + set -o pipefail 18:33:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:33:41 18:33:41 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:33:41 18:33:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/cbc61af9-1fa0-464b-b55d-387bd55cd14b 18:33:41 18:33:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:33:41 18:33:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:33:41 18:33:41 [Pipeline] } 18:33:41 $ docker stop --time=1 17cb9ef79311d99380be527a1cb7c88dfb06681e6911b012377cb3fc9c8d2a06 18:33:45 $ docker rm -f 17cb9ef79311d99380be527a1cb7c88dfb06681e6911b012377cb3fc9c8d2a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:45 + git log --format=format:%s -1 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] sh 18:33:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:33:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:46 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:33:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:33:47 $ docker top 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 -eo pid,comm 18:33:47 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). 18:33:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:47 [ssh-agent] Looking for ssh-agent implementation... 18:33:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:47 $ docker exec 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 ssh-agent 18:33:47 SSH_AUTH_SOCK=/tmp/ssh-IXl69x53ZHlL/agent.32 18:33:47 SSH_AGENT_PID=38 18:33:47 Running ssh-add (command line suppressed) 18:33:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9266858129514145375.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9266858129514145375.key) 18:33:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:47 + git semver tag 18:33:48 2022-09-26 18:33:47,997 [run_tag] DEBUG tag force:False 18:33:48 2022-09-26 18:33:47,997 [check_head_tag] DEBUG check head tag 18:33:48 2022-09-26 18:33:47,998 [execute] INFO git cat-file --batch-check 18:33:48 2022-09-26 18:33:47,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:33:48 2022-09-26 18:33:48,002 [execute] INFO git cat-file --batch 18:33:48 2022-09-26 18:33:48,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:33:48 2022-09-26 18:33:48,018 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:33:48 2022-09-26 18:33:48,018 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 18:33:48 2022-09-26 18:33:48,018 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:33:48 2022-09-26 18:33:48,024 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:33:48 2.3.0-dev.8 [Pipeline] } 18:33:48 $ docker exec --env ******** --env ******** 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 ssh-agent -k 18:33:48 unset SSH_AUTH_SOCK; 18:33:48 unset SSH_AGENT_PID; 18:33:48 echo Agent pid 38 killed; 18:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:48 + git semver [Pipeline] } 18:33:48 $ docker stop --time=1 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 18:33:50 $ docker rm -f 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:50 18:33:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:50 0.23.1-centos7: Pulling from edgex-lftools 18:33:50 ab5ef0e58194: Pulling fs layer 18:33:50 9712f1f96733: Pulling fs layer 18:33:50 63f879dbbcfc: Pulling fs layer 18:33:50 0d9ebad4ef96: Pulling fs layer 18:33:50 e9a5061849ea: Pulling fs layer 18:33:50 d747dcd14b5f: Pulling fs layer 18:33:50 2de7ff778b66: Pulling fs layer 18:33:50 e9a5061849ea: Waiting 18:33:50 0d9ebad4ef96: Waiting 18:33:50 2de7ff778b66: Waiting 18:33:50 d747dcd14b5f: Waiting 18:33:50 9712f1f96733: Verifying Checksum 18:33:50 9712f1f96733: Download complete 18:33:50 63f879dbbcfc: Verifying Checksum 18:33:50 63f879dbbcfc: Download complete 18:33:51 e9a5061849ea: Verifying Checksum 18:33:51 e9a5061849ea: Download complete 18:33:51 d747dcd14b5f: Verifying Checksum 18:33:51 d747dcd14b5f: Download complete 18:33:51 ab5ef0e58194: Verifying Checksum 18:33:51 ab5ef0e58194: Download complete 18:33:51 0d9ebad4ef96: Verifying Checksum 18:33:51 0d9ebad4ef96: Download complete 18:33:51 2de7ff778b66: Download complete 18:33:54 ab5ef0e58194: Pull complete 18:33:54 9712f1f96733: Pull complete 18:33:54 63f879dbbcfc: Pull complete 18:33:58 0d9ebad4ef96: Pull complete 18:33:59 e9a5061849ea: Pull complete 18:33:59 d747dcd14b5f: Pull complete 18:34:00 2de7ff778b66: Pull complete 18:34:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:00 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:34:05 $ docker top 57ce2b7c1edc2dee3050fd9fffde9a0d6de7ceeea27327918129c525db73347a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:34:05 provisioning config files... 18:34:05 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16548235811515691538tmp 18:34:05 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12933706111695423985tmp 18:34:05 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3056281832433535087tmp [Pipeline] { [Pipeline] echo 18:34:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:34:05 ---> sigul-configuration.sh 18:34:05 gpg: directory `/root/.gnupg' created 18:34:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:34:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:34:05 gpg: keyring `/root/.gnupg/secring.gpg' created 18:34:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:34:05 gpg: CAST5 encrypted data 18:34:05 gpg: encrypted with 1 passphrase 18:34:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:34:05 + mkdir /home/jenkins 18:34:05 + mkdir /home/jenkins/sigul [Pipeline] sh 18:34:06 + 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 18:34:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:34:06 ---> sigul-install.sh 18:34:06 Sigul already installed; skipping installation. [Pipeline] sh 18:34:06 + git tag --list 18:34:06 v0.0.0 18:34:06 v0.0.1-dev.1 18:34:06 v0.0.1-dev.10 18:34:06 v0.0.1-dev.11 18:34:06 v0.0.1-dev.12 18:34:06 v0.0.1-dev.13 18:34:06 v0.0.1-dev.14 18:34:06 v0.0.1-dev.15 18:34:06 v0.0.1-dev.16 18:34:06 v0.0.1-dev.2 18:34:06 v0.0.1-dev.3 18:34:06 v0.0.1-dev.4 18:34:06 v0.0.1-dev.5 18:34:06 v0.0.1-dev.6 18:34:06 v0.0.1-dev.7 18:34:06 v0.0.1-dev.8 18:34:06 v0.0.1-dev.9 18:34:06 v2.2.0 18:34:06 v2.2.0-dev.17 18:34:06 v2.2.0-dev.18 18:34:06 v2.2.0-dev.19 18:34:06 v2.2.0-dev.20 18:34:06 v2.2.0-dev.21 18:34:06 v2.2.0-dev.22 18:34:06 v2.2.0-dev.23 18:34:06 v2.2.0-dev.24 18:34:06 v2.2.0-dev.25 18:34:06 v2.2.0-dev.26 18:34:06 v2.2.0-dev.27 18:34:06 v2.3.0-dev.1 18:34:06 v2.3.0-dev.2 18:34:06 v2.3.0-dev.3 18:34:06 v2.3.0-dev.4 18:34:06 v2.3.0-dev.5 18:34:06 v2.3.0-dev.6 18:34:06 v2.3.0-dev.7 18:34:06 v2.3.0-dev.8 [Pipeline] sh 18:34:07 + lftools sign git-tag v2.3.0-dev.8 18:34:07 Signing Git tag with Sigul... 18:34:07 Signing v2.3.0-dev.8 [Pipeline] echo 18:34:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:34:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:34:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:34:08 $ docker stop --time=1 57ce2b7c1edc2dee3050fd9fffde9a0d6de7ceeea27327918129c525db73347a 18:34:09 $ docker rm -f 57ce2b7c1edc2dee3050fd9fffde9a0d6de7ceeea27327918129c525db73347a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:34:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:34:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:10 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:34:10 $ docker top 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 -eo pid,comm 18:34:10 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). 18:34:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:10 [ssh-agent] Looking for ssh-agent implementation... 18:34:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:10 $ docker exec 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 ssh-agent 18:34:10 SSH_AUTH_SOCK=/tmp/ssh-gSAwFlWvaWwk/agent.32 18:34:10 SSH_AGENT_PID=38 18:34:10 Running ssh-add (command line suppressed) 18:34:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8146251669742584781.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8146251669742584781.key) 18:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:11 + git semver bump pre 18:34:11 2022-09-26 18:34:11,549 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:11 2022-09-26 18:34:11,549 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev 18:34:11 2022-09-26 18:34:11,549 [bump_version] DEBUG bumped version:2.3.0-dev.9 18:34:11 2022-09-26 18:34:11,549 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:34:11 2022-09-26 18:34:11,549 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:11 2022-09-26 18:34:11,549 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:11 2022-09-26 18:34:11,552 [execute] INFO git cat-file --batch-check 18:34:11 2022-09-26 18:34:11,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:11 2022-09-26 18:34:11,558 [execute] INFO git cat-file --batch 18:34:11 2022-09-26 18:34:11,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:11 2022-09-26 18:34:11,564 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:11 2.3.0-dev.9 [Pipeline] } 18:34:11 $ docker exec --env ******** --env ******** 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 ssh-agent -k 18:34:11 unset SSH_AUTH_SOCK; 18:34:11 unset SSH_AGENT_PID; 18:34:11 echo Agent pid 38 killed; 18:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:12 + git semver [Pipeline] } 18:34:12 $ docker stop --time=1 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 18:34:13 $ docker rm -f 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:34:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:14 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:34:14 $ docker top 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:14 [ssh-agent] Looking for ssh-agent implementation... 18:34:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:14 $ docker exec 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 ssh-agent 18:34:14 SSH_AUTH_SOCK=/tmp/ssh-RGolYMkKKrXo/agent.33 18:34:14 SSH_AGENT_PID=39 18:34:14 Running ssh-add (command line suppressed) 18:34:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17468371353812750109.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17468371353812750109.key) 18:34:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:15 + git semver push 18:34:15 2022-09-26 18:34:15,567 [run_push] DEBUG push 18:34:15 2022-09-26 18:34:15,568 [execute] INFO git cat-file --batch-check 18:34:15 2022-09-26 18:34:15,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:15 2022-09-26 18:34:15,571 [execute] INFO git rev-list 99f1af1c032ee0d55d9bce19a2de8a00b43a39b3 -- 18:34:15 2022-09-26 18:34:15,572 [execute] DEBUG Popen(['git', 'rev-list', '99f1af1c032ee0d55d9bce19a2de8a00b43a39b3', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:34:15 2022-09-26 18:34:15,577 [execute] INFO git fetch -v origin 18:34:15 2022-09-26 18:34:15,577 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:34:16 2022-09-26 18:34:16,169 [run_push] DEBUG no remote changes detected 18:34:16 2022-09-26 18:34:16,170 [execute] INFO git push origin semver 18:34:16 2022-09-26 18:34:16,170 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:34:17 2022-09-26 18:34:16,949 [run_push] DEBUG push all version tags 18:34:17 2022-09-26 18:34:16,949 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:34:17 2022-09-26 18:34:16,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:34:17 2022-09-26 18:34:17,705 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:17 2.3.0-dev.9 [Pipeline] } 18:34:17 $ docker exec --env ******** --env ******** 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 ssh-agent -k 18:34:17 unset SSH_AUTH_SOCK; 18:34:17 unset SSH_AGENT_PID; 18:34:17 echo Agent pid 39 killed; 18:34:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:18 + git semver [Pipeline] } 18:34:18 $ docker stop --time=1 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 18:34:19 $ docker rm -f 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 [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 18:34:20 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:34:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:20 total 16 18:34:20 drwxr-xr-x 3 root root 4096 Sep 26 18:25 . 18:34:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 18:34 .. 18:34:20 drwxr-xr-x 2 root root 4096 Sep 26 18:25 cost 18:34:20 -rw-r--r-- 1 root root 88 Sep 26 18:25 cost.csv 18:34:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:20 total 16 18:34:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 18:25 . 18:34:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 18:34 .. 18:34:20 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 18:25 cost 18:34:20 -rw-r--r-- 1 jenkins jenkins 88 Sep 26 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:34:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:21 ---> package-listing.sh 18:34:21 ++ facter osfamily 18:34:21 ++ tr '[:upper:]' '[:lower:]' 18:34:21 + OS_FAMILY=debian 18:34:21 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:34:21 + START_PACKAGES=/tmp/packages_start.txt 18:34:21 + END_PACKAGES=/tmp/packages_end.txt 18:34:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:21 + PACKAGES=/tmp/packages_start.txt 18:34:21 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:34:21 + PACKAGES=/tmp/packages_end.txt 18:34:21 + case "${OS_FAMILY}" in 18:34:21 + dpkg -l 18:34:21 + grep '^ii' 18:34:21 + '[' -f /tmp/packages_start.txt ']' 18:34:21 + '[' -f /tmp/packages_end.txt ']' 18:34:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:21 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:34:21 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:34:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:34:21 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:22 prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container 18:34:22 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:34:22 $ docker top 0da6cf94665f4bd39f7355544fc6b046ff610286857b6e83f281b1504f310a20 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:22 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:23 + mkdir -p /var/log/sysstat [Pipeline] sh 18:34:23 + ls /var/log/sa-host 18:34:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:23 provisioning config files... 18:34:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13014889716315736524tmp [Pipeline] { [Pipeline] echo 18:34:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:23 ---> create-netrc.sh [Pipeline] } 18:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:34:24 ---> python-tools-install.sh [Pipeline] echo 18:34:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:24 ---> sudo-logs.sh 18:34:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:24 ---> job-cost.sh 18:34:24 lf-activate-venv: SKIPPING 18:34:24 DEBUG: total: 0.2199999988079071 18:34:24 INFO: Retrieving Stack Cost... 18:34:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:25 INFO: Archiving Costs [Pipeline] echo 18:34:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:25 ---> logs-deploy.sh 18:34:25 lf-activate-venv: SKIPPING 18:34:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/47 18:34:25 INFO: archiving workspace using pattern(s): 18:34:26 Archives upload complete. 18:34:26 INFO: archiving logs to Nexus 18:34:27 ---> uname -a: 18:34:27 Linux prd-ubuntu20-04-docker-8c-8g-1178 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:34:27 18:34:27 18:34:27 ---> lscpu: 18:34:27 Architecture: x86_64 18:34:27 CPU op-mode(s): 32-bit, 64-bit 18:34:27 Byte Order: Little Endian 18:34:27 Address sizes: 40 bits physical, 48 bits virtual 18:34:27 CPU(s): 8 18:34:27 On-line CPU(s) list: 0-7 18:34:27 Thread(s) per core: 1 18:34:27 Core(s) per socket: 1 18:34:27 Socket(s): 8 18:34:27 NUMA node(s): 1 18:34:27 Vendor ID: AuthenticAMD 18:34:27 CPU family: 23 18:34:27 Model: 49 18:34:27 Model name: AMD EPYC-Rome Processor 18:34:27 Stepping: 0 18:34:27 CPU MHz: 2799.998 18:34:27 BogoMIPS: 5599.99 18:34:27 Virtualization: AMD-V 18:34:27 Hypervisor vendor: KVM 18:34:27 Virtualization type: full 18:34:27 L1d cache: 256 KiB 18:34:27 L1i cache: 256 KiB 18:34:27 L2 cache: 4 MiB 18:34:27 L3 cache: 128 MiB 18:34:27 NUMA node0 CPU(s): 0-7 18:34:27 Vulnerability Itlb multihit: Not affected 18:34:27 Vulnerability L1tf: Not affected 18:34:27 Vulnerability Mds: Not affected 18:34:27 Vulnerability Meltdown: Not affected 18:34:27 Vulnerability Mmio stale data: Not affected 18:34:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:34:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:34:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:34:27 Vulnerability Srbds: Not affected 18:34:27 Vulnerability Tsx async abort: Not affected 18:34:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:34:27 18:34:27 18:34:27 ---> nproc: 18:34:27 8 18:34:27 18:34:27 18:34:27 ---> df -h: 18:34:27 Filesystem Size Used Avail Use% Mounted on 18:34:27 overlay 155G 13G 143G 9% / 18:34:27 tmpfs 64M 0 64M 0% /dev 18:34:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:34:27 shm 64M 0 64M 0% /dev/shm 18:34:27 /dev/vda1 155G 13G 143G 9% /facter-os 18:34:27 18:34:27 18:34:27 ---> sar -b -r -n DEV: 18:34:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1178) 09/26/22 _x86_64_ (8 CPU) 18:34:27 18:34:27 18:22:05 LINUX RESTART (8 CPU) 18:34:27 18:34:27 18:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:34:27 18:24:01 181.29 1.25 180.04 0.00 37.19 68275.15 0.00 18:34:27 18:25:01 222.05 0.18 221.86 0.00 9.60 31867.36 0.00 18:34:27 18:26:01 35.16 0.03 35.13 0.00 6.53 16754.41 0.00 18:34:27 18:27:01 1.73 0.00 1.73 0.00 0.00 19.48 0.00 18:34:27 18:28:01 39.74 9.33 30.41 0.00 2884.32 4801.07 0.00 18:34:27 18:29:01 2.00 0.00 2.00 0.00 0.00 21.46 0.00 18:34:27 18:30:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 18:34:27 18:31:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 18:34:27 18:32:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 18:34:27 18:33:01 2.35 0.00 2.35 0.00 0.00 36.93 0.00 18:34:27 18:34:01 74.65 0.40 74.25 0.00 20.66 40627.36 0.00 18:34:27 Average: 51.19 1.02 50.17 0.00 268.94 14768.12 0.00 18:34:27 18:34:27 18:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:34:27 18:24:01 28027368 31222508 1076140 3.27 134552 3258592 2141736 6.31 1507612 2895420 121720 18:34:27 18:25:01 28136600 31584120 715108 2.17 141128 3504384 1693744 4.99 1199956 3092268 1020 18:34:27 18:26:01 27622060 31579468 718788 2.19 149100 3956388 1736172 5.12 1221604 3531580 152 18:34:27 18:27:01 27622224 31579704 718044 2.18 149152 3956380 1736172 5.12 1221152 3531580 16 18:34:27 18:28:01 27329176 31565084 721800 2.20 167492 4205028 1817072 5.36 1373136 3647488 8 18:34:27 18:29:01 27329248 31565240 721588 2.19 167552 4205028 1817072 5.36 1373200 3647492 16 18:34:27 18:30:01 27339172 31575560 711596 2.16 167580 4205024 1817072 5.36 1363152 3647868 148 18:34:27 18:31:01 27339156 31575612 711492 2.16 167624 4205036 1817072 5.36 1363048 3647872 168 18:34:27 18:32:01 27339348 31576124 711392 2.16 167688 4205032 1817072 5.36 1362956 3648132 8 18:34:27 18:33:01 27339512 31576460 710956 2.16 167804 4205040 1817072 5.36 1363060 3648152 8 18:34:27 18:34:01 25832496 31542832 735432 2.24 209604 5512964 1876952 5.53 1473068 4914660 494360 18:34:27 Average: 27386942 31540247 750212 2.28 162661 4128991 1826110 5.38 1347449 3622956 56148 18:34:27 18:34:27 18:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:34:27 18:24:01 vethc087972 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:34:27 18:24:01 docker0 187.29 268.72 14.29 2182.20 0.00 0.00 0.00 0.00 18:34:27 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:24:01 ens3 324.13 219.90 2575.88 36.56 0.00 0.00 0.00 0.00 18:34:27 18:25:01 docker0 22.11 40.68 1.57 642.49 0.00 0.00 0.00 0.00 18:34:27 18:25:01 lo 8.33 8.33 0.82 0.82 0.00 0.00 0.00 0.00 18:34:27 18:25:01 ens3 213.16 198.42 916.71 1055.86 0.00 0.00 0.00 0.00 18:34:27 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:26:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 18:34:27 18:26:01 ens3 117.80 80.70 2532.65 14.10 0.00 0.00 0.00 0.00 18:34:27 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:27 18:27:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:34:27 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:28:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:34:27 18:28:01 ens3 82.20 45.93 1299.57 3.69 0.00 0.00 0.00 0.00 18:34:27 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:27 18:29:01 ens3 1.05 0.83 0.59 0.42 0.00 0.00 0.00 0.00 18:34:27 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:30:01 ens3 1.00 0.57 0.40 0.28 0.00 0.00 0.00 0.00 18:34:27 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:27 18:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:34:27 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:27 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:27 18:33:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 18:34:27 18:34:01 docker0 42.18 62.27 3.56 689.22 0.00 0.00 0.00 0.00 18:34:27 18:34:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 18:34:27 18:34:01 ens3 368.34 242.09 7862.81 34.28 0.00 0.00 0.00 0.00 18:34:27 Average: docker0 22.87 33.79 1.76 319.45 0.00 0.00 0.00 0.00 18:34:27 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 18:34:27 Average: ens3 100.81 71.72 1380.80 104.12 0.00 0.00 0.00 0.00 18:34:27 18:34:27 18:34:27 ---> sar -P ALL: 18:34:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1178) 09/26/22 _x86_64_ (8 CPU) 18:34:27 18:34:27 18:22:05 LINUX RESTART (8 CPU) 18:34:27 18:34:27 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:34:27 18:24:01 all 19.31 0.00 5.19 2.70 0.06 72.75 18:34:27 18:24:01 0 18.81 0.00 4.30 0.24 0.05 76.61 18:34:27 18:24:01 1 19.44 0.00 5.40 1.20 0.05 73.92 18:34:27 18:24:01 2 18.85 0.00 4.44 2.46 0.05 74.19 18:34:27 18:24:01 3 18.94 0.00 4.41 0.22 0.05 76.38 18:34:27 18:24:01 4 21.04 0.00 5.38 5.58 0.07 67.93 18:34:27 18:24:01 5 19.56 0.00 5.77 11.16 0.07 63.45 18:34:27 18:24:01 6 19.06 0.00 5.11 0.34 0.07 75.43 18:34:27 18:24:01 7 18.76 0.00 6.74 0.42 0.07 74.01 18:34:27 18:25:01 all 25.71 0.00 4.39 1.87 0.08 67.94 18:34:27 18:25:01 0 23.16 0.00 4.53 2.60 0.08 69.62 18:34:27 18:25:01 1 27.18 0.00 4.06 0.83 0.08 67.85 18:34:27 18:25:01 2 23.18 0.00 4.39 0.82 0.07 71.54 18:34:27 18:25:01 3 25.92 0.00 4.23 0.57 0.08 69.19 18:34:27 18:25:01 4 28.41 0.00 4.40 0.29 0.07 66.84 18:34:27 18:25:01 5 26.00 0.00 4.94 8.20 0.08 60.77 18:34:27 18:25:01 6 25.31 0.00 4.25 0.35 0.08 70.00 18:34:27 18:25:01 7 26.50 0.00 4.34 1.34 0.10 67.72 18:34:27 18:26:01 all 2.32 0.00 0.99 0.69 0.02 95.97 18:34:27 18:26:01 0 2.31 0.00 0.83 0.52 0.03 96.31 18:34:27 18:26:01 1 2.54 0.00 1.19 0.13 0.02 96.12 18:34:27 18:26:01 2 2.26 0.00 1.14 0.20 0.02 96.39 18:34:27 18:26:01 3 1.84 0.00 1.05 0.08 0.02 97.00 18:34:27 18:26:01 4 2.03 0.00 0.92 0.00 0.00 97.05 18:34:27 18:26:01 5 3.00 0.00 1.29 4.62 0.03 91.06 18:34:27 18:26:01 6 2.12 0.00 0.80 0.00 0.02 97.06 18:34:27 18:26:01 7 2.48 0.00 0.74 0.00 0.02 96.77 18:34:27 18:27:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:34:27 18:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:34:27 18:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:34:27 18:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:34:27 18:27:01 3 0.02 0.00 0.02 0.03 0.00 99.93 18:34:27 18:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:34:27 18:27:01 5 0.05 0.00 0.05 0.07 0.02 99.82 18:34:27 18:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:34:27 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:28:01 all 1.40 0.00 0.78 1.04 0.02 96.76 18:34:27 18:28:01 0 2.92 0.00 0.41 0.68 0.03 95.95 18:34:27 18:28:01 1 0.69 0.00 0.53 4.33 0.03 94.42 18:34:27 18:28:01 2 1.37 0.00 0.88 1.43 0.02 96.30 18:34:27 18:28:01 3 1.05 0.00 2.17 0.15 0.02 96.61 18:34:27 18:28:01 4 0.90 0.00 0.40 0.05 0.02 98.63 18:34:27 18:28:01 5 1.45 0.00 0.63 1.19 0.02 96.71 18:34:27 18:28:01 6 1.62 0.00 0.65 0.20 0.02 97.52 18:34:27 18:28:01 7 1.15 0.00 0.53 0.33 0.02 97.96 18:34:27 18:29:01 all 0.04 0.00 0.01 0.01 0.00 99.94 18:34:27 18:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:34:27 18:29:01 1 0.03 0.00 0.00 0.07 0.00 99.90 18:34:27 18:29:01 2 0.10 0.00 0.02 0.00 0.02 99.87 18:34:27 18:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:34:27 18:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:34:27 18:29:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:34:27 18:29:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:34:27 18:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:34:27 18:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:34:27 18:30:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:34:27 18:30:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:34:27 18:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:34:27 18:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:34:27 18:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:34:27 18:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:34:27 18:31:01 all 0.05 0.00 0.01 0.01 0.00 99.93 18:34:27 18:31:01 0 0.05 0.00 0.00 0.02 0.02 99.92 18:34:27 18:31:01 1 0.00 0.00 0.00 0.03 0.02 99.95 18:34:27 18:31:01 2 0.30 0.00 0.03 0.00 0.00 99.67 18:34:27 18:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:34:27 18:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:34:27 18:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:34:27 18:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:34:27 18:32:01 all 0.10 0.00 0.01 0.02 0.01 99.86 18:34:27 18:32:01 0 0.70 0.00 0.05 0.03 0.02 99.20 18:34:27 18:32:01 1 0.03 0.00 0.03 0.10 0.02 99.82 18:34:27 18:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:34:27 18:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:34:27 18:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:34:27 18:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:34:27 18:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:34:27 18:33:01 all 0.26 0.00 0.01 0.02 0.01 99.70 18:34:27 18:33:01 0 1.92 0.00 0.03 0.00 0.03 98.01 18:34:27 18:33:01 1 0.00 0.00 0.02 0.13 0.02 99.83 18:34:27 18:33:01 2 0.12 0.00 0.00 0.02 0.00 99.87 18:34:27 18:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:34:27 18:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:34:27 18:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:34:27 18:34:01 all 7.94 0.00 3.30 1.66 0.04 87.05 18:34:27 18:34:01 0 8.12 0.00 2.92 0.29 0.03 88.64 18:34:27 18:34:01 1 8.20 0.00 3.54 8.39 0.05 79.82 18:34:27 18:34:01 2 8.83 0.00 3.94 2.09 0.03 85.11 18:34:27 18:34:01 3 7.54 0.00 2.59 0.13 0.05 89.69 18:34:27 18:34:01 4 8.18 0.00 3.28 0.39 0.05 88.11 18:34:27 18:34:01 5 7.19 0.00 4.03 1.04 0.03 87.70 18:34:27 18:34:01 6 9.12 0.00 2.88 0.12 0.03 87.86 18:34:27 18:34:01 7 6.37 0.00 3.23 0.89 0.05 89.47 18:34:27 18:34:27 Average: CPU %user %nice %system %iowait %steal %idle 18:34:27 Average: all 5.16 0.00 1.33 0.73 0.02 92.76 18:34:27 Average: 0 5.25 0.00 1.18 0.40 0.03 93.14 18:34:27 Average: 1 5.25 0.00 1.33 1.38 0.03 92.01 18:34:27 Average: 2 4.98 0.00 1.34 0.64 0.02 93.02 18:34:27 Average: 3 5.00 0.00 1.31 0.11 0.02 93.56 18:34:27 Average: 4 5.48 0.00 1.31 0.57 0.02 92.63 18:34:27 Average: 5 5.16 0.00 1.51 2.37 0.02 90.93 18:34:27 Average: 6 5.17 0.00 1.24 0.09 0.02 93.47 18:34:27 Average: 7 4.99 0.00 1.41 0.27 0.02 93.30 18:34:27 18:34:27 18:34:27